Commit Graph

59 Commits

Author SHA1 Message Date
Craig Drummond
b63c6fbe26 Use Qt5's translation framework - ts files, not po files. 2017-04-08 10:35:31 +01:00
Craig Drummond
0a73215867 Update (c) year 2017-04-02 18:45:30 +01:00
Craig Drummond
a517bf4f17 Remove KDE4 and Ubuntu Touch support 2017-04-01 22:55:27 +01:00
Craig Drummond
705648420a Update (c) year 2016-01-08 18:55:13 +00:00
Craig Drummond
cf115a2857 Dont check if system tray is available, as in Plasma5 it appears as if Cantata is autostarted before the tray is available, which causes the icon not to show. 2015-12-05 10:27:00 +00:00
Craig Drummond
9533f12881 Update (c) year 2015-08-13 21:12:34 +01:00
Craig Drummond
9e4d05af8e Create copy of quit action before adding to try menu - so that short-cut
can be hidden.
#685
2015-07-04 20:56:04 +01:00
craig.p.drummond
6ce001a66f For Linux builds, if system tray icon is null (becasue QIcon cannot find it) then add icon files manually.
BUG: 660
2015-04-03 09:13:55 +00:00
craig.p.drummond
93b70ec240 Rename mpd source folder to mpd-interface to help build errors when libmpdclient(?) is also installed.
BUG: 650
2015-03-16 19:18:52 +00:00
craig.p.drummond
b7fb781c5d Fix possible crash 2015-02-27 17:53:04 +00:00
craig.p.drummond
3360fc38a2 Update tray item menus directly.
BUG: 633
2015-02-27 17:45:20 +00:00
craig.p.drummond
b9f3741581 Add 'Collections' and 'Outputs' menus to system tray menu (Linux and Windows builds only)
BUG: 633
2015-02-26 22:53:28 +00:00
craig.p.drummond
e686861d49 Use "Now playing" as notification title 2014-10-01 16:26:01 +00:00
craig.p.drummond
1733e86103 Show notification when outputs changed.
BUG: 552
2014-10-01 11:02:19 +00:00
craig.p.drummond
9a0fc655cd Covers in mac notifications. 2014-09-29 16:10:48 +00:00
craig.p.drummond
5946037c0b Add notifications for OSX - only shown when Cantata is not focused. 2014-09-26 16:51:27 +00:00
craig.p.drummond
1cbbaedcd8 Dont use standard actions in KDE tray menu - as want to connect to quit signal 2014-09-25 22:25:25 +00:00
craig.p.drummond
de4287e766 Use QIcon::fromTheme to set system-tray icon.
BUG: 519
2014-08-10 09:31:50 +00:00
craig.p.drummond
0e4bfcea2a Store radio station 'name' field in extra map 2014-06-16 19:14:18 +00:00
craig.p.drummond
2419028b43 Install sys tray icons 2014-06-14 19:25:47 +00:00
craig.p.drummond
2b2e6bfcd6 Check icon is valid 2014-06-14 19:24:16 +00:00
craig.p.drummond
152ceec2d6 Match Q_OS_WIN and Q_OS_MAC more 2014-06-10 19:46:18 +00:00
craig.p.drummond
a97a7e5d27 s/Q_OS_WIN32/Q_OS_WIN/g 2014-06-10 19:45:33 +00:00
craig.p.drummond
62da2fa44e Use systemDir() 2014-06-03 15:47:45 +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
719b10fed8 Code layout re-org 2014-04-02 17:35:21 +00:00
craig.p.drummond
8c94a79967 Re-add showing of dates.
BUG: 446
2014-03-23 20:09:12 +00:00
craig.p.drummond
c1a1f90f4c More Song::formattedTime into Utils class 2014-03-19 19:47:47 +00:00
craig.p.drummond
661c0f9ce8 No album year in notification 2014-03-11 19:47:20 +00:00
craig.p.drummond
a9e887e1f7 Fix notification for non-dbus builds 2014-03-06 20:08:00 +00:00
craig.p.drummond
2d1d6f1d99 Show duration after " - " 2014-02-26 20:09:42 +00:00
craig.p.drummond
7c96f5f50d Use single label to show current song details 2014-02-25 19:28:02 +00:00
craig.p.drummond
d07a3c718a Dont auto-switch to context view if playing a radio stream 2014-02-25 19:25:00 +00:00
craig.p.drummond
4de2545498 Fix KDE build.
BUG: 418
2014-02-21 12:45:36 +00:00
craig.p.drummond
28526dcf06 - 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
6aa70dbaf2 Install try icons, instead of embedding 2014-02-11 21:02:13 +00:00
craig.p.drummond
39e273a1d7 Only use symbolic incons fof sys tray with Qt-only builds 2014-02-03 19:18:06 +00:00
craig.p.drummond
109ad2bc01 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
addfca835a Update (c) year 2014-01-06 19:32:05 +00:00
craig.p.drummond
42931e1066 Custom volume control 2013-10-15 17:19:20 +00:00
craig.p.drummond
7579b673c0 Cleanup 2013-10-08 18:00:42 +00:00
craig.p.drummond
17d6b23a05 - 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
9d80f402e7 Initial MacOS port - thanks to Ian Scott 2013-09-17 15:54:18 +00:00
craig.p.drummond
f0bad94c9c 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
7829309464 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
dc6e3af0d8 Fix Qt5 segfault on exit, due to static QIcons being destructed. 2013-06-12 19:56:59 +00:00
craig.p.drummond
03488da230 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
b9918f0b72 Use DBUS Notify for KDE builds as well 2013-04-12 18:50:49 +00:00
craig.p.drummond
6cae59925d 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
5b35d19084 Update notification and mpris when song in stram changes 2013-03-20 21:28:36 +00:00