Pulseaudio
[Prev Page][Next Page]
[RFC PATCH] First draft implementation of better drain reporting,
David Henningsson
[PATCH] default.pa: Load module-jackdbus-detect with channels=2 by default,
David Henningsson
patch to add low pass filtered lfe output via module-lfe-lp,
Justin Chudgar
Headset volume control changes inbuilt output volume, Terry
Downmixing 5.1 to stereo on the fly,
Bearcat M. Şándor
Questions about PulseAudio's built-in equalizer sink, Robert Charlton
Progress since PulseConf,
David Henningsson
Pulseaudio 2.1.6 is broken,
Jan Birsa
[BUG]PulseAudio Python Binding PyEval_CallFunction segfault in pa_mainloop_dispatch based on pa_threaded_mainloop,
Xiang Zhai
[PATCH] modules: add module-remap-source,
Stefan Huber
LD error while configuring android-pulseaudio,
최태양
thread safe of idxset,
Tong Wu
[PATCH v0] card: Set initial profile availability state,
Mikel Astiz
[PATCH v0] bluetooth: Fix assertion failure if BlueZ crashes during GetProperties,
Mikel Astiz
[PATCH v2 0/3] Read HDMI ELD info and set a port property,
David Henningsson
[PATCH] pavucontrol: add support for AAC pass-through,
atsukada@xxxxxxxxxxxxxxxxxxxxx
[PATCH 0/4] bluetooth: Port names based on form factor,
Mikel Astiz
[RFC v3] core: Internally deprecate pa_port_available_t to use pa_available_t,
Mikel Astiz
[RFC v2] core: Internally deprecate pa_port_available_t to use pa_available_t, Mikel Astiz
[RFC v1 0/6] Add card profile availability,
Mikel Astiz
No sound from second device,
Fabio Venturi
[PATCH v2] bluetooth: Fix possible adapter duplicates,
Mikel Astiz
[PATCH] udev: Add tsched_buffer_size module argument,
Tanu Kaskinen
[PATCH 0/3] Read HDMI ELD info and set a port property,
David Henningsson
Setting default sink programmatically in PulseAudio 2.1,
Frank Groeneveld
[PATCH v1] bluetooth: Fix premature acquire attempts,
Mikel Astiz
[PATCH v0 1/2] bluetooth: Fix premature acquire attempts,
Mikel Astiz
Channel map of alsa-plugin (pulse, jack), Raymond Yau
Adrian EC, resampler, mixing patch series,
Peter Meerwald
- [PATCH 01/23] build-sys: ALSA use-case manager requires ALSA library >= 1.0.24, Peter Meerwald
- [PATCH 02/23] build-sys: Properly check for HAVE_DBUS in module-ladspa-sink, Peter Meerwald
- [PATCH 03/23] echo-cancel: Fix for webrtc AEC when run from test program, Peter Meerwald
- [PATCH 04/23] echo-cancel: Add function pa_echo_canceller_blocksize_power2(), Peter Meerwald
- [PATCH 05/23] echo-cancel: Output echo canceller name if invalid, Peter Meerwald
- [PATCH 06/23] echo-cancel: Fix memory leak / deinitialization of Adrian AEC, Peter Meerwald
- [PATCH 07/23] echo-cancel: Fix zeroing of w in AEC_leaky(), Peter Meerwald
- [PATCH 08/23] echo-cancel: Use proper float constants in adrian-aec, Peter Meerwald
- [PATCH 09/23] echo-cancel: Fix uninitialized variable dotp_xf_xf of AEC struct, Peter Meerwald
- [PATCH 10/23] resampler: Resample first followed by remapping if have more out channels than in channels, Peter Meerwald
- [PATCH 11/23] tests: Volume-test seems to be long-running, set timeout, Peter Meerwald
- [PATCH 12/23] core: Move pa_mix() into new file mix.c, Peter Meerwald
- [PATCH 13/23] core: Remove duplicate stdio.h #include in sample-util.c, Peter Meerwald
- [PATCH 14/23] core: mix: Use table for calc_stream_columes() in mix.c, Peter Meerwald
- [PATCH 15/23] core: mix: Split pa_mix() code using function table, Peter Meerwald
- [PATCH 16/23] core: mix: Export function to get/set mixing implementation for a sample format, Peter Meerwald
- [PATCH 17/23] core: mix: Combine loops over streams in pa_mix(), Peter Meerwald
- [PATCH 18/23] core: Refactor code to multiply s16 by volume, Peter Meerwald
- [PATCH 19/23] tests: Add mult-s16 test, Peter Meerwald
- [PATCH 20/23] core: mix: Add special cases for mixing streams in s16ne format, Peter Meerwald
- [PATCH 21/23] core: mix: Change end pointer to length parameter in mixing function, Peter Meerwald
- [PATCH 22/23] core: mix: Add optimized mix code path for ARM NEON, Peter Meerwald
- [PATCH 23/23] tests: Add NEON mix test cases to cpu-test, Peter Meerwald
- Adrian EC, resampler, mixing patch series, Tanu Kaskinen
[RFC v0 0/5] Add card profile availability,
Mikel Astiz
Can't use Alesis iO4, even though a bug fix seems to exist,
Martin G
[PATCH 00/13] Fix reading of freed memory,
Tanu Kaskinen
- [PATCH 01/13] gconf: Add userdata pointer to struct module_info, Tanu Kaskinen
- [PATCH 02/13] gconf: Remove needless userdata function arguments, Tanu Kaskinen
- [PATCH 03/13] hashmap: Use pa_free_cb_t instead of pa_free2_cb_t, Tanu Kaskinen
- [PATCH 04/13] device-port: Remove pa_device_port_hashmap_free(), Tanu Kaskinen
- [PATCH 05/13] idxset: Use pa_free_cb_t instead of pa_free2_cb_t, Tanu Kaskinen
- [PATCH 06/13] hashmap: Add pa_hashmap_remove_all(), Tanu Kaskinen
- [PATCH 07/13] idxset: Add pa_idxset_remove_all(), Tanu Kaskinen
- [PATCH 08/13] core: Add hooks for default device changes, Tanu Kaskinen
- [PATCH 09/13] dbus: Track the default sink and source with hooks, Tanu Kaskinen
- [PATCH 10/13] dbus: Track streams with hooks, Tanu Kaskinen
- [PATCH 11/13] dbus: Track stream moves with hooks, Tanu Kaskinen
- [PATCH 12/13] bluetooth: Fix thread teardown code ordering, Tanu Kaskinen
- [PATCH 13/13] Remove refcounting from ports, sinks and sources, Tanu Kaskinen
- [PATCH 00/13] Fix reading of freed memory, Luiz Augusto von Dentz
- [PATCH 00/13] Fix reading of freed memory, David Henningsson
- [PATCH v2 0/9] Fix reading of freed memory, add pa_device_port_update_proplist, Tanu Kaskinen
- [PATCH v2 1/9] core: Add hooks for default device changes, Tanu Kaskinen
- [PATCH v2 2/9] dbus: Track the default sink and source with hooks, Tanu Kaskinen
- [PATCH v2 3/9] dbus: Track streams with hooks, Tanu Kaskinen
- [PATCH v2 4/9] dbus: Track stream moves with hooks, Tanu Kaskinen
- [PATCH v2 5/9] Remove refcounting from ports, sinks and sources, Tanu Kaskinen
- [PATCH v2 6/9] device-port: Add "linked" flag, Tanu Kaskinen
- [PATCH v2 7/9] proplist: Add pa_proplist_update_info, Tanu Kaskinen
- [PATCH v2 8/9] tests: Test pa_proplist_update_info functionality, Tanu Kaskinen
- [PATCH v2 9/9] device-port: Add pa_device_port_update_proplist, Tanu Kaskinen
[PATCH] echo-cancel: Add function pa_echo_canceller_blocksize_power2(), Peter Meerwald
[PATCH] module: Unload modules in reverse order,
David Henningsson
[PATCH v0] bluetooth: Fix possible adapter duplicates,
Mikel Astiz
[PATCH] add support for MPEG-2 AAC pass-through,
atsukada@xxxxxxxxxxxxxxxxxxxxx
[PATCH v0] bluetooth: Fix potential assertion failure during pairing,
Mikel Astiz
Playback pauses,
Dmitri Paduchikh
[PATCH 0/3] echo-cancel-test: fix inconsistencies and increase verbosity,
Stefan Huber
[PATCH] build-sys: Properly check for HAVE_DBUS in module-ladspa-sink, Peter Meerwald
[PATCH] build-sys: ALSA use-case manager requires ALSA library >= 1.0.24, Peter Meerwald
Pulseaudio config, Ansis Māliņš
Cleanup of Adrian AEC implementation,
Peter Meerwald
Initial volume at login,
J1 Simón
[PATCH] resampler: Resample first followed by remapping if have more out channels than in channels,
Peter Meerwald
Mixing audio sources and casting to the net,
iam here
[PATCH 0/3] echo-cancel: avoid glitches & allow 4-to-1 EC,
Stefan Huber
PulseAudio issues with skype, Costachescu Cristinel
[PATCH] udev: Add use_ucm module argument, Tanu Kaskinen
Help - Pulseaudio: Failed to handle SIGBUS, Nico Sprang
[PATCH 0/2] refactor calc_map_table(), build clipping-free mapping matrices,
Stefan Huber
[PATCH] alsa-ucm: Fallback to stereo duplex,
David Henningsson
PACMD set volume increasing front mic boost, Amar Akshat
Volume jumps around if greater than ~50%, Ansis Māliņš
Multiple users at once - is system mode necessary?, Peter Hartmann
Option to decouple volume controls of applications and the master volume control,
Jayesh Badwaik
[PATCH] bash-completion: Don't complete devices in the list commands,
poljar (Damir Jelić)
module-jackdbus-detect options,
Len Ovens
[PATCH] build: Add bash completion,
poljar (Damir Jelić)
[PATCH v2] pactl: Add a command for setting the default sink/source.,
poljar (Damir Jelić)
remapping/sconv/resampler patch series,
Peter Meerwald
- [PATCH 01/10] tests: Fix conversion typo in cpu-test, Peter Meerwald
- [PATCH 02/10] tests: Fix potential out-of-bound access violation in svolume cpu-test, Peter Meerwald
- [PATCH 03/10] remap_sse: More specific logging: SSE -> SSE2, Peter Meerwald
- [PATCH 04/10] tests: Test both, SSE and SSE2, sconv in cpu-test, Peter Meerwald
- [PATCHv2 05/10] tests: Add remap test code to cpu-test, Peter Meerwald
- [PATCH 06/10] sconv: Check for SSE flag before initializing code, Peter Meerwald
- [PATCHv2 07/10] sconv: Change/fix conversion to/from float32, Peter Meerwald
- [PATCH 08/10] tests: Fix sconv sample correctness in cpu-test, Peter Meerwald
- [PATCH 09/10] resampler: Drop redundant assignment in convert_from_work_format(), Peter Meerwald
- [PATCH 10/10] resampler: Improve s16<-->s32 conversion, use s16 work format if input or output is s16, Peter Meerwald
- remapping/sconv/resampler patch series, Tanu Kaskinen
[PATCH v3 0/2] Fix issue with NameLost,
Mikel Astiz
Sensing connection from wired headset and subsequent muting of main speakers, Dennis Carr
[PATCH v2 0/2] Fix issue with NameLost,
Mikel Astiz
[PATCH 1/2] pactl: Add a command for setting the default sink/source.,
poljar (Damir Jelić)
[PATCH] pactl: Document @DEFAULT_SINK@, @DEFAULT_SOURCE@ and @DEFAULT_MONITOR@, David Henningsson
[PATCH v0 1/2] bluetooth: Propagate to property parsers if it is initial value,
Mikel Astiz
[PATCH v1 0/2] Use private D-Bus connections to fix issue with NameLost,
Mikel Astiz
[PATCH] tests: Indicate failure in test-daemon.sh by returning 1 if any test fails.,
Tanu Kaskinen
[PATCH] build-sys: Add check-daemon target to the top-level Makefile.am.,
Tanu Kaskinen
[PATCH v1] bluetooth: Fix potential assertion failure due to unaligned packet size,
Mikel Astiz
[PATCH v0 1/2] reserve: Add support for private D-Bus connections,
Mikel Astiz
Headless "Speaker Server" Configuration,
Justin Chudgar
Handling JACK driver switching,
Nathan Hulse
[PATCH v0 0/3] Bluetooth fixes for unlikely issues,
Mikel Astiz
[PATCH v0 2/3] bluetooth: Fix potential assertion failure if MTU changes, Mikel Astiz
[PATCH v0 3/3] bluetooth: Fix sending D-Bus reply before internal callback, Mikel Astiz
[PATCH] pactl: Add the ability to toggle mute state.,
poljar (Damir Jelić)
RFC: Getting rid of the GConf dependency,
Tanu Kaskinen
HDA independent headphone,
Raymond Yau
Zsh completion for PulseAudio and utilities.,
Damir Jelić
Getting write access to the wiki got slightly harder, Tanu Kaskinen
Microphone no longer recording,
Terry
[PATCH] ladspa: Use volume sharing.,
Tanu Kaskinen
Sever stutter on pulse over network,
zeltak
Ubuntu or PulseAudio Bug?,
Justin Chudgar
Crash when testing PulseAudio 3.0 on a Pandaboard ES.,
Luke Yelavich
mixer support for remote pulseaudio server,
Tom Jones
Configuration Help/Documentation Needed, Justin Chudgar
Devices with dynamic capabilities (HDMI) - revisited,
David Henningsson
Fujitsu Lifebook s7110 (ALC262) no sound,
Raymond Yau
[RFC v1 00/14] bluetooth: BlueZ 5 development patches,
Mikel Astiz
- [RFC v1 01/14] bluetooth: Detect BlueZ 5, Mikel Astiz
- [RFC v1 02/14] bluetooth: Parse the tree returned by ObjectManager, Mikel Astiz
- [RFC v1 03/14] bluetooth: Support ObjectManager interface add/remove, Mikel Astiz
- [RFC v1 04/14] bluetooth: Support Properties.PropertiesChanged signal, Mikel Astiz
- [RFC v1 05/14] bluetooth: Add HFP 1.6 codec ID, Mikel Astiz
- [RFC v1 06/14] bluetooth: BlueZ 5 interface rename to org.bluez.MediaEndpoint1, Mikel Astiz
- [RFC v1 07/14] bluetooth: BlueZ 5 interface rename to org.bluez.Media1, Mikel Astiz
- [RFC v1 08/14] bluetooth: BlueZ 5 interface rename to org.bluez.MediaTransport1, Mikel Astiz
- [RFC v1 09/14] bluetooth: Parse media transport's properties, Mikel Astiz
- [RFC v1 10/14] bluetooth: Support media transport's State property, Mikel Astiz
- [RFC v1 11/14] bluetooth: Update to new BlueZ 5 transport acquire/release API, Mikel Astiz
- [RFC v1 12/14] bluetooth: Support transport auto-release, Mikel Astiz
- [RFC v1 13/14] bluetooth: Update to new property setter API in BlueZ 5, Mikel Astiz
- [RFC v1 14/14] bluetooth: Update to volume control in BlueZ 5, Mikel Astiz
[PATCH reserve 0/2] Reserve monitor fixes,
Tanu Kaskinen
[PATCH] pulse: Document the operation state behavior on context disconnection.,
Tanu Kaskinen
[PATCH] echo-cancel: Fix error cleanup of pa_speex_ec_init(),
Peter Meerwald
[PATCH] reserve-monitor: Don't trigger on our own events,
David Henningsson
[PATCH v0 0/7] Cleanup before BlueZ 5 patches,
Mikel Astiz
What is the state of play with HDMI sound output on cards with multiple output pins?,
mikey
[UCM] usage howto,
Soeren Grunewald
[PATCH 1/2] sconv: Change/fix conversion to/from float32,
Peter Meerwald
[PATCH RFC 0/4] Store volume information in the porst struct.,
poljar (Damir Jelić)
[PATCH 1/6] tests: Default to sample format s16ne as stated in resampler-test usage text,
Peter Meerwald
ARM cross compilation instructions for PulseAudio,
sudhir venkat
[PATCH] tests: Fix allowed sample formats in resampler-test usage text,
Peter Meerwald
Force re-discovery of network Pulse servers?,
Dom H
Pulseaudio fails when using VDPAU,
David Hagood
make default resampler easier to set at configure time,
Daniel Kahn Gillmor
want to know how to prevent pulse audio from connecting to an external USB sound card,
Bill Turner, WB4ALM
[PATCH] jackdbus-detect: Add channel count override.,
Peter Nelson
Hang when `~/.pulse/<hash>-runtime` is invalid, Paul Menzel
Low volume with Realtek ALC 883.,
prasannatsmkumar
[RFC v0 00/15] bluetooth: BlueZ 5 development patches,
Mikel Astiz
- [RFC v0 01/15] bluetooth: Do not check profile states is device_audio_is_ready(), Mikel Astiz
- [RFC v0 02/15] bluetooth: Detect BlueZ 5, Mikel Astiz
- [RFC v0 03/15] bluetooth: Parse the tree returned by ObjectManager, Mikel Astiz
- [RFC v0 04/15] bluetooth: Support ObjectManager interface add/remove, Mikel Astiz
- [RFC v0 05/15] bluetooth: Support Properties.PropertiesChanged signal, Mikel Astiz
- [RFC v0 06/15] bluetooth: Add HFP 1.6 codec ID, Mikel Astiz
- [RFC v0 07/15] bluetooth: BlueZ 5 interface rename to org.bluez.MediaEndpoint1, Mikel Astiz
- [RFC v0 08/15] bluetooth: BlueZ 5 interface rename to org.bluez.Media1, Mikel Astiz
- [RFC v0 09/15] bluetooth: BlueZ 5 interface rename to org.bluez.MediaTransport1, Mikel Astiz
- [RFC v0 10/15] bluetooth: Parse media transport's properties, Mikel Astiz
- [RFC v0 11/15] bluetooth: Support media transport's State property, Mikel Astiz
- [RFC v0 12/15] bluetooth: Update to new BlueZ 5 transport acquire/release API, Mikel Astiz
[Index of Archives]
[Linux Audio Users]
[AMD Graphics]
[Linux USB Devel]
[Linux Media]
[Video for Linux]
[Linux SCSI]
[Yosemite Forum]