Commit Graph

24 Commits

Author SHA1 Message Date
craig.p.drummond
13d97d7146 For Linux Qt builds, use dbus to determine single app status. 2012-10-30 20:47:15 +00:00
craig.p.drummond@gmail.com
610ef1b8b5 - Remove setting of dockmanager item to current cover. This is better handled by an extrna dockmanager helper script, as per amarok, etc.
- Remove option to enable/disable MPRIS interface, and always have enabled.
2012-10-11 11:05:21 +00:00
craig.p.drummond
fbbf8b6618 Fix mpris updates. Stops sound menu ccrashing, and shows cover art. 2012-10-08 20:56:36 +00:00
craig.p.drummond
863c6598c5 Add option to support GNOME media keys. 2012-10-05 21:36:50 +00:00
craig.p.drummond
68b259ea37 Q_SLOTS 2012-10-05 17:30:21 +00:00
craig.p.drummond
f0a49da90b Fix strings 2012-10-05 17:16:06 +00:00
craig.p.drummond
5f6352b593 Improve MPRISv2 interface. 2012-09-25 20:18:57 +00:00
craig.p.drummond@gmail.com
7e9d278cf0 Use freedesktop notifications spec for Qt-only Linux builds. 2012-09-24 17:14:25 +00:00
craig.p.drummond
d06dbf624d Have cantata-dynamic helper script send a dbus message when it starts and stops - so that cantata main window can show the current status if the helper is started externally. 2012-05-18 16:37:27 +00:00
craig.p.drummond@gmail.com
19300a508b - Move showPage dbus command out of Mpris class and into mainwindow
- Make MainWindow::showError visible on dbus interface
- When cantata-dynamic fails to locate any songs it will now emit an error and terminate.
2012-04-20 11:20:44 +00:00
craig
1f5a6d254f Remove 2012-04-17 15:54:53 +00:00
craig
693b26e27d - Add showPAge to MPRIS interface
- Add a 'search' action (Ctrl-F) that will move focus to curent tab's search
field - or to play queue search field (if play queue has focus).
2012-04-16 18:38:00 +00:00
craig
7912fea3e9 Correct kde4 desktop name 2012-04-16 18:36:46 +00:00
craig
70f456a446 Coding standard 2012-04-16 18:36:34 +00:00
craig
c30a67bf56 Support MPRIS Raise command 2012-04-16 18:36:24 +00:00
craig
7d67855fe7 Add now playing info to MPRIS interface 2012-04-14 10:43:14 +00:00
craig
693bf86889 When using MPRISv2 interface, dont attempt to play a song if the playqueue is empty! 2012-04-04 18:44:37 +00:00
craig
b450c6ad45 Reduce QMutex usage - have MPDStats/MPDStatus emitted as objects, and
stored in relevant classes.
2012-03-13 19:31:25 +00:00
craig
2f891a3b29 Add a workaround for dockmanager issues - dealy registration for .25secs. 2012-02-26 15:01:39 +00:00
craig
67366303a6 Delay checking of dockmanager running for 1/2 second - so that this does not happen immediately at start-up, othwise cantata hangs! 2012-01-04 19:20:50 +00:00
craig
73bc659d43 Cleanup 2012-01-04 19:19:13 +00:00
craig
7dad99ec88 Update copyright statements. 2012-01-04 19:15:55 +00:00
craig
ee4919da62 Change dock item icon to cover 2012-01-03 19:56:03 +00:00
craig
8f2c822c58 MPRISv2 interface 2012-01-03 19:55:13 +00:00