..
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
source, sink: Support weird sample rates
2014-06-05 15:57:00 +03: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
dbus: Use correct initialization for source ports hashmap.
2014-04-17 11:13:01 +03: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: 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
sink-input, source-output: Remove redundant get_mute() functions
2014-05-02 16:00:56 +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