dmdmdm
|
949c20abdf
|
Compress PNGs (second attempt)
|
2020-05-21 21:45:04 +01:00 |
John Maguire
|
3f9d7b0c43
|
pngcrush all pngs
|
2015-10-14 13:58:39 +01:00 |
narunlifescience
|
dd953fd86c
|
check custom icon location, then system theme & then fallback theme
icons added & replaced
|
2015-10-13 22:35:49 -05:00 |
John Maguire
|
4ab4bbc23f
|
Remove Last.fm radio support.
Fixes #4259
|
2014-03-28 14:55:04 +01:00 |
John Maguire
|
5f3d548c70
|
pngcrush all our data pngs
find data -name '*.png' -exec
pngcrush {} {}.new \; -exec mv {}.new {} \;
|
2014-02-07 16:46:48 +01:00 |
Andrea Decorte
|
d10d1913cb
|
removed useless slot, made the disabled scrobbling icon a little lighter
|
2011-04-08 15:35:08 +00:00 |
Andrea Decorte
|
5d8f1fe872
|
Added scrobbling button in main window and a global shortcut for
toggling it. Fixes issue 1090
Improved last.fm error handling
|
2011-04-07 16:25:52 +00:00 |
John Maguire
|
fc2877dc30
|
Show radio icon rather than nothing in notification.
|
2010-03-25 18:38:20 +00:00 |
David Sansome
|
56e685bb3b
|
Friend and neighbour radio
|
2009-12-30 00:31:00 +00:00 |
David Sansome
|
38feb17697
|
"Now listening" last.fm notifications
|
2009-12-29 19:22:02 +00:00 |
David Sansome
|
9430a8fd2f
|
Refactor more common stuff out of the library model, and add a simple last.fm service
|
2009-12-26 15:13:38 +00:00 |