Commit Graph

59 Commits

Author SHA1 Message Date
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
craig.p.drummond
0a0c8247f6 Improve comsume icon at larger sizes. 2013-05-14 18:47:43 +00:00
craig.p.drummond
a00327042e Unless using a dark toolbar, use same colour for toolbar menu icon as per menu icon in views. 2013-05-13 20:38:48 +00:00
craig.p.drummond
7f8c2941b1 Disable online services by default for Windows builds. Loading Jamendo seems to cause a crash. I dont actually use online services, or windows builds, and I'm no windows developer - so I'm unsure how to debug, and dont have the time nor the enthusiasm to try to fix this. 2013-05-01 18:34:04 +00:00
craig.p.drummond
bf7540231c Rename sidebar icons 2013-04-29 18:37:40 +00:00
craig.p.drummond
bba6a8cf4d Adjust monochrome colours based upon background colour too 2013-04-26 19:18:13 +00:00
craig.p.drummond
a19a28b223 Just use SVG version of cantata icon 2013-04-26 18:45:53 +00:00
craig.p.drummond
8fce906ee2 More consistent recolouring 2013-04-26 18:44:52 +00:00
craig.p.drummond
ff8859d404 Fix recolouring 2013-04-26 18:44:17 +00:00
craig.p.drummond
84a748e12c Restrict sidebar shades 2013-04-26 18:43:43 +00:00
craig.p.drummond
a1471af686 Make monochrome icons configurable. On by default for Linux, off by default for windows 2013-04-26 18:43:16 +00:00
craig.p.drummond
b1192b5fad ...and recolour repeat/shuffle/consume/single icons 2013-04-26 18:42:46 +00:00
craig.p.drummond
e3704a16ee Recolour sidebar icons based upon font 2013-04-26 18:42:18 +00:00
craig.p.drummond
3210fe3c40 Monochrome sidebar icons 2013-04-25 22:25:03 +00:00
craig.p.drummond
db65e1fa22 Much better stream icon 2013-04-25 12:55:58 +00:00
craig.p.drummond
09f1bb6515 Use folder-music for default category icon 2013-04-09 17:41:46 +00:00
craig.p.drummond
c04c19d06e Use edit-clear for clear playqueue action 2013-03-27 21:48:34 +00:00
craig.p.drummond
fd8c3f212d Use EchoNest to retrieve artist information. 2013-03-20 19:57:33 +00:00
craig.p.drummond
b3993fe47b Use css to determine light toobar icons 2013-03-13 19:50:30 +00:00
craig.p.drummond
3f45f5f3e2 css file controls whether we use symbolic icons or not 2013-03-11 19:51:27 +00:00
craig.p.drummond
303f6f4c0a Use media icons 2013-02-15 17:24:09 +00:00
craig.p.drummond
38e9523750 Gnome icons 2013-02-15 17:23:38 +00:00
craig.p.drummond
5bb0fbdb53 Make menu icon darker/lighter 2013-02-14 18:47:51 +00:00
craig.p.drummond
5d0f2cc2d4 Use -symbolic for media controls 2013-02-13 19:41:43 +00:00
craig.p.drummond
98f7ff3c5b Use constant for disabled opacity 2013-02-13 19:41:09 +00:00
craig.p.drummond
3f7a04f1f1 Create custom menu icon (3 lines, as per chrome) - and remove cog icon. 2013-02-12 20:56:22 +00:00
craig.p.drummond
8c9f33b085 Use menu icon for main toolbar as well 2013-02-12 16:41:02 +00:00
craig.p.drummond
6d9624fc53 Use document-multiple for files, if theme has this 2013-02-12 16:40:12 +00:00
craig.p.drummond
c60604502f Remove Qt module prefix from includes - will make Qt5 port a little easier! 2013-01-28 19:33:42 +00:00
craig.p.drummond
fbe6f03408 Update copyright year 2013-01-17 16:57:20 +00:00
craig.p.drummond
6fe4379e02 Add 'add-stream' icon 2013-01-16 19:57:39 +00:00
craig.p.drummond
fefd0caebd Intial support for Jamendo and Magnatune. 2013-01-14 20:02:22 +00:00
craig.p.drummond
661d7c8953 Custom radio stream icon 2013-01-12 10:07:48 +00:00
craig.p.drummond
1755a751cc Recolour repeat and shuffle icons to use button text colour - this is so that they always match consume and single icons. 2012-12-20 21:26:03 +00:00
craig.p.drummond
31783d542b Better icon loading 2012-11-30 16:43:38 +00:00
craig.p.drummond
eed345d17e Use eject icon to disconnect media 2012-11-21 20:32:21 +00:00
craig.p.drummond
e066c8a1e0 - Use library icon for connection settings
- Use server icon for HTTP server settings
- Use OK icon for connect button on device listings
2012-11-05 21:27:26 +00:00