Craig Drummond
|
1e1ec45840
|
Fix loading of covers for Cantata streams
Closes #1191
|
2018-02-06 22:44:42 +00:00 |
|
Craig Drummond
|
0f1610d9f2
|
Only look in cache dir if it exists
|
2018-02-06 22:26:13 +00:00 |
|
Craig Drummond
|
339cbc1648
|
Use album artist for covers
|
2018-02-06 22:22:37 +00:00 |
|
padertux
|
4f26eb686e
|
Refactor code to use C++11 nullptr
|
2018-01-08 23:01:25 +01:00 |
|
Craig Drummond
|
2139d3dbb8
|
Update (c) year
|
2018-01-01 10:11:39 +00:00 |
|
Craig Drummond
|
e743dd48f5
|
Add some debug to itemview
|
2017-12-17 11:22:44 +00:00 |
|
Craig Drummond
|
eac9de00b3
|
Add an extra line of verbose debug
|
2017-12-17 10:16:14 +00:00 |
|
Craig Drummond
|
1c6686d009
|
Add verbose cover debug
Issue #1143
|
2017-12-16 23:10:10 +00:00 |
|
Craig Drummond
|
6e100a5ef5
|
Use for(var: list) and not foreach(var, list)
|
2017-11-27 22:36:53 +00:00 |
|
Craig Drummond
|
c8eccb9db7
|
Always set cost when adding pixmap to cache
Issue #1128
|
2017-11-26 23:24:42 +00:00 |
|
Craig Drummond
|
974b9adc38
|
Enable retina support for all builds.
|
2017-07-03 18:24:34 +01:00 |
|
Craig Drummond
|
b3bc9b456c
|
Reduce number of advanced config items - there was just too many.
|
2017-04-08 19:27:18 +01:00 |
|
Craig Drummond
|
0a73215867
|
Update (c) year
|
2017-04-02 18:45:30 +01:00 |
|
Craig Drummond
|
b0b0140d98
|
Remove Qt4 support
|
2017-04-02 18:43:34 +01:00 |
|
Craig Drummond
|
a517bf4f17
|
Remove KDE4 and Ubuntu Touch support
|
2017-04-01 22:55:27 +01:00 |
|
Craig Drummond
|
65574b565b
|
If Cantata's convigured cover file name contains a %, then when looking for artist images use basic-artist if album is Various Artists, album artist otherwise
Issue #985
|
2017-04-01 18:22:32 +01:00 |
|
Craig Drummond
|
6c695bcf29
|
If file has embedded cover, save this to the cache folder - so that this file path can be used with MPRIS.
Issue #893
|
2016-10-16 22:51:47 +01:00 |
|
Craig Drummond
|
116626ba83
|
Fix incorrect AudioCD cover
|
2016-03-17 23:22:59 +00:00 |
|
Craig Drummond
|
52c9f6ca6f
|
If we download a cover (from last.fm or http server) then clear scaled versions.
|
2016-01-08 22:54:14 +00:00 |
|
Craig Drummond
|
705648420a
|
Update (c) year
|
2016-01-08 18:55:13 +00:00 |
|
Craig Drummond
|
8c48be1569
|
Mono album icon - used in sync dialog.
|
2015-12-23 18:20:30 +00:00 |
|
Craig Drummond
|
ff3d2cca44
|
For timers started in a thread, connect the thread's finished signal to the timer's stop slot, helps with:
QObject::killTimer: Timers cannot be stopped from another thread
|
2015-12-22 14:30:00 +00:00 |
|
Craig Drummond
|
645e98304a
|
Add a modified verison of Humanity CD icon. Previously icon from theme was chosen.
|
2015-12-09 18:23:49 +00:00 |
|
Craig Drummond
|
695f7892b0
|
When looking for covers, also check sub-folders and return first image.
|
2015-12-03 21:44:49 +00:00 |
|
Craig Drummond
|
67a7a49dad
|
Fix last.fm response parsing
#744
|
2015-10-07 18:05:32 +01:00 |
|
Craig Drummond
|
8b0a135c43
|
Save scaled covers as PNG, as the quality is much better.
#724
|
2015-08-20 19:44:15 +01:00 |
|
Craig Drummond
|
5cb828e37f
|
Fix check for 'Unknown' album - title is never empty, as it would have
been set to filename!
#723
|
2015-08-19 20:32:37 +01:00 |
|
Craig Drummond
|
44651018d8
|
No cover if song metadata is blank
|
2015-08-18 20:16:17 +01:00 |
|
Craig Drummond
|
9533f12881
|
Update (c) year
|
2015-08-13 21:12:34 +01:00 |
|
Craig Drummond
|
67ea8e6a86
|
Emit cover if its from CD
|
2015-07-29 19:18:04 +01:00 |
|
Craig Drummond
|
67507362d5
|
Always build support for Dynamic, Online, and Streams
|
2015-06-26 21:18:25 +01:00 |
|
Craig Drummond
|
d841e3ceb9
|
Fix podcast covers
|
2015-06-20 19:51:32 +01:00 |
|
Craig Drummond
|
54f615cc77
|
Re-work online services so that Jamendo and Magantune use SQL backend.
This is NO WHERE NEAR COMPLETE! There are *lots* of missing features,
etc.
|
2015-06-19 21:39:56 +01:00 |
|
Craig Drummond
|
64bc73c40f
|
Remove treble-clef as composer icon
|
2015-06-08 20:40:12 +01:00 |
|
Craig Drummond
|
4a713c7ec9
|
Initial work on using SQL for MPD cache. Not 100% functional. Eventually
will also use SQL for Jamendo and Magantune...
|
2015-06-07 22:18:19 +01:00 |
|
craig.p.drummond
|
d126f47b7d
|
Fix checking of whether exiting cover job exists
BUG: 662
|
2015-04-12 15:22:42 +00:00 |
|
craig.p.drummond
|
c35131fdee
|
Fix artist image retrieval
BUG: 662
|
2015-04-11 09:23:00 +00:00 |
|
craig.p.drummond
|
4e7705ceae
|
Show composer images - see README for details.
|
2015-04-05 22:32:27 +00:00 |
|
craig.p.drummond
|
5c989ff51c
|
Refactor
|
2015-03-31 17:21:35 +00:00 |
|
craig.p.drummond
|
82a95ea06e
|
Use treble clef icon in artists list if composer tag is being used for an artist.
|
2015-03-28 14:36:15 +00:00 |
|
craig.p.drummond
|
93b70ec240
|
Rename mpd source folder to mpd-interface to help build errors when libmpdclient(?) is also installed.
BUG: 650
|
2015-03-16 19:18:52 +00:00 |
|
craig.p.drummond
|
179470039e
|
Use correct stream icon in playqueue for streams with no song details.
|
2015-02-17 23:08:17 +00:00 |
|
craig.p.drummond
|
c4e37534b1
|
Fix setting of cover when existing cover is embedded in music file.
|
2014-11-02 15:37:10 +00:00 |
|
craig.p.drummond
|
73197114f3
|
Use regular artist icon for "Various Artists"
|
2014-10-31 21:35:45 +00:00 |
|
craig.p.drummond
|
cb1d5728f5
|
Fix compilation when online services disabled.
BUG: 573
|
2014-10-30 00:12:41 +00:00 |
|
craig.p.drummond
|
f338b2d811
|
Fix updating of toolbar coverwidget if cover is downloaded after song has started.
|
2014-10-29 18:12:18 +00:00 |
|
craig.p.drummond
|
0c9cf88a7c
|
When emiting signal to say cover is loaded, need to adjust size by pixel ratio.
|
2014-10-29 13:46:58 +00:00 |
|
craig.p.drummond
|
8e9f625d05
|
Fix inconsistent default cover sizes.
|
2014-10-12 15:56:16 +00:00 |
|
craig.p.drummond
|
68a5ca749b
|
More filename restrictions
|
2014-09-27 11:27:23 +00:00 |
|
craig.p.drummond
|
a61db29138
|
Replace any of (/ ? < > \ : * | ") with underscore when creating cover file cache names under windows.
BUG: 549
|
2014-09-27 11:11:29 +00:00 |
|