Clementine-audio-player-Mac.../src/playlist
Arnaud Bienner b8bf93fc23 Being consistent: use already defined name_for_new_playlist_ field and GetNameForNewPlaylist function, to have the same behavior through the 'Open in a new playlist' action than with drag and drop 2011-02-16 01:04:48 +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 Change the fields in Song from seconds to nanoseconds 2011-02-13 18:34:30 +00:00
playlist.h Center on last played song when restoring playlist. Fixes issue 410. 2011-02-10 20:55:19 +00:00
playlistbackend.cpp Change the fields in Song from seconds to nanoseconds 2011-02-13 18:34:30 +00:00
playlistbackend.h restoring CUE related files in playlist after Clementine's restart (fixes issue #68) 2011-01-19 15:36:40 +00:00
playlistcontainer.cpp Fix mac build. 2010-12-20 14:49:47 +00:00
playlistcontainer.h Make the clear button a part of the search textbox. Fixes issue #1071 2010-12-18 20:32:05 +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 restoring CUE related files in playlist after Clementine's restart (fixes issue #68) 2011-01-19 15:36:40 +00:00
playlistitem.h restoring CUE related files in playlist after Clementine's restart (fixes issue #68) 2011-01-19 15:36:40 +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 Refactor Player and PlaylistManagers to have interfaces and add more MPRIS1 tests 2011-02-13 18:37:45 +00:00
playlistmanager.h Refactor Player and PlaylistManagers to have interfaces and add more MPRIS1 tests 2011-02-13 18:37:45 +00:00
playlistsequence.cpp some MPRIS 1 bugfixes (Updates issue #374) 2010-12-07 21:14:40 +00:00
playlistsequence.h Add support for dynamic playlists. A dynamic playlist is just a smart playlist that chooses and adds a new track when you finish listening to a song. 2010-11-20 18:49:54 +00:00
playlistsequence.ui Show the "status bar" as part of the central widget 2010-06-16 19:21:15 +00:00
playlisttabbar.cpp Being consistent: use already defined name_for_new_playlist_ field and GetNameForNewPlaylist function, to have the same behavior through the 'Open in a new playlist' action than with drag and drop 2011-02-16 01:04:48 +00:00
playlisttabbar.h drag and drop to empty playlist-tab-bar's space in order to create a new playlist with the dragged items (fixes issue #1431) 2011-02-09 18:48:31 +00:00
playlistundocommands.cpp Add an "Enqueue to playlist" menu item. Thanks bendarb. Fixes issue #980 2010-12-29 15:08:43 +00:00
playlistundocommands.h Add an "Enqueue to playlist" menu item. Thanks bendarb. Fixes issue #980 2010-12-29 15:08:43 +00:00
playlistview.cpp Corrected center on last played track 2011-02-11 20:16:42 +00:00
playlistview.h Center on last played song when restoring playlist. Fixes issue 410. 2011-02-10 20:55:19 +00:00
queue.cpp When repopulating a dymanic playlist, don't remove items that are queued 2010-11-21 17:48:58 +00:00
queue.h When repopulating a dymanic playlist, don't remove items that are queued 2010-11-21 17:48:58 +00:00
queuemanager.cpp Add more close shortcuts. 2010-12-14 17:55:08 +00:00
queuemanager.h Add missing licenses to debian/copyright, and add copyright information to each source file 2010-11-20 13:27:10 +00:00
queuemanager.ui Change the queue manager to use a QTreeView instead of QListView so it doesn't repaint on drop. 2010-07-11 21:27:36 +00:00
songloaderinserter.cpp 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
songloaderinserter.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
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 Change the fields in Song from seconds to nanoseconds 2011-02-13 18:34:30 +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