Clementine-audio-player-Mac.../src/playlist
Arnaud Bienner 2e18b7eb96 Check playlist exists in manager. Fixes issue 3878 2013-10-03 20:36:46 +02:00
..
dynamicplaylistcontrols.cpp Add an "Expand" button to add more tracks to a dynamic playlist. Fixes issue 1268 2011-11-10 11:21:41 +00:00
dynamicplaylistcontrols.h Add an "Expand" button to add more tracks to a dynamic playlist. Fixes issue 1268 2011-11-10 11:21:41 +00:00
dynamicplaylistcontrols.ui Add an "Expand" button to add more tracks to a dynamic playlist. Fixes issue 1268 2011-11-10 11:21:41 +00:00
playlist.cpp Add a 'favorite' widget to playlist tab, and keep in playlistlist container only favorite playlists, instead of all playlists. 2013-05-11 23:18:03 +02:00
playlist.h Add a 'favorite' widget to playlist tab, and keep in playlistlist container only favorite playlists, instead of all playlists. 2013-05-11 23:18:03 +02:00
playlistbackend.cpp Add save action from playlistlist tab, so we can save favorite playlists without opening them. 2013-05-23 20:09:35 +02:00
playlistbackend.h Add save action from playlistlist tab, so we can save favorite playlists without opening them. 2013-05-23 20:09:35 +02:00
playlistcontainer.cpp Add save action from playlistlist tab, so we can save favorite playlists without opening them. 2013-05-23 20:09:35 +02:00
playlistcontainer.h Add a 'favorite' widget to playlist tab, and keep in playlistlist container only favorite playlists, instead of all playlists. 2013-05-11 23:18:03 +02:00
playlistcontainer.ui Add a 'favorite' widget to playlist tab, and keep in playlistlist container only favorite playlists, instead of all playlists. 2013-05-11 23:18:03 +02:00
playlistdelegates.cpp Extend tag support: performer, grouping 2013-03-10 18:16:03 +11:00
playlistdelegates.h Add pixmap cache to source icons. 2012-01-04 12:04:17 +00:00
playlistfilter.cpp Extend tag support: performer, grouping 2013-03-10 18:16:03 +11:00
playlistfilter.h Use numerical comparisons in playlist filter when appropriate. 2012-10-10 11:35:53 +02:00
playlistfilterparser.cpp Use numerical comparisons in playlist filter when appropriate. 2012-10-10 11:35:53 +02:00
playlistfilterparser.h Use numerical comparisons in playlist filter when appropriate. 2012-10-10 11:35:53 +02:00
playlistheader.cpp Make it possible to compile out moodbar support 2012-05-27 21:33:05 +01:00
playlistheader.h Indicate which column alignment action is currently set on each column in the menu. 2011-11-12 16:23:41 +00:00
playlistitem.cpp Create and render moodbars in background threads to avoid blocking the UI 2012-05-27 18:53:57 +01:00
playlistitem.h Create and render moodbars in background threads to avoid blocking the UI 2012-05-27 18:53:57 +01: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
playlistlistcontainer.cpp Check playlist exists in manager. Fixes issue 3878 2013-10-03 20:36:46 +02:00
playlistlistcontainer.h Add save action from playlistlist tab, so we can save favorite playlists without opening them. 2013-05-23 20:09:35 +02:00
playlistlistcontainer.ui Add a playlistlist view with a helper text 2013-06-29 18:05:03 +02:00
playlistlistmodel.cpp Don't ignore Folder (so we don't ignore playlists they contain and we don't end up with dangling pointers in playlists_by_id_) 2013-10-02 22:58:47 +02:00
playlistlistmodel.h Don't ignore Folder (so we don't ignore playlists they contain and we don't end up with dangling pointers in playlists_by_id_) 2013-10-02 22:58:47 +02:00
playlistlistview.cpp Add a playlistlist view with a helper text 2013-06-29 18:05:00 +02:00
playlistlistview.h Add a playlistlist view with a helper text 2013-06-29 18:05:00 +02:00
playlistmanager.cpp Append playlist id to new playlists. 2013-08-17 15:54:39 +02:00
playlistmanager.h The insert and remove signal for a playlist was not correct. 2013-07-31 19:06:29 +02:00
playlistsequence.cpp Rename the existing "Shuffle by album" mode to "Shuffle tracks in this album", and add a new "Shuffle albums" mode that plays all the tracks in each album sequentially, but then jumps to a different random album afterwards. 2011-11-27 15:01:10 +00:00
playlistsequence.h Rename the existing "Shuffle by album" mode to "Shuffle tracks in this album", and add a new "Shuffle albums" mode that plays all the tracks in each album sequentially, but then jumps to a different random album afterwards. 2011-11-27 15:01:10 +00:00
playlistsequence.ui Rename the existing "Shuffle by album" mode to "Shuffle tracks in this album", and add a new "Shuffle albums" mode that plays all the tracks in each album sequentially, but then jumps to a different random album afterwards. 2011-11-27 15:01:10 +00:00
playlisttabbar.cpp Don't ask about closing the playlist if it's empty 2013-08-28 21:38:17 +02:00
playlisttabbar.h Add an option for not being asked before closing a playlist 2013-07-27 19:59:15 +02:00
playlistundocommands.cpp Allow playlist sorting and shuffling to be undone. Fixes issue 654. 2012-06-09 14:33:51 +01:00
playlistundocommands.h Allow playlist sorting and shuffling to be undone. Fixes issue 654. 2012-06-09 14:33:51 +01:00
playlistview.cpp Add stop after current track feature to network remote. 2013-07-20 19:38:37 +02:00
playlistview.h Clean up the appearance settings page and add sensible defaults 2013-02-17 14:03:39 +11:00
queue.cpp Activate fast QString concatenation. 2012-02-19 14:44:33 +01: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 Make the async load of folders thread-safe 2011-11-18 21:55:54 +01:00
songloaderinserter.h Make the async load of folders thread-safe 2011-11-18 21:55:54 +01:00
songmimedata.h Support for playing tracks from local library 2011-08-29 03:32:41 +01:00
songplaylistitem.cpp The external tagreader mostly works now: 2012-01-07 00:26:07 +00:00
songplaylistitem.h Allow radio services (Spotify) to store whole songs in playlist items 2011-04-26 22:06:58 +00:00