Clementine-audio-player-Mac.../src/playlist
Paweł Bara ad7223f8b3 code review 2011-03-13 13:02:48 +00:00
..
dynamicplaylistcontrols.cpp
dynamicplaylistcontrols.h
dynamicplaylistcontrols.ui
playlist.cpp code review 2011-03-13 13:02:48 +00:00
playlist.h code review 2011-03-13 13:02:48 +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 Minor change 2011-02-24 00:00:10 +00:00
playlistcontainer.h Improve playlist view: focus on playlistview or search filter, depending on keyboard event. Fixes issue 606 2011-02-23 22:21:17 +00:00
playlistcontainer.ui
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
playlistfilter.h
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 API for coloring rows in playlist view 2011-03-13 11:43:44 +00:00
playlistitem.h code review 2011-03-13 13:02:48 +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 code review 2011-03-13 13:02:48 +00:00
playlistmanager.h code review 2011-03-13 13:02:48 +00:00
playlistsequence.cpp
playlistsequence.h
playlistsequence.ui
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 Ctrl + Space to select/deselect in playlist. Fixes issue #1190 2011-03-09 13:03:52 +00:00
playlistview.h Play/Pause when pressing space (on playlistview). Fixes issue 244 2011-02-23 23:59:12 +00:00
queue.cpp
queue.h
queuemanager.cpp
queuemanager.h
queuemanager.ui
songloaderinserter.cpp Middle click to append to playlist now works in the other views. Fixes issue #1546 2011-03-10 12:42:35 +00:00
songloaderinserter.h Don't crash when closing a playlist that has a pending SongLoaderInserter. Fixes issue #1471 2011-03-06 14:46:01 +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 Clementine now skips songs that don't exist anymore (updates issue #250) 2011-03-10 18:01:35 +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