dmdmdm
|
949c20abdf
|
Compress PNGs (second attempt)
|
2020-05-21 21:45:04 +01:00 |
Eduard Braun
|
3ce3dd884e
|
Make repeat/shuffle icons a bit darker
With the previous icons there was almost no difference between enabled/disabled states in the UI
|
2016-02-21 03:27:17 +01:00 |
narunlifescience
|
5f580f1dd9
|
add volume icon label to background stream settings page
|
2015-11-12 03:16:00 -06: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 |
Mark Furneaux
|
805d8f85b0
|
Add icons to extras: hypnotoad, kittens, enterprise
Fixes totally critical bug #1601
|
2014-05-21 07:26:16 -04: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 |
Arnaud Bienner
|
2d4a65f6bf
|
Also replace media-playlist-repeat icon
|
2012-08-03 22:18:51 +02:00 |
Arnaud Bienner
|
ab9001be2a
|
Replace default media-playlist-shuffle icon by a (IMHO more intuitive) one.
Fixes issue 1975
|
2012-08-03 21:54:51 +02:00 |
David Sansome
|
6446ef8b9e
|
Use PNG spotify icons instead of SVG
|
2011-11-05 16:08:56 +00:00 |
John Maguire
|
c307d2e87a
|
Add proper disc icon for non-Linux.
|
2011-08-09 20:28:49 +02:00 |
David Sansome
|
06852aaeb7
|
Show spotify search results in a separate playlist tab rather than in a tree in the sidebar.
|
2011-04-28 17:50:45 +00:00 |
David Sansome
|
c4f1b3f002
|
Get the list of playlists from spotify. Also clean up the logging in the client, rename and refactor some classes.
|
2011-04-26 13:42:58 +00:00 |
John Maguire
|
68de9c99d3
|
Fixing comments from code review for r2833
|
2011-02-17 14:34:45 +00:00 |
David Sansome
|
a93a4afe3b
|
Better sidebar icons
|
2010-11-20 15:09:57 +00:00 |
David Sansome
|
a2595025b8
|
Give icons to the items in the playlists list
|
2010-10-24 16:08:40 +00:00 |
David Sansome
|
eba3332a5d
|
Better looking star pixmaps for the ratings column, and improve the performance of drawing the stars.
|
2010-10-23 16:56:54 +00:00 |
David Sansome
|
dd4afe9b06
|
Add rating and play count columns to the playlist
|
2010-10-17 17:10:19 +00:00 |
John Maguire
|
9f5264a8ab
|
Fix size of ipod touch/iphone icons and add svg.
|
2010-08-09 20:12:24 +00:00 |
John Maguire
|
9e9d33165f
|
* Add green ipod pngs.
* Fix transparency on ipod touch/iphone.
|
2010-08-09 20:06:53 +00:00 |
John Maguire
|
f078edf0db
|
Add ipod touch/iphone icon.
|
2010-08-09 19:14:42 +00:00 |
David Sansome
|
a9d75e628b
|
Remove the connect/disconnect actions and replace them with an eject device action. Implement eject on devicekit and gio.
|
2010-07-25 01:07:51 +00:00 |
David Sansome
|
1f9e72f971
|
Add icons to the move up/move down/clear buttons, and implement the clear button
|
2010-07-11 16:58:22 +00:00 |
David Sansome
|
6654182032
|
Don't connect new devices automatically, put them in a list model. Add icons for ipods, android phones and USB memory sticks.
|
2010-07-03 21:05:55 +00:00 |
David Sansome
|
dbe51d2cf5
|
Add an "Organise files..." menu option to the Library view
|
2010-06-24 22:45:30 +00:00 |
David Sansome
|
88d1c7518a
|
Move the "Configure Clementine" menu item into the Tools menu and rename it "Preferences". Also move the global shortcuts dialog into a page in the preferences dialog. Fixes issue #422
|
2010-06-23 16:27:23 +00:00 |
John Maguire
|
73a381fe89
|
Rain!
|
2010-06-14 20:00:17 +00:00 |
David Sansome
|
6e81289ea2
|
Add a visualisation config menu
|
2010-06-06 22:28:24 +00:00 |
David Sansome
|
b116d4a306
|
First go at a UI for playlist search and multiple playlists. Nothing works yet.
|
2010-05-20 14:12:15 +00:00 |
David Sansome
|
4d57ccb41c
|
Use icons from the desktop theme where possible, fall back on oxygen.
|
2010-05-19 15:45:29 +00:00 |