Commit Graph

107 Commits

Author SHA1 Message Date
craig.p.drummond
dfc5faa95a Fix toolbar media icons when using oxygen icon set. (This was broken by commit for mono toolbar icons under OSX) 2014-09-29 16:10:23 +00:00
craig.p.drummond
0f5001e1cc Better method of setting disabled opacity for monochrome icons. 2014-09-22 18:43:11 +00:00
craig.p.drummond
16d719f3d2 Better retina support. 2014-09-18 16:29:58 +00:00
craig.p.drummond
476e3f7bc9 Better shuffle/repeat icons 2014-09-17 18:29:14 +00:00
craig.p.drummond
d9ad51bf11 Fix some palette issues under OSX 2014-09-14 11:52:14 +00:00
craig.p.drummond
796e5f21e4 Mono playback icons for mac 2014-09-14 09:55:25 +00:00
craig.p.drummond
2a79cc23ab Use standard theme icon for collections page 2014-07-17 16:15:10 +00:00
craig.p.drummond
e08a2e80fe Move buildPath into Utils 2014-06-25 16:45:59 +00:00
craig.p.drummond
22ae660694 Better playqueue clear icon for Gtk style 2014-06-21 15:10:54 +00:00
craig.p.drummond
478b73c2c1 RTL fixes 2014-06-20 17:58:28 +00:00
craig.p.drummond
9a756da152 Install app icon into oxygen folder for mac and windows builds 2014-06-14 19:26:54 +00:00
craig.p.drummond
0b94dad7f9 Don't embed app icon
BUG: 483
2014-06-14 19:25:18 +00:00
craig.p.drummond
97354c8b54 Fix last.fm icon for KDE builds! 2014-06-14 19:23:32 +00:00
craig.p.drummond
5470969419 Add SVG icons for artists 2014-05-23 21:39:14 +00:00
craig.p.drummond
5b1fb58eff - install XML files to config folder
- unify usage of these folders
2014-05-20 18:18:00 +00:00
craig.p.drummond
9f45d6237f Last.fm scrobbling support.
BUG: 352
2014-05-17 09:45:10 +00:00
craig.p.drummond
d29d9a8781 Alter includes to have su-folder - e.g. utils.h -> support/utils.h 2014-05-13 18:37:52 +00:00
craig.p.drummond
fb5094f7ff Dont increase icon size for 'touch friendly' - looks awful. Instead, just increase with of toolbuttons by 33% 2014-04-24 19:10:27 +00:00
craig.p.drummond
2261e39965 Better menu icon for windows touch builds 2014-04-24 19:02:10 +00:00
nikwen.developer@gmail.com
1f075cd491 Wrapped call which sets the appIcon in #ifndef ENABLE_UBUNTU 2014-04-09 17:39:12 +00:00
craig.p.drummond@gmail.com
a98cf23b91 Reduce number of non-touch related classes that are compiled for the UbuntuTouch version. 2014-04-09 11:02:04 +00:00
craig.p.drummond
0f320b7631 Use Q_GLOBAL_STATIC for Qt only builds 2014-03-17 19:52:47 +00:00
craig.p.drummond
fffe1aff5c Use WindowText, not ButtonText, for mono icons 2014-02-17 20:04:39 +00:00
craig.p.drummond
943d27190c Use system menu icon for Linux builds. 2014-02-10 19:11:47 +00:00
craig.p.drummond
44ef760462 Dont embed pre-rendered versions of icon. Cantata *needs* svg icon loader, so removing previous work around... 2014-02-10 19:09:54 +00:00
craig.p.drummond
78860e1daf Simplify - no need for highlight colouring 2014-02-06 19:49:11 +00:00
craig.p.drummond
b94aa86b74 Specify colour of symbolic icons in css file 2014-02-03 19:16:22 +00:00
craig.p.drummond
1f3a417d6e loadMediaIcon only use by Linux builds 2014-01-28 19:11:28 +00:00
craig.p.drummond
0debad37ec Bundle own copy of symblic media icons - so that these can be recoloured to match current theme. 2014-01-28 19:08:07 +00:00
craig.p.drummond
6d4db7e617 If Mopidy playlist starts with "Smart Playlist:" then treat as a 'smart' playlist - e.g. don't try to display song count, don't try to load songs in playlists view, use sub text 'Smart Playlist' (and fix playlist name), and don't allow saving to these playlsts. 2014-01-23 19:52:33 +00:00
craig.p.drummond
aec2966290 Move all sidebar settings into settings dialog. 2014-01-16 19:30:39 +00:00
craig.p.drummond
ab7ffecca3 Update (c) year 2014-01-06 19:32:05 +00:00
craig.p.drummond
de68b09c9a Add CMake option to disable dynamic playlists 2014-01-03 19:04:56 +00:00
craig.p.drummond
6809a05a13 Add CMake option to disable streams tab 2014-01-03 19:04:37 +00:00
craig.p.drummond
af5c9b2c84 Use audioFileIcon from Icons 2013-12-18 19:17:05 +00:00
craig.p.drummond
bcf864444f Add 'Search' tab - uses MPD for search. 2013-12-18 19:15:19 +00:00
craig.p.drummond
844391b753 Volume icons no longer required. 2013-10-15 18:29:25 +00:00
craig.p.drummond
16c9ea6277 Use document-save-as icon to indicate downloaded podcasts 2013-10-01 18:13:43 +00:00
craig.p.drummond
aa426d5493 Import initial podcast search dialog
- Search iTunes
- Browse BBC, CBC, NPR, and Digital Podcast
2013-09-19 19:44:23 +00:00
craig.p.drummond
1e15d2d315 Fix stream icon in windows builds 2013-09-18 18:15:14 +00:00
craig.p.drummond
301a8a9b7e - Indicate when podcast episodes have been played
- Display number on unplayed episodes
2013-09-18 18:10:30 +00:00
craig.p.drummond
d5c0ab1bb6 Initial podcast support
NOTE: This is NOT fully implemented, or functional!!!
2013-09-17 16:25:58 +00:00
craig.p.drummond
b678d4b25c Initial MacOS port - thanks to Ian Scott 2013-09-17 15:54:18 +00:00
craig.p.drummond
f88e49e5f3 Place loading of online icons into OnlineService 2013-08-12 18:33:25 +00:00
craig.p.drummond
05a0dcd22a Embed stream icons too 2013-08-12 18:32:58 +00:00
craig.p.drummond
0f3de4ef53 Embed icons with KDE builds too 2013-08-12 18:30:50 +00:00
craig.p.drummond
a78abe2c86 Run replaygain analysis within a separate process. Saves main Cantata needing to link to ffmpeg/mpg123, and guards Cantata agains memory leaks in replaygain code.
BUG: 261
2013-08-11 09:39:03 +00:00
craig.p.drummond
20f536ab85 Use KIconTheme to ascertain icon theme name with KDE builds. 2013-07-22 21:52:25 +00:00
craig.p.drummond
cbeb44d699 SoundCloud support 2013-07-11 19:41:41 +00:00
craig.p.drummond
4121277e8b Remove ENABLE_ONLINE_SERVICE cmake option - always enabled. 2013-07-11 18:38:48 +00:00