Clementine-audio-player-Mac.../src/playlist
Arnaud Bienner f7e614684d Minor modifications thanks to David' comments. Adding some comments to explain the new process: hope it's clearer now 2011-04-16 15:06:13 +00:00
..
dynamicplaylistcontrols.cpp Show controls at the bottom of the playlist when a dynamic playlist is active 2010-11-20 20:00:40 +00:00
dynamicplaylistcontrols.h Show controls at the bottom of the playlist when a dynamic playlist is active 2010-11-20 20:00:40 +00:00
dynamicplaylistcontrols.ui Show controls at the bottom of the playlist when a dynamic playlist is active 2010-11-20 20:00:40 +00:00
playlist.cpp Loading file in async way, in two times: fast loading files and insert them in playlist view, while loading info (tags, ...) in background thread 2011-04-16 14:04:15 +00:00
playlist.h Loading file in async way, in two times: fast loading files and insert them in playlist view, while loading info (tags, ...) in background thread 2011-04-16 14:04:15 +00:00
playlistbackend.cpp Change the fields in Song from seconds to nanoseconds 2011-02-13 18:34:30 +00:00
playlistbackend.h minor deleted items handling fixes 2011-03-18 21:54:22 +00:00
playlistcontainer.cpp Playlists get an automatic name, no more prompts. Fixes issue #423 2011-03-25 19:16:12 +00:00
playlistcontainer.h Playlists get an automatic name, no more prompts. Fixes issue #423 2011-03-25 19:16:12 +00:00
playlistcontainer.ui Make the clear button a part of the search textbox. Fixes issue #1071 2010-12-18 20:32:05 +00:00
playlistdelegates.cpp Change the fields in Song from seconds to nanoseconds 2011-02-13 18:34:30 +00:00
playlistdelegates.h Add tag completers for albumartist, composer and genre, and load completion models in background threads 2010-12-25 13:11:09 +00:00
playlistfilter.cpp Add a Comment field to the playlist. Fixes issue #890 2010-11-28 15:22:48 +00:00
playlistfilter.h Add missing licenses to debian/copyright, and add copyright information to each source file 2010-11-20 13:27:10 +00:00
playlistheader.cpp Add column text alignment options to the playlist header menu. Thanks brunciter! 2010-12-22 10:45:14 +00:00
playlistheader.h Add column text alignment options to the playlist header menu. Thanks brunciter! 2010-12-22 10:45:14 +00:00
playlistitem.cpp plugin that lets you grey out deleted songs on demand ("main menu / playlist") - available by default 2011-03-19 10:22:55 +00:00
playlistitem.h fixing a bug where streams were removed from playlist during Clementine's startup 2011-03-20 16:07:24 +00:00
playlistitemmimedata.h Refactor all the code that handles adding items to the playlist - whether it be by a context menu item, double clicking in a view or dragging. Everything now uses the models' mimeData() instead of duplicating the same code everywhere. 2011-01-10 22:26:13 +00:00
playlistmanager.cpp Playlists get an automatic name, no more prompts. Fixes issue #423 2011-03-25 19:16:12 +00:00
playlistmanager.h Playlists get an automatic name, no more prompts. Fixes issue #423 2011-03-25 19:16:12 +00:00
playlistsequence.cpp Add global shortcuts for repeat and shuffle modes. Fixes issue #955 2011-03-17 08:21:05 +00:00
playlistsequence.h Add global shortcuts for repeat and shuffle modes. Fixes issue #955 2011-03-17 08:21:05 +00:00
playlistsequence.ui Show the "status bar" as part of the central widget 2010-06-16 19:21:15 +00:00
playlisttabbar.cpp Reintroducing scroll arrows, since the visual glitch seems a Qt bug 2011-04-15 21:54:19 +00:00
playlisttabbar.h Show tooltips on playlist tabs only when needed. Fixes issue 1725 2011-04-13 19:15:30 +00:00
playlistundocommands.cpp Loading file in async way, in two times: fast loading files and insert them in playlist view, while loading info (tags, ...) in background thread 2011-04-16 14:04:15 +00:00
playlistundocommands.h Loading file in async way, in two times: fast loading files and insert them in playlist view, while loading info (tags, ...) in background thread 2011-04-16 14:04:15 +00:00
playlistview.cpp Don't crash when dragging a file in the playlist by grabbing its rating. Fixes issue 1458 2011-03-20 12:39:49 +00:00
playlistview.h new option for greying out deleted songs on startup 2011-03-19 09:41:00 +00:00
queue.cpp added a button to remove items and keyboard shortcuts in the Queue 2011-03-30 18:41:34 +00:00
queue.h added a button to remove items and keyboard shortcuts in the Queue 2011-03-30 18:41:34 +00:00
queuemanager.cpp added a button to remove items and keyboard shortcuts in the Queue 2011-03-30 18:41:34 +00:00
queuemanager.h added a button to remove items and keyboard shortcuts in the Queue 2011-03-30 18:41:34 +00:00
queuemanager.ui added a button to remove items and keyboard shortcuts in the Queue 2011-03-30 18:41:34 +00:00
songloaderinserter.cpp Minor modifications thanks to David' comments. Adding some comments to explain the new process: hope it's clearer now 2011-04-16 15:06:13 +00:00
songloaderinserter.h Loading file in async way, in two times: fast loading files and insert them in playlist view, while loading info (tags, ...) in background thread 2011-04-16 14:04:15 +00:00
songmimedata.h Refactor all the code that handles adding items to the playlist - whether it be by a context menu item, double clicking in a view or dragging. Everything now uses the models' mimeData() instead of duplicating the same code everywhere. 2011-01-10 22:26:13 +00:00
songplaylistitem.cpp conditionally hide some context menu actions in library view and playlist view 2011-03-20 12:43:10 +00:00
songplaylistitem.h restoring CUE related files in playlist after Clementine's restart (fixes issue #68) 2011-01-19 15:36:40 +00:00