Commit Graph

22 Commits

Author SHA1 Message Date
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