Craig Drummond
|
b6bd94c236
|
Update (c) year
|
2022-01-08 21:24:07 +00:00 |
|
Craig Drummond
|
2af114c24d
|
More build fixes
|
2021-12-23 16:56:51 +00:00 |
|
Craig Drummond
|
e68c4011af
|
Fix looking for cover-art with MPD's new cue track file listing.
Issue #1759
|
2021-12-23 13:46:09 +00:00 |
|
Craig Drummond
|
059aceb95d
|
Fix build issues due to previous change. #1727
|
2021-07-29 12:13:42 +01:00 |
|
Craig Drummond
|
31b8a6d9b9
|
Revert "Revert "Merge pull request #1727 from jprjr/fix-deprecated-warnings""
This reverts commit be9c1e74e0.
|
2021-07-29 12:00:04 +01:00 |
|
Craig Drummond
|
be9c1e74e0
|
Revert "Merge pull request #1727 from jprjr/fix-deprecated-warnings"
This reverts commit cb18837d11, reversing
changes made to b296cf7113.
|
2021-07-28 19:44:57 +01:00 |
|
John Regan
|
cc0d116986
|
fix deprecation: QString::SkipEmptyParts is now Qt::SkipEmptyParts
|
2021-07-19 15:00:32 -04:00 |
|
Craig Drummond
|
11bb7571c9
|
Update (c) year
|
2021-01-01 10:06:43 +00:00 |
|
Thomas Uhle
|
a2d533940f
|
Align Covers::defaultPix() with CurrentCover::stdImage()
The default icons shown as fallback in the play queue and the tray item
should be the same as well if no cover has been found.
|
2020-04-20 20:55:10 +02:00 |
|
Craig Drummond
|
d7b3965b9b
|
Update (c) year
|
2020-01-01 11:51:13 +00:00 |
|
Craig Drummond
|
cb9efe205f
|
Update (c) year
|
2019-09-15 15:56:58 +01:00 |
|
Craig Drummond
|
56ab828844
|
Use screen.width*screen.height*5 as caover cache maxCost
Closes #1498
|
2019-06-06 20:32:56 +01:00 |
|
Craig Drummond
|
d75e8ed283
|
se screen size to calculate max cover cache cost
Issue #1498
|
2019-06-06 06:19:43 +01:00 |
|
Craig Drummond
|
a58d837f8f
|
Use FanArt.tv for artist images
Closes #1485
|
2019-05-19 10:06:54 +01:00 |
|
Craig Drummond
|
0f6c4d1b10
|
Due to Last.fm changes, artist images are no longer supported. See ARTIST_IMAGE_SUPPORT sections for removed code.
Issue #1485
|
2019-05-06 10:14:45 +01:00 |
|
Craig Drummond
|
1333da73c6
|
Load Various Artist image, if found.
Closes #1478
|
2019-04-27 09:00:27 +01:00 |
|
Craig Drummond
|
d1ffba1dc9
|
When checking for http:/ also check for https:/
Issue #1444
|
2019-01-30 17:52:59 +00:00 |
|
Craig Drummond
|
a21827b102
|
Fix MPD cover art retreival
|
2018-11-12 19:38:53 +00:00 |
|
Craig Drummond
|
06cf4c4e3d
|
For MPD>=21, use its albumart protocol to fetch covers.
|
2018-11-10 18:37:37 +00:00 |
|
Craig Drummond
|
7d4f863e6f
|
Add more verbose covers debug
Issue #1395
|
2018-10-20 14:08:11 +01:00 |
|
Craig Drummond
|
6390b4c6e8
|
Allow .jpeg as extension from cover dialog.
Closes #1368
|
2018-09-12 19:48:41 +01:00 |
|
Craig Drummond
|
90fc43893f
|
s/AlbumArt/albumart
|
2018-06-08 16:56:05 +01:00 |
|
Craig Drummond
|
3fd2f72461
|
Store actual song path for local files (mainly affects windows
Issue #1304
|
2018-06-07 20:35:06 +01:00 |
|
Craig Drummond
|
6d0315ec3e
|
Fix saving of podcast images to JPG.
|
2018-05-26 19:24:13 +01:00 |
|
Craig Drummond
|
d9a9a48482
|
Fix usage of podcast cover in title widget.
|
2018-05-25 18:18:38 +01:00 |
|
Craig Drummond
|
0aadefef3c
|
Make 'Icon' a namespace not class
|
2018-05-24 19:05:54 +01:00 |
|
Craig Drummond
|
639d7cfd5a
|
Embed more files into cantata
|
2018-05-16 22:43:54 +01:00 |
|
Craig Drummond
|
80276b0292
|
Revert #62537412bf66c023af3be969ec606c7f1fa4ab5f
Closes #1267
|
2018-05-05 12:04:46 +01:00 |
|
Craig Drummond
|
ea2efb04e2
|
Open text files with QIODevice::Text
Issue #1261
|
2018-05-02 21:41:08 +01:00 |
|
Craig Drummond
|
f1ce113559
|
Adjust cover cache maxCost based upon pixel ratio
Closes #1248
|
2018-04-25 16:34:57 +01:00 |
|
Craig Drummond
|
286a3da71d
|
If QFile::copy() fails, try read + write ?
Issue #1239
|
2018-04-02 16:39:16 +01:00 |
|
Craig Drummond
|
8c525aaa0d
|
More debug, and check file types
Issue #1239
|
2018-04-02 15:47:51 +01:00 |
|
Craig Drummond
|
3f4c52c8ce
|
When copying covers to/from devices - also look for 1st image in source
folder
Issue #1239
|
2018-04-02 14:47:07 +01:00 |
|
Craig Drummond
|
baf07a7ea6
|
Add debug when copying covers
|
2018-04-02 14:36:02 +01:00 |
|
Craig Drummond
|
d9a42808b3
|
Add settings page to configure API keys.
Issue #1234
|
2018-03-14 20:32:11 +00:00 |
|
Craig Drummond
|
eff0e66d39
|
Use AUTOMOC
|
2018-03-07 19:04:14 +00:00 |
|
Craig Drummond
|
6915f65d55
|
Fix reading of custom cover filename
Closes #1226
|
2018-03-01 17:04:34 +00:00 |
|
Craig Drummond
|
e6c9156e43
|
Fetch missing covers from iTunes.
Issue #988
|
2018-02-15 21:19:38 +00:00 |
|
Craig Drummond
|
bd657248e9
|
Always fetch artist images - as these are only fetched if artist images
are enabled.
|
2018-02-15 20:35:03 +00:00 |
|
Craig Drummond
|
ff48cfa0c0
|
Cleanup some settings. No longer offer to save lyrics, artist images,
and backdrops in MPD folder, just save in cache dir. Move cover setting
into interface settings - in a new 'Covers' tab.
|
2018-02-15 20:18:08 +00:00 |
|
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 |
|