19 Commits

Author SHA1 Message Date
Craig Drummond
616cdc00dd Merge branch 'master' into 1224-categorizedview 2018-03-07 19:08:59 +00:00
Craig Drummond
c5e7fa9c0d Use AUTOMOC 2018-03-07 19:04:14 +00:00
Craig Drummond
bfc9f49374 Create proxy model, and generate categories 2018-03-05 23:21:26 +00:00
padertux
d01f915b4a Refactor code to use C++11 nullptr 2018-01-08 23:01:25 +01:00
Craig Drummond
445d1497ac Update (c) year 2018-01-01 10:11:39 +00:00
Craig Drummond
76c68a5887 Don't set album/artist cover song if its empty
Issue #1143
2017-12-17 17:18:31 +00:00
Craig Drummond
2551ec631e More covers debug
Issue #1143
2017-12-17 13:32:12 +00:00
Craig Drummond
948026d73b Use for(var: list) and not foreach(var, list) 2017-11-27 22:36:53 +00:00
Craig Drummond
a2f007a2b7 Update (c) year 2017-04-02 18:45:30 +01:00
Craig Drummond
98936e0504 When listing albums where composer is used for artist grouping, place album artist name after album name if different from composer.
Issue #896
2016-10-16 22:33:41 +01:00
Craig Drummond
05647dca0f Update (c) year 2016-01-08 18:55:13 +00:00
Craig Drummond
b33458f7af Add a /slightly/ nicer sync dialog. Check songs from lib/dev to be copie
dto each other, then press sync button. Calls 2 action dialogs to do the
actual copying.
2015-11-01 16:15:55 +00:00
Craig Drummond
17c8577cb1 Fix artist images in detailed tree view 2015-07-25 20:36:43 +01:00
Craig Drummond
9dedcdd800 Load MPD library if connected - as happens after initial wizard. 2015-07-07 23:47:24 +01:00
Craig Drummond
040771de13 Grid view always has artist images, even if these are disabled - so need
to process response.
2015-07-04 12:05:24 +01:00
Craig Drummond
14e10bc5eb Always show artist images if in grid view 2015-07-04 12:01:34 +01:00
Craig Drummond
5fe2db6319 Move view settings into menu button for each view 2015-06-27 17:06:14 +01:00
Craig Drummond
c4999eee86 Remove debug 2015-06-11 20:49:31 +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