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
737568bec7
fix deprecation: get pixmap by-value
2021-07-20 08:47:56 -04:00
John Regan
d0d3304942
fix deprecation: delta obsolete, use angleDelta
2021-07-20 08:46:34 -04:00
John Regan
cc0d116986
fix deprecation: QString::SkipEmptyParts is now Qt::SkipEmptyParts
2021-07-19 15:00:32 -04:00
Craig Drummond
efe380f9c2
Remove Spotify image search, also broken
...
Issue #1694
2021-03-16 12:06:52 +00:00
Craig Drummond
6df030b41a
Remvoe google image searc - broken
...
Issue #1694
2021-03-16 12:06:26 +00:00
Craig Drummond
42bc396b32
Use HTTPS for all image searches
2021-03-16 12:06:04 +00:00
Craig Drummond
8bec9dd1f8
Remove option to select cover image providers, always use all.
...
Issue #1694
2021-03-16 12:05:28 +00:00
Craig Drummond
11bb7571c9
Update (c) year
2021-01-01 10:06:43 +00:00
Craig Drummond
03519b1faa
Don't use last.fm for artist image searches, its broken.
...
Closes #1597
2020-05-02 16:43:52 +01:00
Craig Drummond
b8645d1358
Fix most, but not all, deprecation warnings.
2020-02-16 09:51:37 +00: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
a58d837f8f
Use FanArt.tv for artist images
...
Closes #1485
2019-05-19 10:06:54 +01:00
Craig Drummond
9c5fcf0cbd
Fix image requests when using composers.
...
Closes #1477
2019-04-26 18:33:29 +01:00
Craig Drummond
d1ffba1dc9
When checking for http:/ also check for https:/
...
Issue #1444
2019-01-30 17:52:59 +00:00
Pavel Shlyak
ad2229a7b8
Update coverdialog.cpp
...
This seems to be safier
2019-01-05 17:27:32 +04:00
Craig Drummond
6390b4c6e8
Allow .jpeg as extension from cover dialog.
...
Closes #1368
2018-09-12 19:48:41 +01:00
Craig Drummond
0aadefef3c
Make 'Icon' a namespace not class
2018-05-24 19:05:54 +01:00
Craig Drummond
70c4bb35ae
Fix QTemporaryFile usage
2018-05-24 18:03:48 +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
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
padertux
4f26eb686e
Refactor code to use C++11 nullptr
2018-01-08 23:01:25 +01:00
padertux
dc8cbed1eb
Refactor code to use C++11 overriding
2018-01-08 22:51:48 +01:00
Craig Drummond
2139d3dbb8
Update (c) year
2018-01-01 10:11:39 +00:00
Craig Drummond
6e100a5ef5
Use for(var: list) and not foreach(var, list)
2017-11-27 22:36:53 +00:00
rezodlub
29a1937407
Fix idents of #ifdefs
2017-06-12 08:54:57 +02:00
rezodlub
e8cc1ab8ef
Fixes:
...
empty folders on MPD side (crash inserting/removing to/from model)
usage of sys/time.h changed to QTime
no unistd.h in Visual Studio
if QT was build without SSL support, there is no QSslSocket class (at least in 5.6 and 5.8)
missing strncasecmp in Visual Studio
utime.sys is actually sys/utime.h in Visual Studio
2017-06-11 15:31:35 +02:00
Craig Drummond
91c131558e
Always Qt5 now, so use QStyleOptionFrame
2017-04-21 18:39:10 +01:00
Craig Drummond
b63c6fbe26
Use Qt5's translation framework - ts files, not po files.
2017-04-08 10:35:31 +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
08676765b2
When setting artist images - use AlbumArtist tag if set, Artist tag otherwise.
...
Issue #897
2016-10-16 14:47:15 +01:00
Craig Drummond
4528ed7406
Add a note explaining that embedded covers are not changed
2016-06-16 21:57:30 +01:00
Craig Drummond
259b800782
Use folderListIcon for folder button
2016-01-16 14:38:26 +00:00
Craig Drummond
705648420a
Update (c) year
2016-01-08 18:55:13 +00:00
Craig Drummond
947aac0a10
When saving covers in the conver dialog, if dest folder does not exist then save in the cache folder.
2015-12-04 22:52:15 +00:00
Craig Drummond
7eb9085257
No longer using discogs - API has changed.
2015-11-05 21:02:39 +00:00
Craig Drummond
67a7a49dad
Fix last.fm response parsing
...
#744
2015-10-07 18:05:32 +01:00
Craig Drummond
9533f12881
Update (c) year
2015-08-13 21:12:34 +01:00
Craig Drummond
210decc872
Show other images from song folder in album cover chooser dialog.
...
Commented out for now, as I'm not sure its useful with the way the cover
dialog works.
#716
2015-08-02 16:33:49 +01: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
c4e37534b1
Fix setting of cover when existing cover is embedded in music file.
2014-11-02 15:37:10 +00:00