summaryrefslogtreecommitdiffstats
path: root/src/modules/dbus/iface-device.c
Commit message (Expand)AuthorAgeFilesLines
* dbus: Always accept mono volumes when setting device or stream volume.Tanu Kaskinen2011-03-111-5/+4
* volume: Use a macro to check if a volume is validArun Raghavan2010-10-151-1/+1
* Rename all the signal parameters and variables to something more explicit.Diego Elio 'Flameeyes' Pettenò2009-11-211-36/+36
* dbus: Change IsMuted property names to Mute.Tanu Kaskinen2009-08-311-20/+20
* dbus: Do message argument type checking early, centrally.Tanu Kaskinen2009-08-301-34/+22
* dbusifaca-device: Adapt to the changed pa_sink_get/set_volume() interface.Tanu Kaskinen2009-08-191-3/+3
* dbusiface-device: Save one level of identation by returning early.Tanu Kaskinen2009-08-171-96/+99
* dbusiface-device: Fix argument reading in handle_suspend().Tanu Kaskinen2009-08-171-1/+7
* dbusiface-device: Use a single if-else section instead of ternary operator ov...Tanu Kaskinen2009-08-171-34/+43
* dbusiface-device: Split some overly long lines.Tanu Kaskinen2009-08-171-7/+14
* dbusiface-device: Free the copied proplist.Tanu Kaskinen2009-08-161-0/+1
* dbusiface-device: Implement the Device and DevicePort D-Bus interfaces.Tanu Kaskinen2009-08-151-6/+1202
* dbus: Three entangled changes:Tanu Kaskinen2009-08-091-6/+7
* Add the forgotten src/modules/dbus directory to git.Tanu Kaskinen2009-07-211-0/+105