pulseaudio/src/modules/dbus
Pierre-Louis Bossart 5bcfd2b630 core: infrastructure for alternate sampling rate
New parameter to avoid resampling. BIG power savings here...

Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
2011-10-17 19:23:26 +05:30
..
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 Remove unnecessary #includes 2011-06-22 23:12:20 +01: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 core: infrastructure for alternate sampling rate 2011-10-17 19:23:26 +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: Use pa_device_type_t rather than an internal equivalent 2011-08-18 17:10:51 +01: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 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 Remove extra ; s where they are not allowed in strict C99 2011-08-25 18:21:49 +05:30
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: Don't crash if the module does not load 2011-09-22 23:15:18 +05:30