Commit Graph

30 Commits

Author SHA1 Message Date
craig.p.drummond
cb1d5b4b26 Support for Qt5 2013-02-08 17:57:02 +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
786921f23e Use com.googlecode.cantata instead of org.kde.cantata for DBUS service, etc. 2013-01-22 18:09:21 +00:00
craig.p.drummond
fbe6f03408 Update copyright year 2013-01-17 16:57:20 +00:00
craig.p.drummond@gmail.com
a15a10ca57 Use UPower (Linux/Qt) to detect when being resumed, and if so reconnect to MPD. 2012-12-03 12:27:55 +00:00
craig.p.drummond
b59cae9182 Improve MPRIS data.
- Send AlbumArtist, if different from Artist
- Send Genre
- Artist, AlbumArtist, and Genre should be lists of strings
- Fix file/stream URLs

BUG:133
2012-11-22 21:12:27 +00:00
craig.p.drummond
ef3b86cd8c For Linux Qt builds, use dbus to determine single app status. 2012-10-30 20:47:15 +00:00
craig.p.drummond@gmail.com
d5b8dcac77 - 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
e40b388f03 Fix mpris updates. Stops sound menu ccrashing, and shows cover art. 2012-10-08 20:56:36 +00:00
craig.p.drummond
56570dc7db Add option to support GNOME media keys. 2012-10-05 21:36:50 +00:00
craig.p.drummond
88deeb2b12 Q_SLOTS 2012-10-05 17:30:21 +00:00
craig.p.drummond
d3d1e23871 Fix strings 2012-10-05 17:16:06 +00:00
craig.p.drummond
8ab381fe8b Improve MPRISv2 interface. 2012-09-25 20:18:57 +00:00
craig.p.drummond@gmail.com
de22c98007 Use freedesktop notifications spec for Qt-only Linux builds. 2012-09-24 17:14:25 +00:00
craig.p.drummond
bf9c32af5f 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
f4df05139a - 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
a46ffc9e3e Remove 2012-04-17 15:54:53 +00:00
craig
5fac006d41 - 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
30ae6e4735 Correct kde4 desktop name 2012-04-16 18:36:46 +00:00
craig
b1f4f98025 Coding standard 2012-04-16 18:36:34 +00:00
craig
c3ffe1a6a7 Support MPRIS Raise command 2012-04-16 18:36:24 +00:00
craig
a0f0097180 Add now playing info to MPRIS interface 2012-04-14 10:43:14 +00:00
craig
cf2c04940e When using MPRISv2 interface, dont attempt to play a song if the playqueue is empty! 2012-04-04 18:44:37 +00:00
craig
d4a9c94147 Reduce QMutex usage - have MPDStats/MPDStatus emitted as objects, and
stored in relevant classes.
2012-03-13 19:31:25 +00:00
craig
6f1a8b8e5d Add a workaround for dockmanager issues - dealy registration for .25secs. 2012-02-26 15:01:39 +00:00
craig
cf4c62ed7a 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
518b7d41bb Cleanup 2012-01-04 19:19:13 +00:00
craig
9fc2286ce3 Update copyright statements. 2012-01-04 19:15:55 +00:00
craig
47ac68ee4b Change dock item icon to cover 2012-01-03 19:56:03 +00:00
craig
66d03b0c84 MPRISv2 interface 2012-01-03 19:55:13 +00:00