Commit Graph

42 Commits

Author SHA1 Message Date
craig.p.drummond
0a452ec2ba Use QIcon::fromTheme to set system-tray icon.
BUG: 519
2014-08-10 09:31:50 +00:00
craig.p.drummond
593acd3b3e Store radio station 'name' field in extra map 2014-06-16 19:14:18 +00:00
craig.p.drummond
8d567db7d7 Install sys tray icons 2014-06-14 19:25:47 +00:00
craig.p.drummond
a16cfff849 Check icon is valid 2014-06-14 19:24:16 +00:00
craig.p.drummond
d76b2a6044 Match Q_OS_WIN and Q_OS_MAC more 2014-06-10 19:46:18 +00:00
craig.p.drummond
00003720f9 s/Q_OS_WIN32/Q_OS_WIN/g 2014-06-10 19:45:33 +00:00
craig.p.drummond
a1766acefc Use systemDir() 2014-06-03 15:47:45 +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
c916ba368c Code layout re-org 2014-04-02 17:35:21 +00:00
craig.p.drummond
eb96dd2621 Re-add showing of dates.
BUG: 446
2014-03-23 20:09:12 +00:00
craig.p.drummond
0f2dabfdd9 More Song::formattedTime into Utils class 2014-03-19 19:47:47 +00:00
craig.p.drummond
381fe7ca04 No album year in notification 2014-03-11 19:47:20 +00:00
craig.p.drummond
6a9b492874 Fix notification for non-dbus builds 2014-03-06 20:08:00 +00:00
craig.p.drummond
3bec4f0a03 Show duration after " - " 2014-02-26 20:09:42 +00:00
craig.p.drummond
1f25756e59 Use single label to show current song details 2014-02-25 19:28:02 +00:00
craig.p.drummond
720aee083a Dont auto-switch to context view if playing a radio stream 2014-02-25 19:25:00 +00:00
craig.p.drummond
1bb453b5bf Fix KDE build.
BUG: 418
2014-02-21 12:45:36 +00:00
craig.p.drummond
9f17d0f02d - Remove corner cover widget.
- Remove collapsing of interface.
- Move position label inbetween controls.
- Use only 1 line for song details.
2014-02-19 20:39:12 +00:00
craig.p.drummond
acbbb7dee6 Install try icons, instead of embedding 2014-02-11 21:02:13 +00:00
craig.p.drummond
c85e0661ac Only use symbolic incons fof sys tray with Qt-only builds 2014-02-03 19:18:06 +00:00
craig.p.drummond
ed7cd66dd4 Use mono system tray icon underUnity if icon theme is ubuntu-mono-light or ubuntu-mono-dark. 2014-01-30 19:26:37 +00:00
craig.p.drummond
ab7ffecca3 Update (c) year 2014-01-06 19:32:05 +00:00
craig.p.drummond
e65eefa1d2 Custom volume control 2013-10-15 17:19:20 +00:00
craig.p.drummond
c93ad16160 Cleanup 2013-10-08 18:00:42 +00:00
craig.p.drummond
81ebccd6c1 - Optionally support Qxt global shortcuts for Qt-only (Qt4) Linux, and Windows, builds.
- Move media-keys setting into shortcuts page.
2013-10-04 18:42:56 +00:00
craig.p.drummond
b678d4b25c Initial MacOS port - thanks to Ian Scott 2013-09-17 15:54:18 +00:00
craig.p.drummond
72cd22161c Use i18n is a more KDE-like manner, other wise debug builds of kdelibs produce (I18N_ARGUMENT_MISSING)
BUG: 254
2013-07-18 14:52:45 +00:00
craig.p.drummond
8eec292509 Fix track change notification on some streams where only track title, and no artist, is sent. 2013-06-29 08:03:58 +00:00
craig.p.drummond
a5622b4682 Fix Qt5 segfault on exit, due to static QIcons being destructed. 2013-06-12 19:56:59 +00:00
craig.p.drummond
00fab35495 Only require 2 stop actions; stop now, or stop after current. Default stop action is always 'stop now' 2013-05-29 18:59:30 +00:00
craig.p.drummond
90b94f019b Use DBUS Notify for KDE builds as well 2013-04-12 18:50:49 +00:00
craig.p.drummond
efa23bd5f3 Create 3 stop actions:
- stop immediately
- stop after current
- stop, which calls one of the above depending upon which the user has selected as the default.
2013-03-29 21:26:12 +00:00
craig.p.drummond
fe24faa873 Update notification and mpris when song in stram changes 2013-03-20 21:28:36 +00:00
craig.p.drummond
1eab736e6e Fix KDE compile 2013-02-13 19:41:23 +00:00
craig.p.drummond
52f240d66d When disabling system-tray icon, first set this to not visible, and then delete the item. This helps remobing the entry from the Unity menubar. 2013-02-11 19:31:22 +00:00
craig.p.drummond
09374f37a4 Remove Qt module prefix from includes - will make Qt5 port a little easier! 2013-01-28 19:33:42 +00:00
craig.p.drummond
476d132466 Update copyright year 2013-01-17 16:57:20 +00:00
craig.p.drummond
001c10dc4b Save window position when hidden frmo system tray, so that it can be restored to the same position. 2012-12-09 10:48:55 +00:00
craig.p.drummond
3cb502dbb9 - Show/hide main window when KDE tray item clicked.
- Add 'Show Window' to tray item menu.
BUG:137
2012-12-09 10:42:16 +00:00
craig.p.drummond
7a9fd754df Add 'Show Window' to KDE builds as well 2012-10-23 14:56:58 +00:00
craig.p.drummond@gmail.com
a12489b9cb Fix KDE compile. 2012-10-18 11:06:36 +00:00
craig.p.drummond
e474e095ee Put system-tray code into its own class 2012-10-15 18:43:30 +00:00