pulseaudio/src/modules/dbus
Juho Hämäläinen 6021ce3196 dbus: Use correct idxset when getting sources
This fixes get_sources() which iterates wrong idxset when
getting source object paths in GetSources or GetAll.
2014-02-11 12:02:28 +02:00
..
iface-card-profile.c Pass the profile object instead of the profile name to pa_card_set_profile() 2013-11-29 07:25:13 +02:00
iface-card-profile.h Pass the profile object instead of the profile name to pa_card_set_profile() 2013-11-29 07:25:13 +02:00
iface-card.c dbus: Use correct idxset when getting sources 2014-02-11 12:02:28 +02:00
iface-card.h dbusiface-card-profile: Implement the CardProfile D-Bus interface. 2009-08-09 10:36:20 +03:00
iface-client.c Remove pa_bool_t and replace it with bool. 2013-07-04 12:25:30 +03:00
iface-client.h dbusiface-client: Fix the interface name. 2009-08-15 17:08:21 +03:00
iface-core.c Add pa_sample_rate_valid() 2013-12-15 11:21:56 +01:00
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 hashmap: Add the ability to free keys 2013-09-17 18:01:22 +05:30
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: Do not refcnt the core. 2011-03-25 23:43:26 +00:00
iface-memstats.h dbus: Three entangled changes: 2009-08-09 08:37:33 +03:00
iface-module.c Remove pa_bool_t and replace it with bool. 2013-07-04 12:25:30 +03:00
iface-module.h dbusiface-module: Implement the Module D-Bus interface. 2009-08-24 14:27:14 +03:00
iface-sample.c Whitespace cleanup: Fix broken indentation by hand 2013-06-24 16:56:24 +03:00
iface-sample.h dbusiface-sample: Implement the Sample D-Bus interface. 2009-08-19 09:18:50 +03:00
iface-stream.c Revert dbus_bool_t variables to use TRUE/FALSE instead of true/false 2013-07-04 12:25:47 +03: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 Revert dbus_bool_t variables to use TRUE/FALSE instead of true/false 2013-07-04 12:25:47 +03:00