David Sansome
|
e2c6526840
|
Make dynamic playlists use the limit specified in the smart playlist dialog. Thanks google@robbertkrebbers.nl. Fixes issue 1082. Fixes issue 1192.
|
2011-05-14 13:44:10 +00:00 |
Andrea Decorte
|
56c8567fc7
|
Added missing NOT conditions in smart playlists. Fixes issue 1836
|
2011-05-04 18:47:48 +00:00 |
David Sansome
|
06852aaeb7
|
Show spotify search results in a separate playlist tab rather than in a tree in the sidebar.
|
2011-04-28 17:50:45 +00:00 |
Andrea Decorte
|
4d19917b05
|
Length in smart playlists works again. Fixes issue 1796
|
2011-04-24 19:07:01 +00:00 |
Andrea Decorte
|
c6c4902d3f
|
Added two new options for date queries in smart playlists. Fixes issue
1141
|
2011-04-24 17:52:16 +00:00 |
David Sansome
|
3eedc916ad
|
Add a new logging system
|
2011-04-22 16:50:29 +00:00 |
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 |
Paweł Bara
|
be5eb7a9fb
|
smart playlists: 'on date' (equals for dates) operator was too precise (fixes issue #1174)
|
2011-01-20 18:55:28 +00:00 |
Paweł Bara
|
3b7ae72f82
|
smart playlists are incorrectly filtering ratings (fixes issue #1113)
|
2011-01-20 18:35:38 +00:00 |
David Sansome
|
135b32642e
|
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 |
David Sansome
|
8bc23a4d66
|
Keep hold of the generator object while updating the smart playlist preview. Fixes issue #1139
|
2010-12-19 14:37:25 +00:00 |
Paweł Bara
|
4563c2dbd9
|
you can now use "file path" attribute when creating dynamic playlists (Fixes issue #1073)
some more MPRIS 2 corrections (Updates issue #1058)
|
2010-12-15 15:50:22 +00:00 |
David Sansome
|
42f1bef53f
|
Hide the first page in the smart playlist wizard
|
2010-12-04 17:36:10 +00:00 |
David Sansome
|
858a8650b8
|
Create the correct type of playlist item from query generators
|
2010-11-27 19:23:52 +00:00 |
David Sansome
|
f11c494c44
|
Add a random smart playlist to Jamendo
|
2010-11-27 19:18:56 +00:00 |
David Sansome
|
b1bf95a668
|
Remember which library a dynamic playlist was using when you restart clementine
|
2010-11-27 19:11:36 +00:00 |
David Sansome
|
421c04b6ec
|
Do the limit clause in dynamic playlists properly
|
2010-11-27 12:24:47 +00:00 |
John Maguire
|
eca1704384
|
Sort of working Jamendo dynamic playlist.
|
2010-11-26 15:16:48 +00:00 |
David Sansome
|
eb818a2cd2
|
Remember the position in a sorted query when fetching rows for a dymanic playlist
|
2010-11-21 12:24:36 +00:00 |
David Sansome
|
682a84dc61
|
Reword the "Don't use search terms (include all songs)" item to make it less confusing
|
2010-11-20 18:51:34 +00:00 |
David Sansome
|
7d54549213
|
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 |
David Sansome
|
ed1a25693c
|
Add missing licenses to debian/copyright, and add copyright information to each source file
|
2010-11-20 13:27:10 +00:00 |
David Sansome
|
d214d36a1d
|
Don't run searches for a preview widget while it's hidden, and run one as soon as the sort page is shown
|
2010-11-20 12:33:21 +00:00 |
David Sansome
|
48868ee092
|
Make the search preview work in the sort tab, and don't do duplicate searches
|
2010-11-20 12:20:26 +00:00 |
David Sansome
|
052ddb74a1
|
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 |
David Sansome
|
63d2496784
|
Add a couple more default smart playlists. Fixes issue #971
|
2010-11-20 12:05:51 +00:00 |
David Sansome
|
bb1c2b22ef
|
Create, edit and delete smart playlists from the context menu
|
2010-11-18 23:08:37 +00:00 |
David Sansome
|
753b144752
|
Refactor the smart playlist wizard to move all query-specific parts into a separate class
|
2010-11-18 21:13:43 +00:00 |
David Sansome
|
1f267881fe
|
Put all smart playlist classes in their own namespace
|
2010-11-18 20:19:33 +00:00 |
David Sansome
|
4750c19d00
|
Remove the playlists tab and add a smart playlists section to the library view instead
|
2010-11-17 20:21:04 +00:00 |
David Sansome
|
4eb39712ef
|
Add a combo box to select from AND, OR or all songs.
|
2010-11-03 20:58:33 +00:00 |
David Sansome
|
63fc80543e
|
Make the search term widget slightly prettier
|
2010-11-03 20:12:42 +00:00 |
David Sansome
|
4afc5cacef
|
Make the order by fields work in the new smart playlist wizard
|
2010-11-01 20:24:44 +00:00 |
David Sansome
|
b71b378c3f
|
Fix build breakage
|
2010-10-29 19:38:43 +00:00 |
David Sansome
|
9e09995fff
|
Some UI polish
|
2010-10-29 19:26:37 +00:00 |
David Sansome
|
f9bf6def04
|
Use an actual playlist widget in the preview
|
2010-10-29 18:58:43 +00:00 |
David Sansome
|
2a480f7b1c
|
Somewhat-working smart playlist preview widget for the wizard. Still needs a lot of polish.
|
2010-10-29 18:41:49 +00:00 |
David Sansome
|
fb224608ae
|
Add a rating widget, use it in the smart playlist dialog, refactor the playlist delegate to use it.
|
2010-10-26 19:59:55 +00:00 |
David Sansome
|
9b5b4ef4c6
|
Make the remove button work in smart playlist search terms
|
2010-10-26 19:03:23 +00:00 |
David Sansome
|
f2100189cc
|
Oops, forgot to add this file
|
2010-10-25 07:39:35 +00:00 |
David Sansome
|
5d9e43bc14
|
Add a new smart playlist wizard. Doesn't do anything yet except look pretty.
|
2010-10-24 23:46:05 +00:00 |
David Sansome
|
f8fd0e578c
|
Support dragging a smart playlist into a playlist
|
2010-10-24 16:40:19 +00:00 |
David Sansome
|
a2595025b8
|
Give icons to the items in the playlists list
|
2010-10-24 16:08:40 +00:00 |
David Sansome
|
30afc130a4
|
Start of some work for smart/dynamic playlists. Only simple generators based on sql queries are supported, and the UI still needs polish.
|
2010-10-24 15:38:12 +00:00 |