Commit Graph

36 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
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
craig.p.drummond
ef5d47d269 Use Song::isArtistImageRequest() 2013-04-24 18:29:40 +00:00
craig.p.drummond
50b4be5f8a Allow setting of artist image in cover dialog 2013-04-24 18:28:05 +00:00
craig.p.drummond
3c69ecf644 Fix Qt5 compile 2013-04-23 16:53:03 +00:00
craig.p.drummond
63ae96358a Move 3rd party code into 3rdparty! 2013-04-22 19:49:13 +00:00
craig.p.drummond
fcaeaed815 Only attempt to backup existing cover if it exists - and is not an embedded cover! 2013-04-20 11:11:48 +00:00
craig.p.drummond
4b6f44b586 Add possibility to use amazon AWS for covers. Needs AWS keys though, and these must currently be supplied in the config file. 2013-04-18 19:02:46 +00:00
craig.p.drummond
73f89fc4de Use musibrainz id from last.fm to search coverartarchive 2013-04-11 19:37:07 +00:00
craig.p.drummond
4bfe360e27 Search discogs for covers 2013-04-11 19:36:12 +00:00
craig.p.drummond
32f0ff312f When remove a cover entry, we also need to remove its url and thumbUrl from the list of currentUrls 2013-03-18 21:00:39 +00:00
craig.p.drummond
3530dc4c0d When downloading covers for CDDA, remove any previous one 2013-03-18 20:44:54 +00:00
craig.p.drummond
f0b2e83dad Save, and restore, sizes of (most) dialogs. 2013-03-18 20:15:41 +00:00
craig.p.drummond
8995a80be8 - Group cd tracks under 'Audio CD' in grouped view.
- Add isCdda() to Song
2013-03-14 19:50:59 +00:00
craig.p.drummond
461b704065 More work on CD device support. 2013-03-07 17:32:20 +00:00
craig.p.drummond
c65fc7713c Support for Qt5 2013-02-08 17:57:02 +00:00
craig.p.drummond
97d7005d3a Keep track of song -> cover filename mapping 2013-02-07 18:22:10 +00:00
craig.p.drummond
09374f37a4 Remove Qt module prefix from includes - will make Qt5 port a little easier! 2013-01-28 19:33:42 +00:00
craig.p.drummond
476d132466 Update copyright year 2013-01-17 16:57:20 +00:00
craig.p.drummond
9e43a9e53c Fix canceling of query 2012-12-21 17:07:49 +00:00
craig.p.drummond
ab0547ad0e Remove search/local radios - and combine 2012-12-20 21:26:51 +00:00
craig.p.drummond
ba50fc87c6 Accept d'n'd of images 2012-12-20 21:18:29 +00:00
craig.p.drummond
02a3c3f698 Fix disaply of current cover 2012-12-18 19:35:58 +00:00
craig.p.drummond
03e41fa2c0 Add zoom to preview 2012-12-18 19:35:34 +00:00
craig.p.drummond
6010cc55bf Resizeable preview 2012-12-18 19:35:03 +00:00
craig.p.drummond
bb6bb36f46 - Search last.fm and Google for covers.
- Allow to specify local file to use as cover.
2012-12-17 18:00:29 +00:00
craig.p.drummond
b79f87a377 Import initial cover download dialog. This is so that trunk actually compiles!
THIS IS NOT FINISHED, NOT EVEN SLIGHTLY!!!
2012-12-15 12:39:45 +00:00