pulseaudio/src/modules/dbus
Tanu Kaskinen 68e6340394 dbus: Always accept mono volumes when setting device or stream volume.
pa_sink_set_volume() and friends accept mono volumes too, so no need to impose
unneeded restrictions in the D-Bus API.
2011-03-11 13:40:34 +02:00
..
iface-card-profile.c dbusiface-card-profile: Assert the core argument isn't NULL. 2009-08-15 05:53:36 +03:00
iface-card-profile.h dbusiface-card: Split some overly long lines. 2009-08-15 05:51:55 +03:00
iface-card.c Rename all the signal parameters and variables to something more explicit. 2009-11-21 00:46:46 +01:00
iface-card.h dbusiface-card-profile: Implement the CardProfile D-Bus interface. 2009-08-09 10:36:20 +03:00
iface-client.c Merge remote branch 'tanuk/master' 2009-11-30 14:55:57 +00:00
iface-client.h dbusiface-client: Fix the interface name. 2009-08-15 17:08:21 +03:00
iface-core.c volume: Use a macro to check if a volume is valid 2010-10-15 01:10:00 +05:30
iface-core.h dbusiface-core: Two new functions: pa_dbusiface_core_get_sink/source(). 2009-08-17 16:42:58 +03:00
iface-device-port.c dbusiface-device: Implement the Device and DevicePort D-Bus interfaces. 2009-08-15 06:18:41 +03:00
iface-device-port.h dbusiface-device: Implement the Device and DevicePort D-Bus interfaces. 2009-08-15 06:18:41 +03:00
iface-device.c dbus: Always accept mono volumes when setting device or stream volume. 2011-03-11 13:40:34 +02:00
iface-device.h dbusiface-device: Implement the Device and DevicePort D-Bus interfaces. 2009-08-15 06:18:41 +03:00
iface-memstats.c dbus: Three entangled changes: 2009-08-09 08:37:33 +03:00
iface-memstats.h dbus: Three entangled changes: 2009-08-09 08:37:33 +03:00
iface-module.c Rename all the signal parameters and variables to something more explicit. 2009-11-21 00:46:46 +01:00
iface-module.h dbusiface-module: Implement the Module D-Bus interface. 2009-08-24 14:27:14 +03:00
iface-sample.c volume: Fix incorrect usage of PA_VOLUME_IS_VALID 2010-10-19 09:52:19 +01:00
iface-sample.h dbusiface-sample: Implement the Sample D-Bus interface. 2009-08-19 09:18:50 +03:00
iface-stream.c dbus: Always accept mono volumes when setting device or stream volume. 2011-03-11 13:40:34 +02:00
iface-stream.h dbusiface-stream: Implement about a half of the Stream D-Bus interface. 2009-08-16 19:42:56 +03:00
module-dbus-protocol.c dbus: Stop polling every 10 seconds to check whether all clients are still alive. 2010-05-10 14:34:55 +03:00