Commit graph

  • 92a6fe7453 echo-cancel: Change the DEVICE_MASTER_DEVICE property when changing device Corentin Noël 2017-04-13 01:54:25 +02:00
  • 9418807c92 sink: Add missing 'hifi' form factor to priorities Christian Kellner 2017-04-05 13:59:08 +02:00
  • 6f4d303b6a sink: Add portable form factor priority (450) Christian Kellner 2017-04-05 13:52:27 +02:00
  • fe70b9e11a source/sink: Allow pa_{source, sink}_get_latency_within_thread() to return negative values Georg Chini 2017-04-17 19:50:10 +02:00
  • a5fccd4645 source/sink: Don't let pa_{sink, source}_get_latency_within_thread() return -1 if process_msg() fails Georg Chini 2017-04-17 19:48:37 +02:00
  • 65f7ca4414 ladspa-sink, virtual-surround-sink: fix master sink argument handling Tanu Kaskinen 2017-04-14 18:20:40 +03:00
  • a42241ec95 sample.c: Allow module-loopback to exceed PA_RATE_MAX Georg Chini 2017-04-14 15:03:56 +02:00
  • f3265f944a loopback: Implement underrun protection Georg Chini 2017-04-14 15:02:36 +02:00
  • caabff2728 filter-apply: Add ability to pass parameters to a filter module KimjeongYeon 2017-04-13 21:09:49 +02:00
  • 145da09aca ladspa-sink: Add sink_master argument to enable filter-apply to load the module KimjeongYeon 2017-04-13 20:58:14 +02:00
  • ba4de85b53 virtual-surround-sink: Add sink_master argument to enable filter-apply to load the module KimjeongYeon 2017-04-13 20:44:41 +02:00
  • 1f0c4f7d6a filter-apply: Fix memory leak in process() KimjeongYeon 2017-04-13 20:33:26 +02:00
  • ab7d01a983 context: Check for errno == ECHILD instead of ESRCH after failed waitpid(). Imre Vadász 2017-04-09 00:15:03 +02:00
  • d3d980ff49 loopback: Reset sink input rate when source or sink changes Georg Chini 2017-04-11 21:49:11 +02:00
  • 96cae04ced sink-input: Allow sink_input_set_rate() to be called during a move Georg Chini 2017-04-11 21:48:31 +02:00
  • 5bc363d4b8 loopback: Add hooks to track port latency offsets Georg Chini 2017-04-10 21:47:23 +02:00
  • 6f2e22e7ad Merge branch 'master' of ssh://git.freedesktop.org/git/pulseaudio/pulseaudio Georg Chini 2017-04-07 08:20:43 +02:00
  • c936aa23c3 loopback: Calculate and track minimum possible latency Georg Chini 2017-04-07 08:18:08 +02:00
  • a604d9cbb3 memblock: multiple references should make blocks read-only Tanu Kaskinen 2016-06-08 21:18:52 +03:00
  • 2432270a73 protocol-native: log who changes card profiles Tanu Kaskinen 2017-04-04 12:46:25 +03:00
  • b6777d7f09 pipe-sink: set correct latency Tanu Kaskinen 2016-08-13 01:12:31 +03:00
  • df92274787 thread-mainloop: fix volatile use in example Tanu Kaskinen 2016-10-28 19:00:26 +03:00
  • b667fb22e4 i18n: update the Swedish translation Tanu Kaskinen 2017-04-02 21:19:35 +03:00
  • d7e85813bd bluetooth: allow UTF-8 in device descriptions Tanu Kaskinen 2016-10-11 17:27:06 +03:00
  • b53dd1f0df sink: Invert priorities to prefer external devices Christian Kellner 2017-03-09 15:51:49 +01:00
  • a3acc167aa loopback: Do not skip audio at startup Georg Chini 2017-03-31 07:50:12 +02:00
  • 41e974d863 bluetooth: assert that dbus_message_iter_append_basic() doesn't fail Tanu Kaskinen 2016-10-29 21:06:53 +03:00
  • 2c2ca1c949 echo-cancel: Try to minimise in-flight chunks in snapshot latency Arun Raghavan 2017-03-09 09:58:23 +05:30
  • f4f01f6833 loopback: Fix corking logic of module-loopback Georg Chini 2017-03-29 07:11:50 +02:00
  • 3650346f70 sink-input/source-output: Don't crash when cork() is called without valid sink or source Georg Chini 2017-03-29 07:10:28 +02:00
  • cb78d6f57c bluez5-util: fix profile waiting logic Tanu Kaskinen 2017-03-16 23:48:43 +02:00
  • fa44127ebe allow-passthrough: Fix indentation Jungsup Lee 2017-03-27 20:29:34 +02:00
  • 2de5fc222e echo-cancel: Fix assert with webrtc's built-in drift compensation Arun Raghavan 2017-03-13 16:00:41 +05:30
  • 2530eb8d1b bluetooth-policy: retain backwards compatibility Tanu Kaskinen 2017-03-15 20:02:48 +02:00
  • e26a675263 bluez5-util: Disconnect AG devices when ofono is started and headset=auto Georg Chini 2017-03-14 07:32:31 +01:00
  • adc2e8cd0a bluetooth: use native and ofono backends in parallel with headset=auto Georg Chini 2017-03-11 19:02:16 +01:00
  • d065e4d114 pulse: Explicitly ignore pa_mainloop_run() return value in thread function Peter Meerwald-Stadler 2017-03-07 21:43:41 +01:00
  • fa7329a2dd oss: Fix dead code Peter Meerwald-Stadler 2017-03-07 21:41:56 +01:00
  • eab0b9d83b core: Ignore pa_shared_remove() return value Peter Meerwald-Stadler 2017-03-07 16:09:56 +01:00
  • 976f7e9a61 core: Assert return value of pa_shared_set/_remove() in dbus-shared Peter Meerwald-Stadler 2017-03-07 15:57:28 +01:00
  • 0ced45265c dbus: fix card profile change signals Tanu Kaskinen 2017-02-18 18:40:42 +02:00
  • 6022a1ee99 udev-detect: don't use readdir_r(), it's deprecated Tanu Kaskinen 2016-10-13 17:22:44 +03:00
  • 1992c4cce1 echo-cancel: Limit the maximum sink/source latency Arun Raghavan 2017-03-09 11:02:09 +05:30
  • c82e4913e8 alsa: Avoid creating tiny memchunks on write iterations Arun Raghavan 2017-02-28 10:45:25 +05:30
  • 2898a5188c raop: Error out on parsing server port component Peter Meerwald-Stadler 2017-03-08 15:57:22 +01:00
  • add5a175b6 raop: Log if pa_atoi() fails, latency is not used anyway Peter Meerwald-Stadler 2017-03-07 15:44:06 +01:00
  • 4cfd544f21 raop: Fix potential NULL dereference Peter Meerwald-Stadler 2017-03-07 15:16:54 +01:00
  • a8ce3ef844 raop: Fix potential dereference after NULL check Peter Meerwald-Stadler 2017-03-07 14:43:48 +01:00
  • bfe0e6366d combine-sink: Use PA_MAX instead of ternary operator for clarity Arun Raghavan 2017-03-09 10:03:06 +05:30
  • 74abce331b raop: Fix check for invalid file descriptor Peter Meerwald-Stadler 2017-03-07 14:29:12 +01:00
  • 6b7b70c472 core-util: Fix description of pa_split() Peter Meerwald-Stadler 2017-03-07 14:53:13 +01:00
  • a199b9045e build: Use #ifdef to check for #defines Peter Meerwald-Stadler 2017-03-07 16:29:30 +01:00
  • 48ba5e4957 waveout: add argument deprecation error Moritz Bruder 2017-03-01 19:29:53 +01:00
  • 7259df9590 waveout: fix wrong input device Moritz Bruder 2017-03-01 19:29:52 +01:00
  • e1dc75da99 backend-native: add support for the HSP Headset role Wim Taymans 2017-03-07 13:44:54 +01:00
  • 18ec0fe53e iochannel: don't use variable length array in union Tanu Kaskinen 2017-02-04 14:19:01 +02:00
  • 0cb72beace raop: Fix potential NULL dereference Peter Meerwald-Stadler 2017-03-01 20:37:06 +01:00
  • 233cb4516a raop: Fix potential resource leaks Peter Meerwald-Stadler 2017-02-28 08:01:20 +01:00
  • 6c35ac7c8f raop: Silence unchecked return value warnings Peter Meerwald-Stadler 2017-02-27 23:43:49 +01:00
  • 20960e7cc6 raop: Fix indentation Peter Meerwald-Stadler 2017-02-27 23:39:38 +01:00
  • 94fc8c9ee2 raop: Fix potential memory leak Peter Meerwald-Stadler 2017-02-27 23:23:04 +01:00
  • 4d7922d091 raop: Fix resource leaks Peter Meerwald-Stadler 2017-02-22 15:21:00 +01:00
  • 4bb25292f8 raop: Fix memleak Peter Meerwald-Stadler 2017-02-22 15:09:02 +01:00
  • 95d850a5ad raop: Fail after search for port number Peter Meerwald-Stadler 2017-03-07 08:22:25 +01:00
  • df9cda67d2 raop: Fix loop searching for port number Peter Meerwald-Stadler 2017-02-22 15:02:43 +01:00
  • ad9c8603b0 raop: Fix double free Peter Meerwald-Stadler 2017-02-22 14:49:48 +01:00
  • 424e97a5fa build: Add Coverity scan model Peter Meerwald-Stadler 2017-03-06 08:15:29 +01:00
  • e368ee4875 loopback: fix up the previous commit Georg Chini 2017-02-27 13:54:50 +01:00
  • f8e7354fac loopback: Initialize latency at startup and during source/sink changes Georg Chini 2017-02-19 17:15:10 +01:00
  • c7d8085acb coreaudio-device: fix improper memory handling leading to crashes. Mihai Moldovan 2017-02-25 10:38:24 +01:00
  • b282f3bb96 build-sys: FlatCarbon is dead. Good riddance. Mihai Moldovan 2017-02-25 10:35:06 +01:00
  • a8e0556120 loopback: correct comments about the thread calling a function Georg Chini 2017-02-19 17:15:09 +01:00
  • a0241c892f loopback: Rename sink_input_buffer to loopback_memblockq_length Georg Chini 2017-02-13 13:01:58 +01:00
  • 066d4c2c23 bluez5-device: Use correct constants for fixed latency in PA_{SINK, SOURCE}_MESSAGE_GET_LATENCY Georg Chini 2017-02-15 11:32:26 +01:00
  • 1c80af147d bluetooth: Make use of getsockopt() to determine MTU configurable Georg Chini 2017-02-04 20:32:15 +01:00
  • ca6c3f80f5 alsa-util: don't crash on devices with more than 32 channels Tanu Kaskinen 2017-01-28 18:08:24 +02:00
  • 539371b3f7 sink, source: Make rate selection more explicit Arun Raghavan 2017-01-30 14:07:37 +05:30
  • cc021c7330 sink, source: Add a mode to avoid resampling if possible Arun Raghavan 2017-01-28 13:19:08 +05:30
  • 5e1bb023a2 thread-test: fix deadlock Tanu Kaskinen 2017-01-23 10:38:59 +02:00
  • a50030b697 build-sys: Enable clang-based builds on Travis Arun Raghavan 2017-01-24 17:17:59 +05:30
  • d442da3a09 suspend-on-idle: resume on unload Wim Taymans 2017-01-11 12:50:13 +01:00
  • b365d7e60c raop: Fix #37: OOB access in rtsp_auth_cb ced2c 2016-11-06 12:54:27 -06:00
  • 6aaf2b0a1f raop: Fix #36: invalid access to freed object ced2c 2016-11-06 12:54:26 -06:00
  • ab7b7ee249 raop: Fix memory leaks Hajime Fujita 2016-11-06 12:54:25 -06:00
  • d7721032ea raop: Discard data upon getting EAGAIN on a socket Hajime Fujita 2016-11-06 12:54:24 -06:00
  • 3e26f2d15e raop: Disable is_recording flag when tearing down the connection Hajime Fujita 2016-11-06 12:54:23 -06:00
  • f3aa588a61 raop: Stop recording when RTSP FLUSH is issued Hajime Fujita 2016-11-06 12:54:22 -06:00
  • cd09b88691 raop: Add back initial volume RTSP SET_PARAMETER request on connect Martin Blanchard 2016-11-06 12:54:21 -06:00
  • b81ceb6707 raop: Silently drop out-of-history retransmission request Hajime Fujita 2016-11-06 12:54:20 -06:00
  • 516906aef9 raop: Correctly wrap RTP packet sequence number Martin Blanchard 2016-11-06 12:54:19 -06:00
  • 3de65e61e4 raop: Add IPv6 support Hajime Fujita 2016-11-06 12:54:18 -06:00
  • 3e53f47c8d raop: Add address to RAOP device description Hajime Fujita 2016-11-06 12:54:17 -06:00
  • 751d88717e raop: Do not flush when RTSP object is not ready Stephen Paul Weber 2016-11-06 12:54:16 -06:00
  • f4bd06bfa5 raop: Fix packet retransmission Colin Leroy 2016-11-06 12:54:15 -06:00
  • 4d16369707 raop: fix typos Colin Leroy 2016-11-06 12:54:14 -06:00
  • b95aebdb2d raop: fix sequence number overflow Colin Leroy 2016-11-06 12:54:13 -06:00
  • 81fa11e3a9 raop: Fix sink getting destroyed after one use Colin Leroy 2016-11-06 12:54:12 -06:00
  • 1c56b86926 raop: Remove unimplemented code (PCM and AAC) Martin Blanchard 2016-11-06 12:54:11 -06:00
  • 750a677b43 raop: Rework packet's store memory management Martin Blanchard 2016-11-06 12:54:10 -06:00
  • 32a5b3047b raop: Update and standardise source file headers Martin Blanchard 2016-11-06 12:54:09 -06:00