| Summary: | dbus is missing 3 handy calls which were existent in dcop | ||
|---|---|---|---|
| Product: | [Applications] amarok | Reporter: | Martin Blumenstingl <martin.blumenstingl> |
| Component: | Tools/Script Manager | Assignee: | Amarok Bugs <amarok-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | wishlist | ||
| Priority: | NOR | ||
| Version First Reported In: | 2.0.1 | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Martin Blumenstingl
2009-01-18 02:07:50 UTC
SVN commit 912684 by seb: Added DBus methods: VolumeUp, VolumeDown, Mute. This is outside the scope of mpris, but I rationalise that we need to provide script writers with convenience functions. BUG: 181130 M +1 -0 ChangeLog M +15 -0 src/dbus/PlayerDBusHandler.cpp M +19 -6 src/dbus/PlayerDBusHandler.h M +12 -0 src/dbus/org.freedesktop.MediaPlayer.player.xml WebSVN link: http://websvn.kde.org/?view=rev&revision=912684 |