Commit Graph

144 Commits

Author SHA1 Message Date
craig.p.drummond
28654a9148 Use HTTPS URLs for Last.fm, Wikipedia, SoundCloud, etc, for non-windows builds. 2013-09-24 18:42:52 +00:00
craig.p.drummond
159fecd66f Store data under XDG_DATA_HOME (~/.local/share) 2013-09-24 18:38:31 +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
a225e31c00 Dont use https for context view searches. 2013-08-19 17:53:47 +00:00
craig.p.drummond
40e72b230f Put BasicItemDelegate into its own source files 2013-08-13 19:40:05 +00:00
craig.p.drummond
44bf560240 Windows build fixes 2013-08-12 21:03:21 +00:00
craig.p.drummond
40b52365ad Only load lyrics.xml when needed 2013-08-12 18:34:08 +00:00
craig.p.drummond
05a0dcd22a Embed stream icons too 2013-08-12 18:32:58 +00:00
craig.p.drummond
6501110670 Better handling of streams in context view 2013-08-08 19:15:45 +00:00
craig.p.drummond
6877b0b214 Check if song is empty 2013-08-08 19:14:29 +00:00
craig.p.drummond
dcbf249cbb When looking for localised patterns, also look for the un-localised equivalents 2013-08-05 21:02:34 +00:00
craig.p.drummond
72cd22161c Use i18n is a more KDE-like manner, other wise debug builds of kdelibs produce (I18N_ARGUMENT_MISSING)
BUG: 254
2013-07-18 14:52:45 +00:00
craig.p.drummond
e361abb72c Also check for singer, vocalist, or musician 2013-07-12 19:06:30 +00:00
craig.p.drummond
f02fdf4cf2 Song is a struct, not class
BUG: 254
2013-07-11 18:34:13 +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@gmail.com
d5c23a9f09 Compare filename's to detect current track 2013-07-04 11:13:08 +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
31b40845ad Fix cache file! 2013-06-24 18:41:24 +00:00
craig.p.drummond
0686161067 Comment out unused var. 2013-06-20 19:13:24 +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
4c1105e976 File parameter is used! 2013-06-17 18:33:48 +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
a5622b4682 Fix Qt5 segfault on exit, due to static QIcons being destructed. 2013-06-12 19:56:59 +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
craig.p.drummond
92f17e4d71 Dont draw splitter handle when context menu shown 2013-06-07 20:57:02 +00:00
craig.p.drummond
0892b4bfa1 Provide action to reset splitter sizes 2013-06-07 20:45:44 +00:00
craig.p.drummond
8cf94d9f92 Fix toggling of info in sidebar 2013-06-07 20:31:06 +00:00
craig.p.drummond
904f06cd0f Add splitters to context view, so that user can adjust sizes. 2013-06-07 20:07:20 +00:00
craig.p.drummond
88f9e7d497 Save context view slim page setting 2013-06-07 19:22:50 +00:00
craig.p.drummond
2529700d82 Fix scrollbar button colours in context view 2013-06-06 18:48:28 +00:00
craig.p.drummond
a1e341bad8 Remove unused var 2013-06-06 18:48:04 +00:00
craig.p.drummond
0f1be3602e No scrollbar groove for Gtk style in context view 2013-06-06 18:47:46 +00:00
craig.p.drummond
bfe97603f0 Only delete the loader if it was created 2013-06-06 18:46:05 +00:00
craig.p.drummond
2399b325d6 Show spinner when loading from file 2013-06-05 16:53:55 +00:00
craig.p.drummond
1fce0053b9 Only lookup album list once 2013-06-05 16:52:26 +00:00