Pulseaudio
[Prev Page][Next Page]
- [PATCH] card-restore: save the database when shutting down,
Tanu Kaskinen
- [PATCH v2 0/6] Remember card's "preferred ports",
Tanu Kaskinen
- [PATCH 0/2] multichannel element_probe,
David Henningsson
- Recording from USB devices without channel mixing,
Klaus Jaensch
- [PATCH 0/8] Add GStreamer-based RTP support,
arun@xxxxxxxxxxxx
- [PATCH 1/8] rtp; Make init return a boolean value for success/failure, arun@xxxxxxxxxxxx
- [PATCH 2/8] rtp: Don't use cookie for SSRC, arun@xxxxxxxxxxxx
- [PATCH 3/8] rtp: Drop support for non-L16 media, arun@xxxxxxxxxxxx
- [PATCH 4/8] rtp: Move MTU handling to the RTP implementation, arun@xxxxxxxxxxxx
- [PATCH 5/8] rtp: Hide RTP implementation details from module-rtp-*, arun@xxxxxxxxxxxx
- [PATCH 6/8] rtp: Don't release memblock until we stop accessing underlying data, arun@xxxxxxxxxxxx
- [PATCH 7/8] rtpoll: Separate out before/after/work callback userdata, arun@xxxxxxxxxxxx
- [PATCH 8/8] rtp: Add a GStreamer-based RTP implementation, arun@xxxxxxxxxxxx
- [PATCH 0/8] Add GStreamer-based RTP support, Felipe Sateler
- [PATCH 0/8] Add GStreamer-based RTP support, Rémi Denis-Courmont
- [PATCH] rtp: Do all receive side rate calculations in sink-input domain,
arun@xxxxxxxxxxxx
- Design question: how to store the "preferred ports" of a card,
Tanu Kaskinen
- [PATCH] echo-cancel: Convert AGC API to deal with pa_volume_t,
arun@xxxxxxxxxxxx
- Prevent Bluejeans from changing mic gain,
Ian Pilcher
- pulse audio on CentOS 7, Jerry Geis
- Design constraints for per-client mempools,
Ahmed S. Danish
- pulseaudio[8858]: I: [alsa-sink-USB Audio] module-loopback.c: Could not peek into queue, Samiran Sarkar
- module role-ducking and module-role-cork, Georg Chini
- [PATCH] role-ducking: Add support for ducking group,
Sangchul Lee
- [pulseaudio] alsa-util.c: Error opening PCM device hdmi,
Samiran Sarkar
- [PATCH] role-cork: Fix improper uncork behavior in case of operating globally,
Sangchul Lee
- [PATCH 0/1] alsa: Make profiles' availability dynamic,
Bob Ham
- ASoC and pulseaudio,
Carlo Caione
- [PATCH] role-cork: Use the PA_IDXSET_FOREACH macro,
이정섭
- [PATCH v4 00/23] webrtc echo canceller update,
arun@xxxxxxxxxxxx
- [PATCH v4 01/23] echo-cancel: Update webrtc-audio-processing usage to new API, arun@xxxxxxxxxxxx
- [PATCH v4 02/23] echo-cancel: Allow enabling the extended filter in webrtc AEC, arun@xxxxxxxxxxxx
- [PATCH v4 03/23] echo-cancel: Add support for the webrtc intelligibility enhancer, arun@xxxxxxxxxxxx
- [PATCH v4 04/23] echo-cancel: Canceller may use different spec for playback and capture, arun@xxxxxxxxxxxx
- [PATCH v4 05/23] echo-cancel: Relax restrictions on webrtc AEC stream config, arun@xxxxxxxxxxxx
- [PATCH v4 06/23] echo-cancel: Add a modarg to use sink/source master format and spec, arun@xxxxxxxxxxxx
- [PATCH v4 07/23] echo-cancel: Mark private function as static, arun@xxxxxxxxxxxx
- [PATCH v4 08/23] echo-cancel: Allow enabling tracing output from the webrtc canceller, arun@xxxxxxxxxxxx
- [PATCH v4 09/23] echo-cancel: Deal with volume limit breakage in webrtc AGC, arun@xxxxxxxxxxxx
- [PATCH v4 10/23] echo-cancel: Start capture at a sane volume if we're doing webrtc AGC, arun@xxxxxxxxxxxx
- [PATCH v4 11/23] echo-cancel: Allow enabling of the webrtc experimental AGC mechanism, arun@xxxxxxxxxxxx
- [PATCH v4 12/23] echo-cancel: Add a modarg toggle for VAD in the webrtc canceller, arun@xxxxxxxxxxxx
- [PATCH v4 13/23] build-sys: Move to compiling with C11 support, arun@xxxxxxxxxxxx
- [PATCH v4 14/23] echo-cancel: Use anonymous unions for echo canceller params, arun@xxxxxxxxxxxx
- [PATCH v4 15/23] echo-cancel: Make webrtc AGC start volume a modarg, arun@xxxxxxxxxxxx
- [PATCH v4 16/23] echo-cancel: Fix webrtc canceller when rec channels != play channels, arun@xxxxxxxxxxxx
- [PATCH v4 17/23] echo-cancel: Improve webrtc canceller error handling a bit, arun@xxxxxxxxxxxx
- [PATCH v4 18/23] echo-cancel: webrtc canceller supports different in/out channel counts, arun@xxxxxxxxxxxx
- [PATCH v4 19/23] echo-cancel: Mark webrtc intelligbility enhancer as non-functional, arun@xxxxxxxxxxxx
- [PATCH v4 20/23] echo-cancel: Use webrtc's deinterleaved API, arun@xxxxxxxxxxxx
- [PATCH v4 21/23] echo-cancel: Update a copyright notice, arun@xxxxxxxxxxxx
- [PATCH v4 22/23] echo-cancel: Remove pa_ prefix on private functions, arun@xxxxxxxxxxxx
- [PATCH v4 23/23] echo-cancel: Add beamforming support in the webrtc canceller, arun@xxxxxxxxxxxx
- [PATCH v4 00/23] webrtc echo canceller update, Ahmed S. Darwish
- [pulseaudio] backend-ofono.c :Deferred setup failed on fd -1: Transport endpoint is not connected, Samiran Sarkar
- [PATCH 0/3] Keep audio routed to HDMI after the display has woken up from sleep,
Tanu Kaskinen
- [PATCH 1/2] modules: Fix compiler warning comparing 0 with bool,
Peter Meerwald
- : [pulseaudio] main.c: Sink alsa-output.usb / : [pulseaudio] main.c: Source alsa_input.usb analog-stereo does not exist., Samiran Sarkar
- [PATCH v2 00/12] Introduce memfd support,
Ahmed S. Darwish
- [PATCH v2 01/12] pulsecore: Cache daemon shm size inside pa_core, Ahmed S. Darwish
- [PATCH v2 02/12] pulsecore: srbchannel: Introduce per-client SHM files, Ahmed S. Darwish
- [PATCH v2 03/12] pulsecore: Transform pa_mempool_new() into a factory method, Ahmed S. Darwish
- [PATCH v2 04/12] pulsecore: Split pa_shm mempool backend into pa_shm and pa_privatemem, Ahmed S. Darwish
- [PATCH v2 05/12] pulsecore: SHM: Introduce memfd support, Ahmed S. Darwish
- [PATCH v2 06/12] pulsecore: memexport/memimport: Support memfd blocks, Ahmed S. Darwish
- [PATCH v2 07/12] pulsecore, tests: Use new memexport/memimport API, Ahmed S. Darwish
- [PATCH v2 08/12] pulsecore: Specially mark global mempools, Ahmed S. Darwish
- [PATCH v2 09/12] pulsecore: pstream: Support memfd blocks transport, Ahmed S. Darwish
- [PATCH v2 10/12] srbchannel: Use memfd transport by default; pump protocol version, Ahmed S. Darwish
- [PATCH v2 11/12] pulse: client audio: Use memfd transport by default, Ahmed S. Darwish
- [PATCH v2 12/12] core: Use memfd transport by default, Ahmed S. Darwish
- [PATCH v2 00/12] Introduce memfd support, David Henningsson
- [PATCH] role-ducking: Fix improper unducking behavior in case of operating globally,
Sangchul Lee
- [PATCH v2] module-coreaudio-{device, detect}: implement record and playback modargs, curtesy of module-waveout.,
Mihai Moldovan
- [PATCH] default.pa.in: do not load module-console-kit and module-systemd-login if HAVE_COREAUDIO. It fails.,
Mihai Moldovan
- Rerouting an automatically created loopback?,
Stefan Neufeind
- Can't subscribe? | PulseAudio sink/loopback question,
J Copse
- hard channel mapping issue,
Dennis Heuer
- Pulseaudio 8/Bluez5 fails to load module-bluez5-device when running in system-wide mode,
Vlad Nikolyukin
- [PATCH] default.pa: remove X11 module examples,
Tanu Kaskinen
- RFC: Switch to HDMI or not?,
David Henningsson
- Problem with switch-on-connect,
Nikolay Amiantov
- Way to treat (almost) equal sound-devices different?,
Stefan Neufeind
- HFP Profile not working in PulseAudio 6, Abhishek Gupta
- ofono - problem/ bug in the ALSA driver ?- Pulseaudio is not working --, Samiran Sarkar
- [PATCH v6 00/37] raop2 support for module-raop-sink,
Hajime Fujita
- [PATCH v6 01/37] Support IPv6 address in pa_socket_client_new_string(), Hajime Fujita
- [PATCH v6 02/37] rtp: Freeing ioline when disconnecting, Hajime Fujita
- [PATCH v6 03/37] raop: Cosmetic fixes / Match coding style, Hajime Fujita
- [PATCH v6 04/37] raop: Add pulsecore/core-utils a pa_str_in_list function, Hajime Fujita
- [PATCH v6 05/37] raop: Parse server capabilities on discovery, Hajime Fujita
- [PATCH v6 06/37] rtp: New pa_rtsp_options function, Hajime Fujita
- [PATCH v6 07/37] rtp: Random seq number at the beginning of the session, Hajime Fujita
- [PATCH v6 08/37] rtp: Introduce pa_rtsp_exec_ready(), Hajime Fujita
- [PATCH v6 09/37] raop: Add UDP protocol handling, Hajime Fujita
- [PATCH v6 10/37] raop: Packet retransmission support for UDP, Hajime Fujita
- [PATCH v6 11/37] raop: Do not send audio before RECORD response, Hajime Fujita
- [PATCH v6 12/37] raop: Better playback resume handling, Hajime Fujita
- [PATCH v6 13/37] raop: Extract encryption related code into a separate file, Hajime Fujita
- [PATCH v6 14/37] raop: Add a MD5 hashing fuction, Hajime Fujita
- [PATCH v6 15/37] raop: Add BA (Basic) and DA (Digest) HTTP authentication helpers, Hajime Fujita
- [PATCH v6 16/37] raop: Add the core implementation of RAOP authentication, Hajime Fujita
- [PATCH v6 17/37] raop: Merge TCP and UDP code paths + refactoring, Hajime Fujita
- [PATCH v6 18/37] raop: Prefer ALAC encoding to raw PCM if supported by server, Hajime Fujita
- [PATCH v6 19/37] raop: Update and standardise source file headers, Hajime Fujita
- [PATCH v6 20/37] raop: Rework packet's store memory management, Hajime Fujita
- [PATCH v6 21/37] raop: Remove unimplemented code (PCM and AAC), Hajime Fujita
- [PATCH v6 22/37] raop: Fix sink getting destroyed after one use, Hajime Fujita
- [PATCH v6 23/37] raop: fix sequence number overflow, Hajime Fujita
- [PATCH v6 24/37] raop: fix typos, Hajime Fujita
- [PATCH v6 25/37] raop: Fix packet retransmission, Hajime Fujita
- [PATCH v6 26/37] raop: Do not flush when RTSP object is not ready, Hajime Fujita
- [PATCH v6 27/37] raop: Add address to RAOP device description, Hajime Fujita
- [PATCH v6 28/37] raop: Add IPv6 support, Hajime Fujita
- [PATCH v6 29/37] raop: Correctly wrap RTP packet sequence number, Hajime Fujita
- [PATCH v6 30/37] raop: Silently drop out-of-history retransmission request, Hajime Fujita
- [PATCH v6 31/37] raop: Add back initial volume RTSP SET_PARAMETER request on connect, Hajime Fujita
- [PATCH v6 32/37] raop: Stop recording when RTSP FLUSH is issued, Hajime Fujita
- [PATCH v6 33/37] raop: Disable is_recording flag when tearing down the connection, Hajime Fujita
- [PATCH v6 34/37] raop: Discard data upon getting EAGAIN on a socket, Hajime Fujita
- [PATCH v6 35/37] raop: Fix memory leaks, Hajime Fujita
- [PATCH v6 36/37] raop: Fix #36: invalid access to freed object, Hajime Fujita
- [PATCH v6 37/37] raop: Fix #37: OOB access in rtsp_auth_cb, Hajime Fujita
- [PATCH v6 00/37] raop2 support for module-raop-sink, Arun Raghavan
- just a friendly request, ty armour
- [PATCH] switch-on-port-available: Switch from HDMI to analog; but not the other way around,
David Henningsson
- Bluetooth : A2DP and AVRCP is working fine , but HFP is showing working but No sound -Mic/Speaker ?,
Samiran Sarkar
- [PATCH] device-manager: improve logging about non-existing data,
Tanu Kaskinen
- [PATCH] rtkit: Fail with explanation on grsec,
Stanisław Pitucha
- [PATCH 1/6] source.c: Fixed bug: pa_source_set_port() did not update the latency_offset.,
Chris Billington
- [PATCH 2/6] sink, source, device-port: renames to distinguish latency offsets, Chris Billington
- [PATCH 3/6] source, sink, core: Setting latency offsets of individual sources and sinks., Chris Billington
- [PATCH 4/6] PROTOCOL: Added PA_COMMAND_SET_(SINK|SOURCE)_LATENCY_OFFSET, Chris Billington
- [PATCH 5/6] pactl, cli-command: Fixed use of int32, int64 should be used for latency offset., Chris Billington
- [PATCH 6/6] pactl, pacmd, cli-command: Added set-(sink|source)-latency-offset commands., Chris Billington
- [PATCH 1/6] source.c: Fixed bug: pa_source_set_port() did not update the latency_offset., Tanu Kaskinen
- [ANNOUNCE] PulseAudio 8.0 is out!, Arun Raghavan
- [RFC] [PATCH] module-gsettings: new module to store configuration using gsettings,
Sylvain Baubeau
- A2DP AAC streaming Decoder,
Hong-Rong Lin
- Setting gain when plugging headphone on (non-simple) ALSA controls,
Sylvain Bougerel
- webrtc echo canceller update v3,
arun@xxxxxxxxxxxx
- [PATCH v3 01/24] echo-cancel: Update webrtc-audio-processing usage to new API, arun@xxxxxxxxxxxx
- [PATCH v3 02/24] echo-cancel: Allow enabling the extended filter in webrtc AEC, arun@xxxxxxxxxxxx
- [PATCH v3 03/24] echo-cancel: Add support for the webrtc intelligibility enhancer, arun@xxxxxxxxxxxx
- [PATCH v3 04/24] echo-cancel: Use correct sample spec parameters for webrtc AEC init, arun@xxxxxxxxxxxx
- [PATCH v3 05/24] echo-cancel: Canceller may use different spec for playback and capture, arun@xxxxxxxxxxxx
- [PATCH v3 06/24] echo-cancel: Relax restrictions on webrtc AEC stream config, arun@xxxxxxxxxxxx
- [PATCH v3 07/24] echo-cancel: Add a modarg to use sink/source master format and spec, arun@xxxxxxxxxxxx
- [PATCH v3 08/24] echo-cancel: Mark private function as static, arun@xxxxxxxxxxxx
- [PATCH v3 09/24] echo-cancel: Allow enabling tracing output from the webrtc canceller, arun@xxxxxxxxxxxx
- [PATCH v3 10/24] echo-cancel: Deal with volume limit breakage in webrtc AGC, arun@xxxxxxxxxxxx
- [PATCH v3 11/24] echo-cancel: Start capture at a sane value if we're doing webrtc AGC, arun@xxxxxxxxxxxx
- [PATCH v3 12/24] echo-cancel: Allow enabling of the webrtc experimental AGC mechanism, arun@xxxxxxxxxxxx
- [PATCH v3 13/24] echo-cancel: Add a modarg toggle for VAD in the webrtc canceller, arun@xxxxxxxxxxxx
- [PATCH v3 14/24] build-sys: Move to compiling with C11 support, arun@xxxxxxxxxxxx
- [PATCH v3 15/24] echo-cancel: Use anonymous unions for echo canceller params, arun@xxxxxxxxxxxx
- [PATCH v3 16/24] echo-cancel: Make webrtc AGC start volume a modarg, arun@xxxxxxxxxxxx
- [PATCH v3 17/24] echo-cancel: Fix webrtc canceller when rec channels != play channels, arun@xxxxxxxxxxxx
- [PATCH v3 18/24] echo-cancel: Improve webrtc canceller error handling a bit, arun@xxxxxxxxxxxx
- [PATCH v3 19/24] echo-cancel: webrtc canceller supports different in/out channel counts, arun@xxxxxxxxxxxx
- [PATCH v3 20/24] echo-cancel: Add beamforming support in the webrtc canceller, arun@xxxxxxxxxxxx
- [PATCH v3 21/24] echo-cancel: Mark webrtc intelligbility enhancer as non-functional, arun@xxxxxxxxxxxx
- [PATCH v3 22/24] echo-cancel: Use webrtc's deinterleaved API, arun@xxxxxxxxxxxx
- [PATCH v3 23/24] echo-cancel: Update a copyright notice, arun@xxxxxxxxxxxx
- [PATCH v3 24/24] echo-cancel: Remove pa_ prefix on private functions, arun@xxxxxxxxxxxx
- pulseaudio rtp setup for a specific IP and port,
Gupta Abhiruchi (RBEI/ECF4)
- Configuration system proposal (was: Toggling hardware volume for a card or port in pavucontrol),
Arun Raghavan
- Using module-combine-sink with intermittent devices,
Matt Feifarek
- Question regarding latencies reported by alsa-source and alsa-sink,
Georg Chini
- How to change the sink's priority in PulseAudio?,
Лежанкин Иван
- PulseAudio translation,
Mr. M.
- Toggling hardware volume for a card or port in pavucontrol,
Tanu Kaskinen
- [RESEND] [PATCH v3 1/2] bluetooth: Add support for automatic switch between hsp and a2dp profiles,
Pali Rohár
- Release notes draft completed,
Tanu Kaskinen
- [LOW LATENCY] PA_simple,
Swapnali Patil
- Managing Android vs. UCM configuration, Arun Raghavan
- [ANNOUNCE] PulseAudio 8.0 RC2,
Arun Raghavan
- [PATCH] stream: fix incorrect doc for pa_stream_writable_size(),
Tanu Kaskinen
- [PATCH] sink-input, source-output: Add some debug output on start_move(),
arun@xxxxxxxxxxxx
- user unit blocking login shell from popping out because wanted by default target?,
Tom Yan
- [PATCH] bluetooth: Prevent aborts caused by invalid module arguments,
Jason Gerecke
- [PATCH 0/2] Two volume factor fixes,
Tanu Kaskinen
- [PATCH] Added set-(sink|source)-latency-offset commands to pactl and pacmd.,
Chris Billington
- Misc OS X fixes,
arun@xxxxxxxxxxxx
- Couple of sample-rate related changes,
arun@xxxxxxxxxxxx
- Question about writable data,
Alexandros Chronopoulos
- Stream volume API,
arun@xxxxxxxxxxxx
- [PATCH] alsa: Don't disable timer-based scheduling on USB devices,
arun@xxxxxxxxxxxx
- [PATCH 1/2] build-sys: Fix install order of libpulsecore,
Felipe Sateler
- [ANNOUNCE] PulseAudio 8.0 RC1,
Arun Raghavan
- Since pulseaudio 5 speaker output is on headphones channel, and plugging/unplugging headphones resets settings,
Mark Caglienzi
- sound routing,
Cristian Serban
- Handsfree profile on my board is not working, Kewal Agola
- Change sound via acpid,
John W
- [PATCH] daemon: Sanitise message about unsupported high res timers,
arun@xxxxxxxxxxxx
- [PATCH] sink-input, source-output: don't allow moving of streams connected to moving filter devices,
Tanu Kaskinen
[Index of Archives]
[Linux Audio Users]
[AMD Graphics]
[Linux USB Devel]
[Linux Media]
[Video for Linux]
[Linux SCSI]
[Yosemite Forum]