platform/upstream/pulseaudio.git
2017-03-29 Arun Raghavanecho-cancel: Try to minimise in-flight chunks in snapsh...
2017-03-29 Georg Chiniloopback: Fix corking logic of module-loopback
2017-03-29 Georg Chinisink-input/source-output: Don't crash when cork() is...
2017-03-28 Tanu Kaskinenbluez5-util: fix profile waiting logic
2017-03-27 Jungsup Leeallow-passthrough: Fix indentation
2017-03-21 Arun Raghavanecho-cancel: Fix assert with webrtc's built-in drift...
2017-03-17 Tanu Kaskinenbluetooth-policy: retain backwards compatibility
2017-03-14 Georg Chinibluez5-util: Disconnect AG devices when ofono is starte...
2017-03-11 Georg Chinibluetooth: use native and ofono backends in parallel...
2017-03-10 Peter Meerwald... pulse: Explicitly ignore pa_mainloop_run() return value...
2017-03-10 Peter Meerwald... oss: Fix dead code
2017-03-10 Peter Meerwald... core: Ignore pa_shared_remove() return value
2017-03-10 Peter Meerwald... core: Assert return value of pa_shared_set/_remove...
2017-03-09 Tanu Kaskinendbus: fix card profile change signals
2017-03-09 Tanu Kaskinenudev-detect: don't use readdir_r(), it's deprecated
2017-03-09 Arun Raghavanecho-cancel: Limit the maximum sink/source latency
2017-03-09 Arun Raghavanalsa: Avoid creating tiny memchunks on write iterations
2017-03-09 Peter Meerwald... raop: Error out on parsing server port component
2017-03-09 Peter Meerwald... raop: Log if pa_atoi() fails, latency is not used anyway
2017-03-09 Peter Meerwald... raop: Fix potential NULL dereference
2017-03-09 Peter Meerwald... raop: Fix potential dereference after NULL check
2017-03-09 Arun Raghavancombine-sink: Use PA_MAX instead of ternary operator...
2017-03-08 Peter Meerwald... raop: Fix check for invalid file descriptor
2017-03-08 Peter Meerwald... core-util: Fix description of pa_split()
2017-03-08 Peter Meerwald... build: Use #ifdef to check for #defines
2017-03-07 Moritz Bruderwaveout: add argument deprecation error
2017-03-07 Moritz Bruderwaveout: fix wrong input device
2017-03-07 Wim Taymansbackend-native: add support for the HSP Headset role
2017-03-07 Tanu Kaskineniochannel: don't use variable length array in union
2017-03-07 Peter Meerwald... raop: Fix potential NULL dereference
2017-03-07 Peter Meerwald... raop: Fix potential resource leaks
2017-03-07 Peter Meerwald... raop: Silence unchecked return value warnings
2017-03-07 Peter Meerwald... raop: Fix indentation
2017-03-07 Peter Meerwald... raop: Fix potential memory leak
2017-03-07 Peter Meerwald... raop: Fix resource leaks
2017-03-07 Peter Meerwald... raop: Fix memleak
2017-03-07 Peter Meerwald... raop: Fail after search for port number
2017-03-06 Peter Meerwald... raop: Fix loop searching for port number
2017-03-06 Peter Meerwald... raop: Fix double free
2017-03-06 Peter Meerwald... build: Add Coverity scan model
2017-03-05 Georg Chiniloopback: fix up the previous commit
2017-02-28 Georg Chiniloopback: Initialize latency at startup and during...
2017-02-27 Mihai Moldovancoreaudio-device: fix improper memory handling leading...
2017-02-27 Mihai Moldovanbuild-sys: FlatCarbon is dead. Good riddance.
2017-02-20 Georg Chiniloopback: correct comments about the thread calling...
2017-02-18 Georg Chiniloopback: Rename sink_input_buffer to loopback_memblock...
2017-02-16 Georg Chinibluez5-device: Use correct constants for fixed latency...
2017-02-14 Georg Chinibluetooth: Make use of getsockopt() to determine MTU...
2017-01-31 Tanu Kaskinenalsa-util: don't crash on devices with more than 32...
2017-01-30 Arun Raghavansink, source: Make rate selection more explicit
2017-01-30 Arun Raghavansink, source: Add a mode to avoid resampling if possible
2017-01-26 Tanu Kaskinenthread-test: fix deadlock
2017-01-24 Arun Raghavanbuild-sys: Enable clang-based builds on Travis
2017-01-20 Wim Taymanssuspend-on-idle: resume on unload
2017-01-19 ced2craop: Fix #37: OOB access in rtsp_auth_cb
2017-01-19 ced2craop: Fix #36: invalid access to freed object
2017-01-19 Hajime Fujitaraop: Fix memory leaks
2017-01-19 Hajime Fujitaraop: Discard data upon getting EAGAIN on a socket
2017-01-19 Hajime Fujitaraop: Disable is_recording flag when tearing down the...
2017-01-19 Hajime Fujitaraop: Stop recording when RTSP FLUSH is issued
2017-01-19 Martin Blanchardraop: Add back initial volume RTSP SET_PARAMETER reques...
2017-01-19 Hajime Fujitaraop: Silently drop out-of-history retransmission request
2017-01-19 Martin Blanchardraop: Correctly wrap RTP packet sequence number
2017-01-19 Hajime Fujitaraop: Add IPv6 support
2017-01-19 Hajime Fujitaraop: Add address to RAOP device description
2017-01-19 Stephen Paul... raop: Do not flush when RTSP object is not ready
2017-01-19 Colin Leroyraop: Fix packet retransmission
2017-01-19 Colin Leroyraop: fix typos
2017-01-19 Colin Leroyraop: fix sequence number overflow
2017-01-19 Colin Leroyraop: Fix sink getting destroyed after one use
2017-01-19 Martin Blanchardraop: Remove unimplemented code (PCM and AAC)
2017-01-19 Martin Blanchardraop: Rework packet's store memory management
2017-01-19 Martin Blanchardraop: Update and standardise source file headers
2017-01-19 Martin Blanchardraop: Prefer ALAC encoding to raw PCM if supported...
2017-01-19 Martin Blanchardraop: Merge TCP and UDP code paths + refactoring
2017-01-19 Martin Blanchardraop: Add BA (Basic) and DA (Digest) HTTP authenticatio...
2017-01-19 Martin Blanchardraop: Add a MD5 hashing fuction
2017-01-19 Martin Blanchardraop: Move base64 implementation to a util file
2017-01-19 Martin Blanchardraop: Extract encryption related code into a separate...
2017-01-19 Martin Blanchardraop: Better playback resume handling
2017-01-19 Martin Blanchardraop: Do not send audio before RECORD response
2017-01-19 Matthias Wabersichraop: Packet retransmission support for UDP
2017-01-19 Martin Blanchardraop: Parse server capabilities on discovery
2017-01-19 Hajime Fujitaraop: Add UDP protocol handling
2017-01-19 Hajime Fujitacore-util: do in-place search in pa_str_in_list_spaces
2017-01-19 Hajime Fujitacore-util: add pa_split_space_in_place function
2017-01-19 Hajime Fujitacore-util: add pa_strneq macro
2017-01-19 David Mandelbergdaemon-conf: add remixing-use-all-sink-channels option
2017-01-19 David Mandelbergremix-test: test the remixer with PA_RESAMPLER_NO_FILL_...
2017-01-19 David Mandelbergresampler: Flag for remixing to all sink channels.
2017-01-19 David Mandelbergremix-test: test the remixer using different flags
2017-01-19 Corentin Noëlvala: use the correct syntax
2017-01-19 Takashi Sakamotoalsa: remove double calls of snd_pcm_prepare()
2017-01-19 Renjith Thomasbluetooth: fix distorted audio during Bluetooth SCO...
2017-01-19 Felipe Satelerpadsp: allow overriding library install location
2017-01-19 Philip Chimentobuild-sys: Don't override libtoolize
2017-01-19 Tanu Kaskinenx11-bell: ignore volume from X11
2017-01-19 Philip Chimentobuild-sys: Move TLS check after flags additions
2017-01-19 Paul Seyfertshell-completion: update zsh completion for pasuspender
2017-01-19 Pali Rohárbluetooth: Add optional heuristic for switching between...
next