craig.p.drummond
|
6920496682
|
When displaying cover tooltip, if image is too big or image file is not found (as is the case for embedded covers), then save the image into a base64 array as a PNG - and have Qt use this in the 'img' tag.
BUG:64
|
2012-08-29 19:30:45 +00:00 |
|
craig.p.drummond@gmail.com
|
62611bad53
|
- Dont split albums based upon year - this messes up compilation albums, where each track may have a different year.
- To be consistent, use the year of the lowest track number to be an album's year.
BUG:56
|
2012-08-21 11:05:41 +00:00 |
|
craig.p.drummond
|
8894263b1f
|
More android work...
|
2012-06-19 15:48:18 +00:00 |
|
craig.p.drummond
|
3d4c516184
|
Remove double semi-colons...
|
2012-06-10 14:44:29 +00:00 |
|
craig.p.drummond
|
f5f3114145
|
Reduce KDE/Qt code duplication - by creating dummy Dialog, MessageBox, and InputDialog classes/namespaces for Qt.
|
2012-05-31 17:45:57 +00:00 |
|
craig.p.drummond@gmail.com
|
2170b85c5f
|
Fix qt build
|
2012-05-04 11:06:17 +00:00 |
|
craig.p.drummond@gmail.com
|
99c564acf7
|
Limit downloaded covers to a max of 600x600 pixels.
When showing cover-widget tooltip, scale image if it is greater than 600x600.
BUG:8
|
2012-05-01 20:39:00 +00:00 |
|