pulseaudio/src/modules
Arun Raghavan 3a3581758f alsa-ucm: Make combination port names deterministic
At the moment, port names combined from multiple devices are generated
based on the order that the devices are specified in config. This makes
programmatic use of thsee ports a bit painful, so let's make them be
combined in alphabetical order.
2013-09-17 18:50:01 +05:30
..
alsa alsa-ucm: Make combination port names deterministic 2013-09-17 18:50:01 +05:30
bluetooth hashmap: Add the ability to free keys 2013-09-17 18:01:22 +05:30
dbus hashmap: Add the ability to free keys 2013-09-17 18:01:22 +05:30
echo-cancel Fix alignment issues introduced by the pa_bool -> bool conversion 2013-07-04 12:25:40 +03:00
gconf hashmap: Add the ability to free keys 2013-09-17 18:01:22 +05:30
jack Remove pa_bool_t and replace it with bool. 2013-07-04 12:25:30 +03:00
macosx hashmap: Add the ability to free keys 2013-09-17 18:01:22 +05:30
oss Use pa_(c)volume_snprint_verbose() everywhere 2013-07-09 17:37:04 +03:00
raop hashmap: Add the ability to free keys 2013-09-17 18:01:22 +05:30
rtp hashmap: Add the ability to free keys 2013-09-17 18:01:22 +05:30
x11 Remove pa_bool_t and replace it with bool. 2013-07-04 12:25:30 +03:00
xen Remove pa_bool_t and replace it with bool. 2013-07-04 12:25:30 +03:00
ladspa.h merge 'lennart' branch back into trunk. 2007-10-28 19:13:50 +00:00
Makefile build-sys: readd stub makefiles to subdirectories to make building with emacs easier 2012-05-15 14:17:58 +02:00
module-always-sink.c Remove pa_bool_t and replace it with bool. 2013-07-04 12:25:30 +03:00
module-augment-properties.c hashmap: Add the ability to free keys 2013-09-17 18:01:22 +05:30
module-card-restore.c hashmap: Add the ability to free keys 2013-09-17 18:01:22 +05:30
module-cli.c Remove pa_bool_t and replace it with bool. 2013-07-04 12:25:30 +03:00
module-combine-sink.c Remove pa_bool_t and replace it with bool. 2013-07-04 12:25:30 +03:00
module-combine.c Remove pa_bool_t and replace it with bool. 2013-07-04 12:25:30 +03:00
module-console-kit.c hashmap: Add the ability to free keys 2013-09-17 18:01:22 +05:30
module-default-device-restore.c Remove pa_bool_t and replace it with bool. 2013-07-04 12:25:30 +03:00
module-defs.h.m4 Remove pa_bool_t and replace it with bool. 2013-07-04 12:25:30 +03:00
module-detect.c Remove pa_bool_t and replace it with bool. 2013-07-04 12:25:30 +03:00
module-device-manager.c hashmap: Add the ability to free keys 2013-09-17 18:01:22 +05:30
module-device-restore.c Use pa_(c)volume_snprint_verbose() everywhere 2013-07-09 17:37:04 +03:00
module-equalizer-sink.c Remove pa_bool_t and replace it with bool. 2013-07-04 12:25:30 +03:00
module-esound-compat-spawnfd.c Remove pa_bool_t and replace it with bool. 2013-07-04 12:25:30 +03:00
module-esound-compat-spawnpid.c Remove pa_bool_t and replace it with bool. 2013-07-04 12:25:30 +03:00
module-esound-sink.c Remove pa_bool_t and replace it with bool. 2013-07-04 12:25:30 +03:00
module-filter-apply.c hashmap: Add the ability to free keys 2013-09-17 18:01:22 +05:30
module-filter-heuristics.c Remove pa_bool_t and replace it with bool. 2013-07-04 12:25:30 +03:00
module-hal-detect-compat.c Remove pa_bool_t and replace it with bool. 2013-07-04 12:25:30 +03:00
module-intended-roles.c Remove pa_bool_t and replace it with bool. 2013-07-04 12:25:30 +03:00
module-ladspa-sink.c Remove pa_bool_t and replace it with bool. 2013-07-04 12:25:30 +03:00
module-lirc.c Remove pa_bool_t and replace it with bool. 2013-07-04 12:25:30 +03:00
module-loopback.c loopback: Increase the maximum allowed latency 2013-07-29 10:43:12 +03:00
module-match.c Remove pa_bool_t and replace it with bool. 2013-07-04 12:25:30 +03:00
module-mmkbd-evdev.c Remove pa_bool_t and replace it with bool. 2013-07-04 12:25:30 +03:00
module-native-protocol-fd.c Remove pa_bool_t and replace it with bool. 2013-07-04 12:25:30 +03:00
module-null-sink.c Remove pa_bool_t and replace it with bool. 2013-07-04 12:25:30 +03:00
module-null-source.c Remove pa_bool_t and replace it with bool. 2013-07-04 12:25:30 +03:00
module-pipe-sink.c Remove pa_bool_t and replace it with bool. 2013-07-04 12:25:30 +03:00
module-pipe-source.c Remove pa_bool_t and replace it with bool. 2013-07-04 12:25:30 +03:00
module-position-event-sounds.c Use pa_(c)volume_snprint_verbose() everywhere 2013-07-09 17:37:04 +03:00
module-protocol-stub.c Remove pa_bool_t and replace it with bool. 2013-07-04 12:25:30 +03:00
module-remap-sink.c Remove pa_bool_t and replace it with bool. 2013-07-04 12:25:30 +03:00
module-remap-source.c Whitespace cleanup: Remove all multiple newlines 2013-06-24 16:56:24 +03:00
module-rescue-streams.c Remove pa_bool_t and replace it with bool. 2013-07-04 12:25:30 +03:00
module-role-cork.c hashmap: Add the ability to free keys 2013-09-17 18:01:22 +05:30
module-role-ducking.c idxset: Use pa_free_cb_t instead of pa_free2_cb_t 2013-02-16 01:15:27 +02:00
module-rygel-media-server.c Revert dbus_bool_t variables to use TRUE/FALSE instead of true/false 2013-07-04 12:25:47 +03:00
module-sine-source.c Remove pa_bool_t and replace it with bool. 2013-07-04 12:25:30 +03:00
module-sine.c Remove pa_bool_t and replace it with bool. 2013-07-04 12:25:30 +03:00
module-solaris.c Remove pa_bool_t and replace it with bool. 2013-07-04 12:25:30 +03:00
module-stream-restore.c hashmap: Add the ability to free keys 2013-09-17 18:01:22 +05:30
module-suspend-on-idle.c hashmap: Add the ability to free keys 2013-09-17 18:01:22 +05:30
module-switch-on-connect.c Remove pa_bool_t and replace it with bool. 2013-07-04 12:25:30 +03:00
module-switch-on-port-available.c Remove pa_bool_t and replace it with bool. 2013-07-04 12:25:30 +03:00
module-systemd-login.c hashmap: Add the ability to free keys 2013-09-17 18:01:22 +05:30
module-tunnel-sink-new.c tunnel-sink-new: add a rewrite of module-tunnel using libpulse 2013-08-21 16:37:38 +03:00
module-tunnel-source-new.c tunnel-source-new: counterpart to module-tunnel-sink-new 2013-09-13 10:18:15 +03:00
module-tunnel.c module-tunnel: automatically find the PulseAudio server 2013-09-13 16:44:15 +03:00
module-udev-detect.c hashmap: Add the ability to free keys 2013-09-17 18:01:22 +05:30
module-virtual-sink.c Remove pa_bool_t and replace it with bool. 2013-07-04 12:25:30 +03:00
module-virtual-source.c Remove pa_bool_t and replace it with bool. 2013-07-04 12:25:30 +03:00
module-virtual-surround-sink.c Remove pa_bool_t and replace it with bool. 2013-07-04 12:25:30 +03:00
module-volume-restore.c Remove pa_bool_t and replace it with bool. 2013-07-04 12:25:30 +03:00
module-waveout.c Remove pa_bool_t and replace it with bool. 2013-07-04 12:25:30 +03:00
module-zeroconf-discover.c hashmap: Add the ability to free keys 2013-09-17 18:01:22 +05:30
module-zeroconf-publish.c hashmap: Add the ability to free keys 2013-09-17 18:01:22 +05:30
reserve-monitor.c reserve: Move get_name_owner() to the public rd_device API 2013-01-31 13:56:25 +02:00
reserve-monitor.h More spelling fixes 2011-08-25 11:27:47 +01:00
reserve-wrap.c Remove pa_bool_t and replace it with bool. 2013-07-04 12:25:30 +03:00
reserve-wrap.h Remove pa_bool_t and replace it with bool. 2013-07-04 12:25:30 +03:00
reserve.c reserve: Fix leaking NameLost signals after release+acquire 2013-01-31 14:04:45 +02:00
reserve.h reserve: Move get_name_owner() to the public rd_device API 2013-01-31 13:56:25 +02:00
udev-util.c udev: Don't use deprecated udev_get_*_path() functions 2012-05-29 09:17:18 +05:30
udev-util.h Whitespace cleanup: Remove all multiple newlines 2013-06-24 16:56:24 +03:00