Commit Graph

95 Commits

Author SHA1 Message Date
craig.p.drummond
ef83a507cf Fix last.fm icon for KDE builds! 2014-06-14 19:23:32 +00:00
craig.p.drummond
acfb5b003f Add SVG icons for artists 2014-05-23 21:39:14 +00:00
craig.p.drummond
eb3265f379 - install XML files to config folder
- unify usage of these folders
2014-05-20 18:18:00 +00:00
craig.p.drummond
984cfe5eb2 Last.fm scrobbling support.
BUG: 352
2014-05-17 09:45:10 +00:00
craig.p.drummond
64c06773ce Alter includes to have su-folder - e.g. utils.h -> support/utils.h 2014-05-13 18:37:52 +00:00
craig.p.drummond
abe6f47206 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
c9a479a650 Better menu icon for windows touch builds 2014-04-24 19:02:10 +00:00
nikwen.developer@gmail.com
0f759fb823 Wrapped call which sets the appIcon in #ifndef ENABLE_UBUNTU 2014-04-09 17:39:12 +00:00
craig.p.drummond@gmail.com
5f633a4734 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
7bcb40d159 Use Q_GLOBAL_STATIC for Qt only builds 2014-03-17 19:52:47 +00:00
craig.p.drummond
ae31306570 Use WindowText, not ButtonText, for mono icons 2014-02-17 20:04:39 +00:00
craig.p.drummond
d1457e0ac9 Use system menu icon for Linux builds. 2014-02-10 19:11:47 +00:00
craig.p.drummond
b7567bd028 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
2cb9ae2ee9 Simplify - no need for highlight colouring 2014-02-06 19:49:11 +00:00
craig.p.drummond
375c488a39 Specify colour of symbolic icons in css file 2014-02-03 19:16:22 +00:00
craig.p.drummond
c72e0dc520 loadMediaIcon only use by Linux builds 2014-01-28 19:11:28 +00:00
craig.p.drummond
cf3c813bb5 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
1a2c7eb0b0 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
7448f95369 Move all sidebar settings into settings dialog. 2014-01-16 19:30:39 +00:00
craig.p.drummond
addfca835a Update (c) year 2014-01-06 19:32:05 +00:00
craig.p.drummond
7d6e14993c Add CMake option to disable dynamic playlists 2014-01-03 19:04:56 +00:00
craig.p.drummond
c1642405c8 Add CMake option to disable streams tab 2014-01-03 19:04:37 +00:00
craig.p.drummond
b1ff1c0fb1 Use audioFileIcon from Icons 2013-12-18 19:17:05 +00:00
craig.p.drummond
3eef603688 Add 'Search' tab - uses MPD for search. 2013-12-18 19:15:19 +00:00
craig.p.drummond
9dbc578e35 Volume icons no longer required. 2013-10-15 18:29:25 +00:00
craig.p.drummond
40ad15049e Use document-save-as icon to indicate downloaded podcasts 2013-10-01 18:13:43 +00:00
craig.p.drummond
bcb858f839 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
7d4cfaa8a6 Fix stream icon in windows builds 2013-09-18 18:15:14 +00:00
craig.p.drummond
7da1774619 - Indicate when podcast episodes have been played
- Display number on unplayed episodes
2013-09-18 18:10:30 +00:00
craig.p.drummond
d7740e7733 Initial podcast support
NOTE: This is NOT fully implemented, or functional!!!
2013-09-17 16:25:58 +00:00
craig.p.drummond
9d80f402e7 Initial MacOS port - thanks to Ian Scott 2013-09-17 15:54:18 +00:00
craig.p.drummond
a37765c9c3 Place loading of online icons into OnlineService 2013-08-12 18:33:25 +00:00
craig.p.drummond
e653e06281 Embed stream icons too 2013-08-12 18:32:58 +00:00
craig.p.drummond
d6acd7c6e1 Embed icons with KDE builds too 2013-08-12 18:30:50 +00:00
craig.p.drummond
a5a0efb3c4 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
d538f8d155 Use KIconTheme to ascertain icon theme name with KDE builds. 2013-07-22 21:52:25 +00:00
craig.p.drummond
12cc3c0822 SoundCloud support 2013-07-11 19:41:41 +00:00
craig.p.drummond
fe1eb01433 Remove ENABLE_ONLINE_SERVICE cmake option - always enabled. 2013-07-11 18:38:48 +00:00
craig.p.drummond
c604d84629 Fix playlist icons 2013-07-03 15:37:52 +00:00
craig.p.drummond
8e7dc5c102 Place search fields on bottom of views, and hide by default. Show when Ctrl-F is used for views, and Ctrl-Shift-F for playqueue. 2013-06-30 21:35:43 +00:00
craig.p.drummond
c61dc71a33 ...and the code to go along with the PNG icons... 2013-06-26 16:23:09 +00:00
craig.p.drummond
68d4e4e8a9 Might need light info icon for KDE builds too :-) 2013-06-12 20:00:38 +00:00
craig.p.drummond
dc6e3af0d8 Fix Qt5 segfault on exit, due to static QIcons being destructed. 2013-06-12 19:56:59 +00:00
craig.p.drummond
44860efc17 Move 'Play Stream' icon from toolbar and into menu 2013-06-11 18:00:52 +00:00
craig.p.drummond
19f0b642f6 Enable MPD HTTP stream playback using QtMultiMedia for Qt5 builds. Thanks to Marcel Bosling for the patch. Disabled by default, to enable pass -DENABLE_HTTP_STREAM_PLAYBACK=ON to cmake. 2013-06-11 17:46:19 +00:00
craig.p.drummond
18be905799 Add option to place context view into sidebar 2013-06-07 19:22:26 +00:00
craig.p.drummond
3a38d34b5d If window is too slim for 3 views, place context views into a stacked widget and show one at a time 2013-05-31 17:26:14 +00:00
craig.p.drummond
082e63d61d Combine lyrics and wiki settings 2013-05-22 16:30:19 +00:00
craig.p.drummond
6114afbe5e - Search for artists/albums using wikipedia search API.
- Add configurable languages
2013-05-21 19:03:07 +00:00
craig.p.drummond
67f7058633 Remove lyrics and info pages, and place within a new context view. 2013-05-18 10:13:53 +00:00