Commit Graph

36 Commits

Author SHA1 Message Date
craig.p.drummond
88e7a4f700 If file path starts with /, then its not an MPD file 2014-01-16 19:31:12 +00:00
craig.p.drummond
e8954fb037 Remove htbackdrops.com code - as doesn't look like this is comming back! 2014-01-10 20:01:57 +00:00
craig.p.drummond
ab7ffecca3 Update (c) year 2014-01-06 19:32:05 +00:00
craig.p.drummond
527979ae8b Add more debug
BUG: 357
2013-12-26 20:40:16 +00:00
craig.p.drummond
6150b5cdcd 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
1df637d185 Dont tile artist backdrop, just draw in centre 2013-12-24 21:21:28 +00:00
craig.p.drummond
f47837aa7a Scale context view backdrops. 2013-12-23 21:05:13 +00:00
craig.p.drummond
8b4b81412a Add option to always collapse context into single pane. 2013-12-23 11:00:37 +00:00
craig.p.drummond
2c000fb23e Better spacing 2013-11-26 20:02:20 +00:00
craig.p.drummond
fa1a25be60 - 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
7be10dfc20 Max backgdrop size 2013-10-28 20:39:13 +00:00
craig.p.drummond
bf3a6d5eb6 High DPI 2013-10-17 17:25:52 +00:00
craig.p.drummond
182e78160f 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
2bcef91297 Better error handling 2013-10-17 17:24:51 +00:00
craig.p.drummond
5683f7939b Use NetworkJob to automatically, and consistently, handle re-directs 2013-09-18 18:11:49 +00:00
craig.p.drummond
11749453bc Work-around Windows and QJson issue. 2013-08-19 17:54:57 +00:00
craig.p.drummond
6501110670 Better handling of streams in context view 2013-08-08 19:15:45 +00:00
craig.p.drummond@gmail.com
24f138cad2 Dont increase zoom every time config is read!
BUG: 251
2013-07-05 11:03:27 +00:00
craig.p.drummond
9ae576946d Use QPixmap not QImage 2013-06-25 18:06:14 +00:00
craig.p.drummond
666f6755c9 Simplify 2013-06-25 18:05:27 +00:00
craig.p.drummond
fa9892337f 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
de3a3837db 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
e8b3d8ad9d Set opacity on image, not on painter 2013-06-25 18:03:15 +00:00
craig.p.drummond
49bcb0e69f Dont draw artist mame on backdrop - its not very visible! 2013-06-20 19:13:03 +00:00
craig.p.drummond
720e7f8b0b Increase min width before expanding 2013-06-20 19:11:13 +00:00
craig.p.drummond
cf2524a321 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
e214a4dde2 Fix discogs result parsing 2013-06-14 17:29:34 +00:00
craig.p.drummond
1bb745730f Fix invalid covers showing for online services. 2013-06-14 17:29:10 +00:00
craig.p.drummond
8c89bd14dd Use discogs for context backdrop 2013-06-14 17:28:39 +00:00
craig.p.drummond
3704090234 Reset splitter if going from thin to wide 2013-06-13 19:24:36 +00:00
craig.p.drummond
95e4133345 Fix mouse-over of splitters for Qt5 builds 2013-06-12 20:01:35 +00:00
craig.p.drummond
2cfbea860b Dont draw background over combo 2013-06-11 17:01:39 +00:00
craig.p.drummond
6917e88578 Only draw artist name if using 3 panes 2013-06-11 17:01:24 +00:00
craig.p.drummond
12310e2e10 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
58507f551b Add debug logging 2013-06-10 16:34:22 +00:00
craig.p.drummond
aaddf7b6d3 s/ContextPage/ContextWidget/g s/InfoPage/ContextPage/g 2013-06-08 07:06:58 +00:00