Clementine-audio-player-Mac.../src/playlist
Paweł Bara 11cf7acded avoid "loading tracks 0%" label showing forever on the status bar when loading an empty folder 2011-03-21 17:44:36 +00:00
..
dynamicplaylistcontrols.cpp
dynamicplaylistcontrols.h
dynamicplaylistcontrols.ui
playlist.cpp Fix last.fm scrobbling. Fixes issue 1503 2011-03-20 22:19:38 +00:00
playlist.h Fix last.fm scrobbling. Fixes issue 1503 2011-03-20 22:19:38 +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 Added right-click menu option to copy track to specific playlist. Fixes issue 1289 2011-03-20 17:38:15 +00:00
playlistcontainer.h Added right-click menu option to copy track to specific playlist. Fixes issue 1289 2011-03-20 17:38:15 +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
playlistfilter.cpp
playlistfilter.h
playlistheader.cpp
playlistheader.h
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 Added right-click menu option to copy track to specific playlist. Fixes issue 1289 2011-03-20 17:38:15 +00:00
playlistmanager.h new option for greying out deleted songs on startup 2011-03-19 09:41:00 +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
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 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
queue.h
queuemanager.cpp
queuemanager.h
queuemanager.ui
songloaderinserter.cpp avoid "loading tracks 0%" label showing forever on the status bar when loading an empty folder 2011-03-21 17:44:36 +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 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