pulseaudio/src/modules
Tanu Kaskinen 60f1e695fd loopback: Increase the maximum allowed latency
Currently the biggest possible sink latency is 10 seconds. The total
latency of the loopback is divided evenly for the source, an
intermediate buffer and the sink, so if I want to test 10 s sink
latency, the total needs to be three times that, i.e. 30 seconds.
2013-07-29 10:43:12 +03:00
..
alsa alsa-ucm: Make combination ports have lower priority 2013-07-26 14:30:08 +02:00
bluetooth bluetooth: Fix coding style 2013-07-15 13:08:20 +03:00
dbus dbus: Fix invalid dbus_bool_t values 2013-07-17 23:17:23 +03:00
echo-cancel Fix alignment issues introduced by the pa_bool -> bool conversion 2013-07-04 12:25:40 +03:00
gconf Remove pa_bool_t and replace it with bool. 2013-07-04 12:25:30 +03:00
jack Remove pa_bool_t and replace it with bool. 2013-07-04 12:25:30 +03:00
macosx Remove pa_bool_t and replace it with bool. 2013-07-04 12:25:30 +03:00
oss Use pa_(c)volume_snprint_verbose() everywhere 2013-07-09 17:37:04 +03:00
raop Use pa_(c)volume_snprint_verbose() everywhere 2013-07-09 17:37:04 +03:00
rtp Remove pa_bool_t and replace it with bool. 2013-07-04 12:25:30 +03:00
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 Remove pa_bool_t and replace it with bool. 2013-07-04 12:25:30 +03:00
module-card-restore.c Remove pa_bool_t and replace it with bool. 2013-07-04 12:25:30 +03:00
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 Remove pa_bool_t and replace it with bool. 2013-07-04 12:25:30 +03:00
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 Remove pa_bool_t and replace it with bool. 2013-07-04 12:25:30 +03:00
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 Remove pa_bool_t and replace it with bool. 2013-07-04 12:25:30 +03:00
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 Remove pa_bool_t and replace it with bool. 2013-07-04 12:25:30 +03:00
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 Use pa_(c)volume_snprint_verbose() everywhere 2013-07-09 17:37:04 +03:00
module-suspend-on-idle.c Remove pa_bool_t and replace it with bool. 2013-07-04 12:25:30 +03:00
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 Remove pa_bool_t and replace it with bool. 2013-07-04 12:25:30 +03:00
module-tunnel.c tunnel: Fix reading state from wrong variable 2013-07-14 13:39:32 +03:00
module-udev-detect.c Remove pa_bool_t and replace it with bool. 2013-07-04 12:25:30 +03:00
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 Remove pa_bool_t and replace it with bool. 2013-07-04 12:25:30 +03:00
module-zeroconf-publish.c Remove pa_bool_t and replace it with bool. 2013-07-04 12:25:30 +03:00
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