Clementine-audio-player-Mac.../src/smartplaylists
David Sansome 2ca38cbe99 Don't turn off dynamic mode when adding an empty smart playlist. Fixes issue #1526 2011-03-05 13:01:08 +00:00
..
generator.cpp Sort of working Jamendo dynamic playlist. 2010-11-26 15:16:48 +00:00
generator.h Remember which library a dynamic playlist was using when you restart clementine 2010-11-27 19:11:36 +00:00
generator_fwd.h Add missing licenses to debian/copyright, and add copyright information to each source file 2010-11-20 13:27:10 +00:00
generatorinserter.cpp Don't turn off dynamic mode when adding an empty smart playlist. Fixes issue #1526 2011-03-05 13:01:08 +00:00
generatorinserter.h Don't turn off dynamic mode when adding an empty smart playlist. Fixes issue #1526 2011-03-05 13:01:08 +00:00
generatormimedata.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
querygenerator.cpp Create the correct type of playlist item from query generators 2010-11-27 19:23:52 +00:00
querygenerator.h Add a random smart playlist to Jamendo 2010-11-27 19:18:56 +00:00
querysearchpage.ui Reword the "Don't use search terms (include all songs)" item to make it less confusing 2010-11-20 18:51:34 +00:00
querysortpage.ui Refactor the smart playlist wizard to move all query-specific parts into a separate class 2010-11-18 21:13:43 +00:00
querywizardplugin.cpp Add missing licenses to debian/copyright, and add copyright information to each source file 2010-11-20 13:27:10 +00:00
querywizardplugin.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
search.cpp Do the limit clause in dynamic playlists properly 2010-11-27 12:24:47 +00:00
search.h Remember the position in a sorted query when fetching rows for a dymanic playlist 2010-11-21 12:24:36 +00:00
searchpreview.cpp Keep hold of the generator object while updating the smart playlist preview. Fixes issue #1139 2010-12-19 14:37:25 +00:00
searchpreview.h Keep hold of the generator object while updating the smart playlist preview. Fixes issue #1139 2010-12-19 14:37:25 +00:00
searchpreview.ui Always show a scrollbar in the smart playlist preview (avoids flickering when the viewport resizes), and stop the new search term widget responding to mouse events when it's disabled 2010-11-20 12:10:56 +00:00
searchterm.cpp smart playlists: 'on date' (equals for dates) operator was too precise (fixes issue #1174) 2011-01-20 18:55:28 +00:00
searchterm.h you can now use "file path" attribute when creating dynamic playlists (Fixes issue #1073) 2010-12-15 15:50:22 +00:00
searchtermwidget.cpp Add missing licenses to debian/copyright, and add copyright information to each source file 2010-11-20 13:27:10 +00:00
searchtermwidget.h Add missing licenses to debian/copyright, and add copyright information to each source file 2010-11-20 13:27:10 +00:00
searchtermwidget.ui Put all smart playlist classes in their own namespace 2010-11-18 20:19:33 +00:00
wizard.cpp Hide the first page in the smart playlist wizard 2010-12-04 17:36:10 +00:00
wizard.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
wizardfinishpage.ui 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
wizardplugin.cpp Add missing licenses to debian/copyright, and add copyright information to each source file 2010-11-20 13:27:10 +00:00
wizardplugin.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