Commit Graph

146 Commits

Author SHA1 Message Date
craig.p.drummond
a8d753d4f6 Fix selection of items in sync dialog 2013-06-17 18:36:19 +00:00
craig.p.drummond@gmail.com
a1e53e5ee9 Refresh albums view when multiple-artist grouping is changed. 2013-06-13 11:29:34 +00:00
craig.p.drummond
9de0ac4b22 Store port number in cache filename, to handle cases where more than 1 MPD is running on a host 2013-06-12 20:02:36 +00:00
craig.p.drummond
dc6e3af0d8 Fix Qt5 segfault on exit, due to static QIcons being destructed. 2013-06-12 19:56:59 +00:00
craig.p.drummond
65ebe28963 Speed up check/uncheck of artists and albums 2013-06-07 19:21:28 +00:00
craig.p.drummond
8f420c03f2 Clean compressed library caches too 2013-06-05 16:54:22 +00:00
craig.p.drummond
af09caf821 Cache list of artist for a various artists album 2013-06-05 16:52:52 +00:00
craig.p.drummond
3957e087d3 Only lookup album list once 2013-06-05 16:52:26 +00:00
craig.p.drummond
d14168f598 Only refresh backdrop if ablum list has changed 2013-06-04 18:34:59 +00:00
craig.p.drummond
3be8c01d9a If we cannot access htbackdrops.com (still no API key), then make some simple backdrops 2013-06-04 18:28:40 +00:00
craig.p.drummond
2c5fec69c0 Remove 'Uncheck All', and add 'Check Items' and 'Uncheck Items' actions 2013-05-30 18:06:34 +00:00
craig.p.drummond
c518ac5b47 Add uncheck all action to sync dialog 2013-05-29 19:22:04 +00:00
craig.p.drummond
8292971952 Improve status check when model is updated 2013-05-29 19:04:30 +00:00
craig.p.drummond
0369b631e3 Use checkboxes in sync dialog to makr items to be copied 2013-05-29 19:03:29 +00:00
craig.p.drummond
7dd8de0d7a Show list of albums for an artist 2013-05-24 19:05:14 +00:00
craig.p.drummond
67f7058633 Remove lyrics and info pages, and place within a new context view. 2013-05-18 10:13:53 +00:00
craig.p.drummond
2708f14001 Allow setting of artist image in cover dialog 2013-04-24 18:28:05 +00:00
craig.p.drummond
4b2d8a5b46 Use image file if we can 2013-04-03 17:00:25 +00:00
craig.p.drummond
58c8b4b3bc Show similar artists, and artist image 2013-04-03 16:57:00 +00:00
craig.p.drummond
ee50590711 Simplify 2013-03-29 22:39:53 +00:00
craig.p.drummond
bb538f7084 Fix crash in sync dialog 2013-03-19 19:27:28 +00:00
craig.p.drummond
2c68475245 When finsing if song exists, also check track number 2013-03-11 19:49:06 +00:00
craig.p.drummond
5175a836c1 When checking song against song-item, used displayTitle - as this is what is shown! 2013-02-27 19:43:28 +00:00
craig.p.drummond
70ad6e0022 If album's year is updated in tag-editor, then reflect this in views. 2013-02-26 20:06:50 +00:00
craig.p.drummond
68d1b24ab9 Fix updating of genres 2013-02-21 20:07:02 +00:00
craig.p.drummond
2279f48b1a Let model setup signal connection 2013-02-21 20:06:34 +00:00
craig.p.drummond
7417f9040d - Move common actions into StdActions
- Models are in control of what actions are show at what level
2013-02-18 17:07:46 +00:00
craig.p.drummond
789ff9ae2b Dont qCompress when coverting old cache files 2013-02-04 17:25:18 +00:00
craig.p.drummond
c60604502f Remove Qt module prefix from includes - will make Qt5 port a little easier! 2013-01-28 19:33:42 +00:00
craig.p.drummond
0ded0e0934 Artist and album images for online services 2013-01-21 19:45:30 +00:00
craig.p.drummond
fbe6f03408 Update copyright year 2013-01-17 16:57:20 +00:00
craig.p.drummond
c5558506e3 Use GZIP compression for cache files - easier to uncompress for users, etc. 2013-01-10 20:36:27 +00:00
craig.p.drummond
045ca17302 Compress cache files 2012-12-18 19:36:43 +00:00
craig.p.drummond
122f3472b2 - Search last.fm and Google for covers.
- Allow to specify local file to use as cover.
2012-12-17 18:00:29 +00:00
craig.p.drummond
9f5e0fa17d Add a 'Cache' page to settngs dialog, allowing cahce usage to be displayed and cache items delete. 2012-12-13 19:54:05 +00:00
craig.p.drummond
90f88f48d5 Allow editing of tags, and replaygain calculation, of files from folder view which do not contain tags. 2012-12-10 19:54:52 +00:00
craig.p.drummond
2bf88da78d Fix disabling of artist images 2012-11-21 20:33:08 +00:00
craig.p.drummond
c4bc722d1f If group single tracks, or multiple artists, settings are changed, then rebuild library and device models frmo existing set of songs - as opposed to re-reading all songs from mpd/device. 2012-11-16 19:43:53 +00:00
craig.p.drummond@gmail.com
2c2640f123 Fix artist images
BUG:131
2012-11-12 12:11:20 +00:00
craig.p.drummond
427467de96 Get covers from devices 2012-11-08 19:26:07 +00:00
craig.p.drummond
30f33c455e Remove old library caches 2012-10-22 19:02:39 +00:00
craig.p.drummond@gmail.com
c325a9ed28 Move cacheDir/configDir helpers into Utils 2012-10-08 11:35:29 +00:00
craig.p.drummond
094354c66b Make 'Icon' a class, and move icons into Icons 2012-10-03 19:16:52 +00:00
craig.p.drummond@gmail.com
cdf96543f6 Fix image/icon size, and spacing issues, in sync dialog when the library view is set to use icon/list style.
BUG:99
2012-10-02 11:18:07 +00:00
craig.p.drummond@gmail.com
e5793d6b52 More non-oxygen icon work
BUG:91
2012-09-20 11:02:47 +00:00
craig.p.drummond
e704299f24 - Use a random icon that matches the repeat icon better.
- Draw the consume icon in code, so that it matches random and repeat better.
2012-09-19 15:10:26 +00:00
craig.p.drummond
de7478723f Add 3 forms for Qt plural translations; none, singular, and others 2012-09-03 19:07:31 +00:00
craig.p.drummond
86a9b9db5c Reduce number of translations 2012-09-03 19:05:04 +00:00
craig.p.drummond@gmail.com
a04cafb7c2 Dont clear genre list when clearing music library model.
BUG:66
2012-09-03 11:32:48 +00:00
craig.p.drummond@gmail.com
1832ab8dc7 Use lupdate/lrelease for generating Qt translations from KDE ones.
Hack-around issues with Qt plural forms - use 'Tracks: 2' instead of '2 Tracks'
2012-09-03 11:27:16 +00:00