craig
|
db9781a8bf
|
Dont draw gray background for single tracks cover
|
2012-03-29 15:47:36 +00:00 |
|
craig
|
9d73bee560
|
Improve albums page responsiveness when loading covers.
|
2012-03-26 18:32:45 +00:00 |
|
craig
|
95a1a15f9d
|
Add basic lyrics editing.
|
2012-03-25 08:42:32 +00:00 |
|
craig
|
f6f956c38d
|
Formatting
|
2012-03-23 20:34:26 +00:00 |
|
craig
|
bc4dc016af
|
If possible, return Image from Covers::get()
|
2012-03-21 19:06:19 +00:00 |
|
craig
|
7e9a8e10fe
|
When loading covers, if we fail to find one of the standard names
(cover.jpg/png, AlbumArt.jpg/png, folder.jpg/png), then use the first image found.
|
2012-03-20 22:28:23 +00:00 |
|
craig
|
b205a56dd7
|
Provide option to *not* store downloaded covers in MPD dir.
|
2012-03-20 21:12:04 +00:00 |
|
craig
|
d2d51dfce0
|
Update playqueue cover
|
2012-03-07 19:27:42 +00:00 |
|
craig
|
618d0cefc2
|
Save covers, even if song is from remote device
|
2012-03-07 19:27:31 +00:00 |
|
craig
|
e2d81552ba
|
Download covers not in cache
|
2012-03-06 19:02:37 +00:00 |
|
craig
|
7b6a518a98
|
Unknown song/cover
|
2012-03-04 21:03:12 +00:00 |
|
craig
|
e932173b79
|
cover size needs to be part of key
|
2012-02-29 18:10:56 +00:00 |
|
craig
|
0653b3ed3c
|
Grouped play queue :-)
|
2012-02-24 18:09:07 +00:00 |
|
craig
|
2ba40221fc
|
Set fileperms on cover files as well - so that these are owned by audio group
|
2012-02-19 12:20:41 +00:00 |
|
craig
|
0265baad35
|
SAve settings
|
2012-02-03 21:25:16 +00:00 |
|
craig
|
a643daaf8b
|
- Add text-urilist to library/folder/album drag'n'drop mimetypes - so that can drop onto k3b
- Store mpdDir as a QString in settings class, so that everyone can access it from there
|
2012-01-30 19:27:09 +00:00 |
|
craig
|
1a7999c7aa
|
Also check for folder.jpg/png
|
2012-01-20 20:19:13 +00:00 |
|
craig
|
8e08770412
|
Start of MTP device support. Still todo: copy-to device, remove songs, covers???
|
2012-01-18 21:08:19 +00:00 |
|
craig
|
ca7b56ff03
|
Allow user to specify name for coverfile.
|
2012-01-16 20:47:03 +00:00 |
|
craig
|
454c7b99a3
|
Copy/delete covers
|
2012-01-16 19:48:41 +00:00 |
|
craig
|
6b26fed2f0
|
When checking for existing covers, also check AlbumArt.jpg/png
|
2012-01-11 20:13:50 +00:00 |
|
craig
|
88a5ea2028
|
Create custom cover for single-tracks album.
|
2012-01-06 19:36:38 +00:00 |
|
craig
|
73bc659d43
|
Cleanup
|
2012-01-04 19:19:13 +00:00 |
|
craig
|
7dad99ec88
|
Update copyright statements.
|
2012-01-04 19:15:55 +00:00 |
|
craig
|
f28e52cff3
|
Fix display of dockmanager cover when read frmo amarok/clementine
|
2012-01-03 20:28:15 +00:00 |
|
craig
|
ee4919da62
|
Change dock item icon to cover
|
2012-01-03 19:56:03 +00:00 |
|
craig
|
e23cc29c0c
|
Add info page, to show wikipedia info.
|
2011-12-20 22:17:05 +00:00 |
|
craig
|
b09563c5b5
|
Use QHash instead of QMap - its faster
|
2011-12-05 19:34:43 +00:00 |
|
craig
|
aaa9217553
|
Update copyright
|
2011-12-05 19:32:25 +00:00 |
|
craig
|
f40983a602
|
Add copyright
|
2011-12-04 10:48:50 +00:00 |
|
craig
|
1d0fcf6d36
|
More code re-org
|
2011-12-03 20:17:23 +00:00 |
|
craig
|
d0cebad0e2
|
Check for kdeHome
|
2011-12-02 17:37:06 +00:00 |
|
craig
|
469e4af829
|
Also fetch clementine covers
|
2011-12-02 17:36:08 +00:00 |
|
craig
|
089717fbb4
|
Save covers to MPD dir, if possible
|
2011-12-02 17:35:51 +00:00 |
|
craig
|
1bfd1a9028
|
Store dir with album, so that can use to look up cover.
|
2011-12-01 21:36:32 +00:00 |
|
craig
|
67f76179fc
|
Fix qt-only build
|
2011-11-30 17:12:00 +00:00 |
|
craig
|
a6adf72b45
|
Copy amarok covers evn when compiled with qt only
|
2011-11-30 17:11:28 +00:00 |
|
craig
|
e7adac3139
|
Copy network-access-manager stuff from clementine
|
2011-11-30 17:10:02 +00:00 |
|
craig
|
5d293e4390
|
Fix constant name
|
2011-11-29 20:06:57 +00:00 |
|
craig
|
3403ab3fb5
|
Replace '/' with '_' in names
|
2011-11-29 20:06:43 +00:00 |
|
craig
|
9c749b2519
|
Copy covers, dont re-save
|
2011-11-29 20:06:24 +00:00 |
|
craig
|
6c2ace1806
|
Copy amarok covers!
|
2011-11-28 21:28:42 +00:00 |
|
craig
|
cb159b2753
|
Import
|
2011-11-27 15:24:05 +00:00 |
|