Craig Drummond
|
026fb258d9
|
Use folderListIcon for folder button
|
2016-01-16 14:38:26 +00:00 |
|
Craig Drummond
|
05647dca0f
|
Update (c) year
|
2016-01-08 18:55:13 +00:00 |
|
Craig Drummond
|
8b44fa96b5
|
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
|
4421979221
|
No longer using discogs - API has changed.
|
2015-11-05 21:02:39 +00:00 |
|
Craig Drummond
|
73e9a2b7c6
|
Fix last.fm response parsing
#744
|
2015-10-07 18:05:32 +01:00 |
|
Craig Drummond
|
2406289303
|
Update (c) year
|
2015-08-13 21:12:34 +01:00 |
|
Craig Drummond
|
1bb58fdbda
|
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
|
12b7bf0e83
|
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
|
99c91114bb
|
Fix setting of cover when existing cover is embedded in music file.
|
2014-11-02 15:37:10 +00:00 |
|
craig.p.drummond
|
db1f9e9cec
|
- Add control buttons for windows thumbnail toolbutton.
- Add prev/play/pause/etc to OSX dock menu
- As part of this connect to correct triggered signal!
|
2014-10-01 15:50:29 +00:00 |
|
craig.p.drummond
|
d5ce7de372
|
Re-format mode MessageBox messages - so that they can be split into main/sub text for MacOS dialogs.
|
2014-09-16 21:21:43 +00:00 |
|
craig.p.drummond
|
1bbe86e776
|
Reduce size, and restore when shown again
|
2014-08-11 19:33:25 +00:00 |
|
craig.p.drummond
|
5bbb67099b
|
In cover dialog, when checking if a cover exists, ignore the internal '{nocover}' and '{tag}' strings.
BUG: 515
|
2014-08-10 09:01:40 +00:00 |
|
craig.p.drummond
|
c3d288fd8e
|
Use Covers::self()->get() to retrieve all covers
|
2014-07-16 19:05:36 +00:00 |
|
craig.p.drummond
|
3bdd92fa5f
|
Fix AudioCD covers
|
2014-07-16 19:01:35 +00:00 |
|
craig.p.drummond
|
df494f9445
|
Use Qt5's own json parser fopr Qt5 builds.
|
2014-07-10 19:46:40 +00:00 |
|
craig.p.drummond
|
38df88841a
|
Use QSslSocket to determine if https is available
|
2014-07-07 19:07:19 +00:00 |
|
craig.p.drummond
|
138fc439fd
|
Better error message - clickable link
|
2014-06-17 16:55:01 +00:00 |
|
craig.p.drummond
|
d29d9a8781
|
Alter includes to have su-folder - e.g. utils.h -> support/utils.h
|
2014-05-13 18:37:52 +00:00 |
|
craig.p.drummond
|
fcc161861a
|
Dont access member until constructed...
|
2014-05-12 18:52:11 +00:00 |
|
craig.p.drummond
|
b7268e16ab
|
Use a class to hide KConfig/QSettings differences - as opposed to using #defines
|
2014-03-25 19:47:36 +00:00 |
|
craig.p.drummond
|
1c99ba468b
|
Load artist iamges in non-UI thread too. Should only be album images in artists view that are loaded in UI thread. Tried loading these in non_UI thread, but didnt like delay in showing covers.
|
2014-03-20 19:58:40 +00:00 |
|
craig.p.drummond
|
bdf187ac41
|
When song is updated in context view, abort any current network jobs.
BUG: 442
|
2014-03-17 19:48:11 +00:00 |
|
craig.p.drummond
|
04a12656bd
|
When saving artist image from cover dialog, if set to save in MPD folder and song's path does not have 2 folder elements then save in cache folder.
Cantata will only save artist images, and backdrops, in MPD folder if the folder structure is (e.g.) Artist/Album/Track.mp3
BUG: 429
|
2014-03-01 18:03:38 +00:00 |
|
craig.p.drummond
|
ee1ba3bb6e
|
In cover/artist dialog, when attempting to save an image into Cantata's cache folder - ensure the 'covers' sub-folder is created.
|
2014-03-01 17:53:26 +00:00 |
|
craig.p.drummond
|
1993247946
|
Closing files should be enough - so no need for size check
|
2014-02-13 19:10:57 +00:00 |
|
craig.p.drummond
|
5ec0a66cd5
|
Close temporary files, to ensure data is written
|
2014-02-13 19:05:51 +00:00 |
|
craig.p.drummond
|
164a0096cb
|
Check sizes of temporary files after write, to ensure data is written. This fixes an issue where sometimes 0 byte files were written from CoverDialog.
|
2014-02-12 22:43:47 +00:00 |
|
craig.p.drummond
|
2397ccfa2f
|
KDE fixes
|
2014-01-25 10:00:29 +00:00 |
|
craig.p.drummond
|
4ed4c76e1d
|
Add menu to cover dialog, so that user can control which services are queried.
BUG: 385
|
2014-01-25 09:58:25 +00:00 |
|
craig.p.drummond
|
92d91c6a4a
|
Handle mopidy paths
|
2014-01-22 19:25:51 +00:00 |
|
craig.p.drummond
|
0bc5665069
|
Better titles
|
2014-01-15 19:32:59 +00:00 |
|
craig.p.drummond
|
e4b5a3c16f
|
Add overlay widgets to view, not viewport.
|
2014-01-15 19:29:23 +00:00 |
|
craig.p.drummond
|
2138dc292e
|
Look for covers via Spotify, iTunes, and Deezer
|
2014-01-10 20:06:40 +00:00 |
|
craig.p.drummond
|
cf65a51768
|
Use message overlay to indicate seachis in progress, and use its cancel button to cancel the search
|
2014-01-10 20:03:21 +00:00 |
|
craig.p.drummond
|
2f24b3fd9b
|
Results of cppcheck...
|
2014-01-08 19:49:48 +00:00 |
|
craig.p.drummond
|
84a1fa0de0
|
When downloading images, dont use extension to determine file format, instead look JFIF and PNG in first few data bytes.
BUG: 378
|
2014-01-07 20:02:40 +00:00 |
|
craig.p.drummond
|
ab7ffecca3
|
Update (c) year
|
2014-01-06 19:32:05 +00:00 |
|
craig.p.drummond
|
8e84cab3a8
|
- Show action short-cuts in tooltips
- Move https->http conversion into NetworkAccessManager, so that it is consistent
- Place clear playqueue button back to its previous position
|
2013-10-09 17:07:14 +00:00 |
|
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
|
5683f7939b
|
Use NetworkJob to automatically, and consistently, handle re-directs
|
2013-09-18 18:11:49 +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
|
662de74d1f
|
Also use discogs for artist images in cover dialog.
|
2013-06-14 17:26:02 +00:00 |
|
craig.p.drummond
|
f00fb0b20d
|
Consistent way to get layout spacing
|
2013-06-13 18:54:28 +00:00 |
|
craig.p.drummond
|
4f27849df1
|
Remove amazon cover fetching - required API key that Cantata never really had.
|
2013-06-08 07:43:00 +00:00 |
|
craig.p.drummond
|
5a259a130d
|
Show artist name as caption for cover dialog when setting artist images.
|
2013-05-03 18:04:51 +00:00 |
|
craig.p.drummond
|
4c60263439
|
- s/Set Cover/Set Image/g
- Correct warning if artist image is not writeable
|
2013-05-03 18:04:14 +00:00 |
|
craig.p.drummond
|
af86a17615
|
Fix Qt5 URLs
|
2013-05-01 07:00:28 +00:00 |
|
craig.p.drummond
|
89457941bc
|
Need to do cover locating/loading in a separate thread - otehrwise UI becomes jerky
|
2013-04-29 19:37:15 +00:00 |
|
craig.p.drummond
|
0490a2d4bd
|
Allow to specify cover name as (e.g.) "%artist%-%title%"
BUG:202
|
2013-04-24 21:20:11 +00:00 |
|