Commit Graph

26 Commits

Author SHA1 Message Date
Craig Drummond
d734f3a4bb Implement getDetails() for SQL backend - to supply set of artists, albums, etc for tag editor, dynamic rules, etc. 2015-06-08 19:55:47 +01:00
Craig Drummond
087bffb08c Initial work on using SQL for MPD cache. Not 100% functional. Eventually
will also use SQL for Jamendo and Magantune...
2015-06-07 22:18:19 +01:00
craig.p.drummond
a8b5b133b0 Add ratings support to dynamic playlists 2014-07-23 18:05:01 +00:00
craig.p.drummond
0b72ffa25c Refactor high-dpi stuff 2014-06-04 18:45:30 +00:00
craig.p.drummond
d29d9a8781 Alter includes to have su-folder - e.g. utils.h -> support/utils.h 2014-05-13 18:37:52 +00:00
craig.p.drummond
20d5759c73 Add support for 'comment' tag in tag-editor and dynamic playlists.
BUG: 427
2014-02-28 20:14:45 +00:00
craig.p.drummond
446bed5711 Better dialog sizes - and dont need to store sizes of ALL dialogs in config... 2014-01-16 19:33:10 +00:00
craig.p.drummond
ab7ffecca3 Update (c) year 2014-01-06 19:32:05 +00:00
craig.p.drummond
e872124e3b Initial support for Composer tag 2013-08-22 18:18:59 +00:00
craig.p.drummond
72cd22161c Use i18n is a more KDE-like manner, other wise debug builds of kdelibs produce (I18N_ARGUMENT_MISSING)
BUG: 254
2013-07-18 14:52:45 +00:00
craig.p.drummond
77ca29fe8d Add 'add' button to dialog, so that can create multiple rules without closing dialog 2013-04-19 18:33:27 +00:00
craig.p.drummond
f0b2e83dad Save, and restore, sizes of (most) dialogs. 2013-03-18 20:15:41 +00:00
craig.p.drummond
5d4ed6cdf9 Date range of 20years max 2013-02-22 20:39:51 +00:00
craig.p.drummond
90f9257958 Allow wildcard genres. e.g. 'Rock*' for 'Hard Rock' and 'RockNRoll' 2013-02-22 20:38:21 +00:00
craig.p.drummond
1e36f0a066 Use a property to determine slim combo 2013-02-20 16:49:25 +00:00
craig.p.drummond
2b5884a36c Use GenreCombo 2013-02-13 19:47:09 +00:00
craig.p.drummond
476d132466 Update copyright year 2013-01-17 16:57:20 +00:00
craig.p.drummond@gmail.com
068cbc931e Add a custom spinbox to closer match Gtk3's large button spinbox style. Only for linux builds NOT run under KDE, and using QGtkStyle. 2012-09-21 11:08:09 +00:00
craig.p.drummond
b54a7d0992 Add support for 'Similar Artists' in dynamic mode. 2012-09-10 19:32:03 +00:00
craig.p.drummond
f9f1edcb6f Reduce KDE/Qt code duplication - by creating dummy Dialog, MessageBox, and InputDialog classes/namespaces for Qt. 2012-05-31 17:45:57 +00:00
craig
f8c45d1588 Add option to set a rule as 'exclude songs matching..' 2012-04-18 20:08:59 +00:00
craig
461815b238 Fix qt build 2012-04-16 18:38:37 +00:00
craig
647ac5abdd Allow to specify search type - eact, or partial 2012-04-14 10:19:44 +00:00
craig
8168bdfde1 Fix from date 2012-04-14 10:19:06 +00:00
craig
562aec1816 Allow date ranges 2012-04-14 10:18:42 +00:00
craig
22e3e9282c Dynamic playlists!!! 2012-04-10 21:23:21 +00:00