Commit Graph

34 Commits

Author SHA1 Message Date
craig.p.drummond
f0bad94c9c 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
0d4981f299 Also use discogs for artist images in cover dialog. 2013-06-14 17:26:02 +00:00
craig.p.drummond
89d415ded2 Consistent way to get layout spacing 2013-06-13 18:54:28 +00:00
craig.p.drummond
bdfda3b903 Remove amazon cover fetching - required API key that Cantata never really had. 2013-06-08 07:43:00 +00:00
craig.p.drummond
8c46566276 Show artist name as caption for cover dialog when setting artist images. 2013-05-03 18:04:51 +00:00
craig.p.drummond
8c85eb8d28 - 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
5c5d99364f Fix Qt5 URLs 2013-05-01 07:00:28 +00:00
craig.p.drummond
973d52bab9 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
61b9bbfb55 Allow to specify cover name as (e.g.) "%artist%-%title%"
BUG:202
2013-04-24 21:20:11 +00:00
craig.p.drummond
cf77dae570 Use Song::isArtistImageRequest() 2013-04-24 18:29:40 +00:00
craig.p.drummond
2708f14001 Allow setting of artist image in cover dialog 2013-04-24 18:28:05 +00:00
craig.p.drummond
dabf0da2f8 Fix Qt5 compile 2013-04-23 16:53:03 +00:00
craig.p.drummond
b534390b60 Move 3rd party code into 3rdparty! 2013-04-22 19:49:13 +00:00
craig.p.drummond
8f763e5908 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
918e1389e3 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
2cc6dc0a2f Use musibrainz id from last.fm to search coverartarchive 2013-04-11 19:37:07 +00:00
craig.p.drummond
35a1e2b8a2 Search discogs for covers 2013-04-11 19:36:12 +00:00
craig.p.drummond
2fc70e7df0 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
5b7bcf666d When downloading covers for CDDA, remove any previous one 2013-03-18 20:44:54 +00:00
craig.p.drummond
3d177ce6aa Save, and restore, sizes of (most) dialogs. 2013-03-18 20:15:41 +00:00
craig.p.drummond
a70e3ffe95 - Group cd tracks under 'Audio CD' in grouped view.
- Add isCdda() to Song
2013-03-14 19:50:59 +00:00
craig.p.drummond
7f2224c7cd More work on CD device support. 2013-03-07 17:32:20 +00:00
craig.p.drummond
cb1d5b4b26 Support for Qt5 2013-02-08 17:57:02 +00:00
craig.p.drummond
aed8d03e9a Keep track of song -> cover filename mapping 2013-02-07 18:22:10 +00:00
craig.p.drummond
c60604502f Remove Qt module prefix from includes - will make Qt5 port a little easier! 2013-01-28 19:33:42 +00:00
craig.p.drummond
fbe6f03408 Update copyright year 2013-01-17 16:57:20 +00:00
craig.p.drummond
ec68182aa1 Fix canceling of query 2012-12-21 17:07:49 +00:00
craig.p.drummond
16a69c963d Remove search/local radios - and combine 2012-12-20 21:26:51 +00:00
craig.p.drummond
e2f270db4c Accept d'n'd of images 2012-12-20 21:18:29 +00:00
craig.p.drummond
8910f1432a Fix disaply of current cover 2012-12-18 19:35:58 +00:00
craig.p.drummond
15cad8b065 Add zoom to preview 2012-12-18 19:35:34 +00:00
craig.p.drummond
3acede32fd Resizeable preview 2012-12-18 19:35:03 +00:00
craig.p.drummond
122f3472b2 - 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
04067dd520 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