Clementine-audio-player-Mac.../src/playlist
Paweł Bara 49f46bced8 playlists now emit PlaylistChanged also when their ordering changes (Updates issue #374) 2010-12-09 20:43:06 +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 playlists now emit PlaylistChanged also when their ordering changes (Updates issue #374) 2010-12-09 20:43:06 +00:00
playlist.h playlists now emit PlaylistChanged also when their ordering changes (Updates issue #374) 2010-12-09 20:43:06 +00:00
playlistbackend.cpp Remember which library a dynamic playlist was using when you restart clementine 2010-11-27 19:11:36 +00:00
playlistbackend.h Remember which library a dynamic playlist was using when you restart clementine 2010-11-27 19:11:36 +00:00
playlistcontainer.cpp Make F2 edit the first playlist column again after the cursor has been moved. Fixes issue #939 2010-11-28 15:14:48 +00:00
playlistcontainer.h Make F2 edit the first playlist column again after the cursor has been moved. Fixes issue #939 2010-11-28 15:14:48 +00:00
playlistcontainer.ui Try the next UI experiment - wide buttons down the side like Qt Creator 2010-10-01 19:27:01 +00:00
playlistdelegates.cpp Treat \r and \n in comment fields as newlines 2010-12-05 13:41:40 +00:00
playlistdelegates.h Add missing licenses to debian/copyright, and add copyright information to each source file 2010-11-20 13:27:10 +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 missing licenses to debian/copyright, and add copyright information to each source file 2010-11-20 13:27:10 +00:00
playlistheader.h Add missing licenses to debian/copyright, and add copyright information to each source file 2010-11-20 13:27:10 +00:00
playlistitem.cpp Create the correct type of playlist item from query generators 2010-11-27 19:23:52 +00:00
playlistitem.h Create the correct type of playlist item from query generators 2010-11-27 19:23:52 +00:00
playlistmanager.cpp MPRIS' TracklistChanged event now contains the length of the playlist that has actually changed (Update issue #374) 2010-12-08 00:09:17 +00:00
playlistmanager.h playlists now emit PlaylistChanged also when their ordering changes (Updates issue #374) 2010-12-09 20:43:06 +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 Add missing licenses to debian/copyright, and add copyright information to each source file 2010-11-20 13:27:10 +00:00
playlisttabbar.h Add missing licenses to debian/copyright, and add copyright information to each source file 2010-11-20 13:27:10 +00:00
playlistundocommands.cpp Add missing licenses to debian/copyright, and add copyright information to each source file 2010-11-20 13:27:10 +00:00
playlistundocommands.h Add missing licenses to debian/copyright, and add copyright information to each source file 2010-11-20 13:27:10 +00:00
playlistview.cpp Fix a regression where dragging songs into the playlist while a song was selected would abort the drop and start a new drag from the selected item. 2010-12-06 22:18:00 +00:00
playlistview.h Fix a regression where dragging songs into the playlist while a song was selected would abort the drop and start a new drag from the selected item. 2010-12-06 22:18:00 +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 missing licenses to debian/copyright, and add copyright information to each source file 2010-11-20 13:27:10 +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 Insert songs as library playlist items if they're in the library. Fixes issue #1039 2010-12-07 19:33:19 +00:00
songloaderinserter.h Add missing licenses to debian/copyright, and add copyright information to each source file 2010-11-20 13:27:10 +00:00
songmimedata.h Add missing licenses to debian/copyright, and add copyright information to each source file 2010-11-20 13:27:10 +00:00
songplaylistitem.cpp Save and restore Jamendo playlist items properly. Add a Jamendo context menu. 2010-11-25 22:04:23 +00:00
songplaylistitem.h Add missing licenses to debian/copyright, and add copyright information to each source file 2010-11-20 13:27:10 +00:00