pulseaudio/src/modules
David Henningsson c505053452 Fix deferred volume not being applied if sink is closed
Signed-off-by: David Henningsson <david.henningsson@canonical.com>
2011-10-17 09:51:45 +05:30
..
alsa Fix deferred volume not being applied if sink is closed 2011-10-17 09:51:45 +05:30
bluetooth bluetooth: Bump DBus version to 1.3.0 and drop conditional code. 2011-09-07 20:33:13 +01:00
dbus dbus: Don't crash if the module does not load 2011-09-22 23:15:18 +05:30
echo-cancel echo-cancel: Close debug files on module unload 2011-10-11 20:19:10 +05:30
gconf Remove unnecessary #includes 2011-06-22 23:12:20 +01:00
jack module-jackdbus-detect: Avoid double-free of modargs 2011-10-08 15:17:42 +05:30
macosx Remove unnecessary #includes 2011-06-22 23:12:20 +01:00
oss More spelling fixes 2011-08-25 11:27:47 +01:00
raop raop: Don't crash if fd is not open when trying to close it 2011-09-14 09:23:38 +01:00
rtp raop: Use the port supplied by avahi when connecting to RAOP devices. 2011-09-05 22:23:17 +01:00
x11 Remove unnecessary #includes 2011-06-22 23:12:20 +01:00
hal-util.c hal: check properly for failure of libhal_find_device_by_capability() (llvm-clang-analyzer) 2009-09-08 23:48:47 +02:00
hal-util.h Use LGPL 2.1 on all files previously using LGPL 2 2009-03-03 20:23:02 +00:00
ladspa.h merge 'lennart' branch back into trunk. 2007-10-28 19:13:50 +00:00
module-always-sink.c Move i18n.[ch] to src/pulsecore 2011-08-11 13:23:42 +02:00
module-augment-properties.c win32: Make some unused-variable warnings go away 2011-06-24 00:34:05 +01:00
module-card-restore.c Plug some memory leaks and an invalid read 2011-08-12 20:31:52 +02:00
module-cli.c win32: Make some unused-variable warnings go away 2011-06-24 00:34:05 +01:00
module-combine-sink.c More spelling fixes 2011-08-25 11:27:47 +01:00
module-combine.c Remove unnecessary #includes 2011-06-22 23:12:20 +01:00
module-console-kit.c Remove unnecessary #includes 2011-06-22 23:12:20 +01:00
module-cork-music-on-phone.c Remove unnecessary #includes 2011-06-22 23:12:20 +01:00
module-default-device-restore.c More spelling fixes 2011-08-25 11:27:47 +01:00
module-defs.h.m4 modules: introduce PA_MODULE_DEPRECATED() macro for marking modules deprecated 2009-05-28 02:47:36 +02:00
module-detect.c Remove unnecessary #includes 2011-06-22 23:12:20 +01:00
module-device-manager.c More spelling fixes 2011-08-25 11:27:47 +01:00
module-device-restore.c device-restore: Fix use-after-free error. 2011-09-05 20:29:36 +01:00
module-equalizer-sink.c equalizer: Use volume sharing by default 2011-09-14 14:15:01 +05:30
module-esound-compat-spawnfd.c Initialise variables 2011-08-15 09:41:56 +01:00
module-esound-compat-spawnpid.c Remove unnecessary #includes 2011-06-22 23:12:20 +01:00
module-esound-sink.c Remove unnecessary #includes 2011-06-22 23:12:20 +01:00
module-filter-apply.c filter-apply: Move sink/source unlink callbacks before m-s-r 2011-10-17 09:46:40 +05:30
module-filter-heuristics.c filter-heuristics: Don't force AEC on all phone streams 2011-08-15 16:08:40 +05:30
module-hal-detect-compat.c hal: add stub module that loads module-udev-detect instead of module-hal-detect 2009-08-11 23:04:35 +02:00
module-hal-detect.c More spelling fixes 2011-08-25 11:27:47 +01:00
module-intended-roles.c Remove unnecessary #includes 2011-06-22 23:12:20 +01:00
module-ladspa-sink.c More spelling fixes 2011-08-25 11:27:47 +01:00
module-lirc.c volume: Clamp volume to PA_VOLUME_MAX 2010-10-15 01:10:00 +05:30
module-loopback.c loopback: New modargs: sink_input_properties and source_output_properties. 2011-09-07 20:31:50 +01:00
module-match.c match: Support for both merging and replacing proplist updates. 2011-04-29 12:37:58 +01:00
module-mmkbd-evdev.c volume: Clamp volume to PA_VOLUME_MAX 2010-10-15 01:10:00 +05:30
module-native-protocol-fd.c Initialise variables 2011-08-15 09:41:56 +01:00
module-null-sink.c null-sink: Set latency range at the time of initialization of module. 2011-10-08 15:16:18 +05:30
module-null-source.c Initialise variables 2011-08-15 09:41:56 +01:00
module-pipe-sink.c Remove unnecessary #includes 2011-06-22 23:12:20 +01:00
module-pipe-source.c Remove unnecessary #includes 2011-06-22 23:12:20 +01:00
module-position-event-sounds.c More spelling fixes 2011-08-25 11:27:47 +01:00
module-protocol-stub.c More spelling fixes 2011-08-25 11:27:47 +01:00
module-remap-sink.c Remove unnecessary #includes 2011-06-22 23:12:20 +01:00
module-rescue-streams.c Fix typos 2010-12-20 11:07:30 +00:00
module-rygel-media-server.c Make gcc --std=c99 happy 2011-09-03 12:17:28 +02:00
module-sine-source.c Remove unnecessary #includes 2011-06-22 23:12:20 +01:00
module-sine.c Remove unnecessary #includes 2011-06-22 23:12:20 +01:00
module-solaris.c devices: Set certain sink/source flags automatically. 2011-07-20 22:20:37 +01:00
module-stream-restore.c stream-restore: Add proper data validity checks to the legacy database entry read. 2011-09-04 12:54:41 +02:00
module-suspend-on-idle.c module-suspend-on-idle: Move vacuum code to core 2011-09-09 09:55:48 +01:00
module-switch-on-connect.c module-switch-on-connect: Don't switch unlinked sink input and source outputs 2011-08-31 18:49:44 +05:30
module-tunnel.c More spelling fixes 2011-08-25 11:27:47 +01:00
module-udev-detect.c volume: Rename 'sync volume' to 'deferred volume'. 2011-09-13 21:15:49 +01:00
module-virtual-sink.c virtual: Make volume sharing on by default 2011-09-14 14:15:01 +05:30
module-virtual-source.c virtual: Make volume sharing on by default 2011-09-14 14:15:01 +05:30
module-volume-restore.c Fix up some double spaces 2011-03-18 09:20:07 +00:00
module-waveout.c devices: Use wrapper functions to set the *_volume and *_mute callbacks. 2011-07-19 19:50:43 +01:00
module-zeroconf-discover.c Remove unnecessary #includes 2011-06-22 23:12:20 +01:00
module-zeroconf-publish.c Remove unnecessary #includes 2011-06-22 23:12:20 +01:00
reserve-monitor.c voltest: extend test to verify correctness of _multiply() and _divide() 2009-08-19 01:02:32 +02:00
reserve-monitor.h More spelling fixes 2011-08-25 11:27:47 +01:00
reserve-wrap.c Move i18n.[ch] to src/pulsecore 2011-08-11 13:23:42 +02:00
reserve-wrap.h reserve: wrap device reservation monitor reference implementation 2009-06-05 19:03:16 +02:00
reserve.c voltest: extend test to verify correctness of _multiply() and _divide() 2009-08-19 01:02:32 +02:00
reserve.h More spelling fixes 2011-08-25 11:27:47 +01:00
udev-util.c More spelling fixes 2011-08-25 11:27:47 +01:00
udev-util.h Remove unnecessary #includes 2011-06-22 23:12:20 +01:00