Commit Graph

36 Commits

Author SHA1 Message Date
craig.p.drummond
4201e936b5 If file path starts with /, then its not an MPD file 2014-01-16 19:31:12 +00:00
craig.p.drummond
9c9b07c794 Remove htbackdrops.com code - as doesn't look like this is comming back! 2014-01-10 20:01:57 +00:00
craig.p.drummond
addfca835a Update (c) year 2014-01-06 19:32:05 +00:00
craig.p.drummond
39c5006515 Add more debug
BUG: 357
2013-12-26 20:40:16 +00:00
craig.p.drummond
c3c38e9dfa Dont save backdrops in mpd dir if song is from AudioCD. Also, add more debug. 2013-12-25 21:39:33 +00:00
craig.p.drummond
50f015d3e7 Dont tile artist backdrop, just draw in centre 2013-12-24 21:21:28 +00:00
craig.p.drummond
600ef02054 Scale context view backdrops. 2013-12-23 21:05:13 +00:00
craig.p.drummond
b7c8f6b8cc Add option to always collapse context into single pane. 2013-12-23 11:00:37 +00:00
craig.p.drummond
359666ca06 Better spacing 2013-11-26 20:02:20 +00:00
craig.p.drummond
02b703789d - Look for backdrop.jpg/png in music folder before attempting to download.
- Add option to store downloaded backdrops into music folder. Stored as backdrop.jpg
2013-11-11 19:27:38 +00:00
craig.p.drummond
e78f59ae31 Max backgdrop size 2013-10-28 20:39:13 +00:00
craig.p.drummond
3d27c80c13 High DPI 2013-10-17 17:25:52 +00:00
craig.p.drummond
eecf215482 If fail to get a musicbrainz id, and artist contains a '/', try again without '/' 2013-10-17 17:25:31 +00:00
craig.p.drummond
105f80c1fb Better error handling 2013-10-17 17:24:51 +00:00
craig.p.drummond
556071c2a7 Use NetworkJob to automatically, and consistently, handle re-directs 2013-09-18 18:11:49 +00:00
craig.p.drummond
ccff0cdbcd Work-around Windows and QJson issue. 2013-08-19 17:54:57 +00:00
craig.p.drummond
31c6e50503 Better handling of streams in context view 2013-08-08 19:15:45 +00:00
craig.p.drummond@gmail.com
8f85cf4920 Dont increase zoom every time config is read!
BUG: 251
2013-07-05 11:03:27 +00:00
craig.p.drummond
f0b3b1c564 Use QPixmap not QImage 2013-06-25 18:06:14 +00:00
craig.p.drummond
ccf05721b8 Simplify 2013-06-25 18:05:27 +00:00
craig.p.drummond
3746c4d825 Keep track of the last 20 artists we had to create backdrops for - so that we dont keep on query online service each time 2013-06-25 18:04:39 +00:00
craig.p.drummond
e4aa93d4e8 Fix display update when we go from created backdrop, to downloaded, back to created 2013-06-25 18:03:52 +00:00
craig.p.drummond
58e90d3946 Set opacity on image, not on painter 2013-06-25 18:03:15 +00:00
craig.p.drummond
ea2bf0eee7 Dont draw artist mame on backdrop - its not very visible! 2013-06-20 19:13:03 +00:00
craig.p.drummond
3b0faaa692 Increase min width before expanding 2013-06-20 19:11:13 +00:00
craig.p.drummond
6e2ae6654b Use fanart.tv for backdrops in contextview. This provides larger images than discogs (which is still the fallback), and HomeTheaterBackdrops seems to be no longer available :-( 2013-06-16 19:42:37 +00:00
craig.p.drummond
74fbacc82b Fix discogs result parsing 2013-06-14 17:29:34 +00:00
craig.p.drummond
50b6b22b92 Fix invalid covers showing for online services. 2013-06-14 17:29:10 +00:00
craig.p.drummond
267295d5c2 Use discogs for context backdrop 2013-06-14 17:28:39 +00:00
craig.p.drummond
76ea6dc5da Reset splitter if going from thin to wide 2013-06-13 19:24:36 +00:00
craig.p.drummond
5b28e861f4 Fix mouse-over of splitters for Qt5 builds 2013-06-12 20:01:35 +00:00
craig.p.drummond
00e10307d0 Dont draw background over combo 2013-06-11 17:01:39 +00:00
craig.p.drummond
22e182451e Only draw artist name if using 3 panes 2013-06-11 17:01:24 +00:00
craig.p.drummond
ed22d7dbee Dont wait for artist bio before displaying album info - artistview may be hidden, in which case it wont update! 2013-06-10 16:35:17 +00:00
craig.p.drummond
b374aba431 Add debug logging 2013-06-10 16:34:22 +00:00
craig.p.drummond
d650197ae6 s/ContextPage/ContextWidget/g s/InfoPage/ContextPage/g 2013-06-08 07:06:58 +00:00