Pulseaudio
[Prev Page][Next Page]
[PATCHv2 00/60] Refactor of BlueZ 5 support,
jprvita@xxxxxxxxx
- [PATCHv2 01/60] Revert "bluetooth: Support transport auto-release", jprvita@xxxxxxxxx
- [PATCHv2 02/60] Revert "bluetooth: Update to new BlueZ 5 transport acquire/release API", jprvita@xxxxxxxxx
- [PATCHv2 03/60] Revert "bluetooth: Support media transport's State property", jprvita@xxxxxxxxx
- [PATCHv2 04/60] Revert "bluetooth: Parse media transport's properties", jprvita@xxxxxxxxx
- [PATCHv2 05/60] Revert "bluetooth: Support Properties.PropertiesChanged signal", jprvita@xxxxxxxxx
- [PATCHv2 06/60] Revert "bluetooth: Support ObjectManager interface add/remove", jprvita@xxxxxxxxx
- [PATCHv2 07/60] Revert "bluetooth: BlueZ 5 interface rename to org.bluez.MediaTransport1", jprvita@xxxxxxxxx
- [PATCHv2 08/60] Revert "bluetooth: BlueZ 5 interface rename to org.bluez.Media1", jprvita@xxxxxxxxx
- [PATCHv2 09/60] Revert "bluetooth: BlueZ 5 interface rename to org.bluez.MediaEndpoint1", jprvita@xxxxxxxxx
- [PATCHv2 10/60] Revert "bluetooth: Fix error checking style", jprvita@xxxxxxxxx
- [PATCHv2 11/60] Revert "bluetooth: Parse the tree returned by ObjectManager", jprvita@xxxxxxxxx
- [PATCHv2 12/60] Revert "bluetooth: Detect BlueZ 5", jprvita@xxxxxxxxx
- [PATCHv2 13/60] bluetooth: Update modules description and copyright, jprvita@xxxxxxxxx
- [PATCHv2 14/60] bluetooth: Rename bluetooth modules to BlueZ 4, jprvita@xxxxxxxxx
- [PATCHv2 15/60] bluetooth: Rename shared struct to make it BlueZ 4 specific, jprvita@xxxxxxxxx
- [PATCHv2 16/60] bluetooth: Name BlueZ 4 symbols accordingly, jprvita@xxxxxxxxx
- [PATCHv2 17/60] bluetooth: Register BlueZ 4 endpoints in a separate object path, jprvita@xxxxxxxxx
- [PATCHv2 18/60] bluetooth: Prefix BlueZ 4 card profiles enum with PA_BLUEZ4_, jprvita@xxxxxxxxx
- [PATCHv2 19/60] build: Make the build of bluetooth modules BlueZ 4 specific, jprvita@xxxxxxxxx
- [PATCHv2 20/60] build: Add support for enabling/disabling BlueZ 5 support, jprvita@xxxxxxxxx
- [PATCHv2 21/60] bluetooth: Create stub for module-bluez5-discover, jprvita@xxxxxxxxx
- [PATCHv2 22/60] bluetooth: Create pa_bluetooth_discovery for BlueZ 5, jprvita@xxxxxxxxx
- [PATCHv2 23/60] bluetooth: Track org.bluez for BlueZ 5, jprvita@xxxxxxxxx
- [PATCHv2 24/60] bluetooth: Create infrastrucure for bluetooth hooks, jprvita@xxxxxxxxx
- [PATCHv2 25/60] bluetooth: Create pa_bluetooth_device for BlueZ 5 support, jprvita@xxxxxxxxx
- [PATCHv2 26/60] bluetooth: Remove all devices when org.bluez goes away, jprvita@xxxxxxxxx
- [PATCHv2 27/60] bluetooth: Create pa_bluetooth_transport for BlueZ 5 support, jprvita@xxxxxxxxx
- [PATCHv2 28/60] bluetooth: Register MediaEndpoint1 objects with D-Bus, jprvita@xxxxxxxxx
- [PATCHv2 29/60] bluetooth: Check if any transport is connected, jprvita@xxxxxxxxx
- [PATCHv2 30/60] bluetooth: Implement org.bluez.MediaEndpoint1.SetConfiguration(), jprvita@xxxxxxxxx
- [PATCHv2 31/60] bluetooth: Implement org.bluez.MediaEndpoint1.SelectConfiguration(), jprvita@xxxxxxxxx
- [PATCHv2 32/60] bluetooth: Implement org.bluez.MediaEndpoint1.ClearConfiguration(), jprvita@xxxxxxxxx
[PATCHv2 33/60] bluetooth: Add utility function to send D-Bus messages with reply, jprvita@xxxxxxxxx
[PATCHv2 34/60] bluetooth: Get managed objects, jprvita@xxxxxxxxx
[PATCHv2 35/60] bluetooth: Handle InterfacesAdded and InterfacesRemoved, jprvita@xxxxxxxxx
[PATCHv2 36/60] bluetooth: Parse BlueZ 5 D-Bus interfaces, jprvita@xxxxxxxxx
[PATCHv2 37/60] bluetooth: Parse BlueZ 5 adapter properties, jprvita@xxxxxxxxx
[PATCHv2 38/60] bluetooth: Register endpoints with BlueZ 5 adapter, jprvita@xxxxxxxxx
[PATCHv2 39/60] bluetooth: Parse BlueZ 5 device properties, jprvita@xxxxxxxxx
[PATCHv2 40/60] bluetooth: Handle PropertiesChanged for org.bluez.Device1, jprvita@xxxxxxxxx
[PATCHv2 41/60] bluetooth: Handle PropertiesChanged for org.bluez.MediaTransport1, jprvita@xxxxxxxxx
[PATCHv2 42/60] bluetooth: Track devices in module-bluez5-discover, jprvita@xxxxxxxxx
[PATCHv2 43/60] bluetooth: Create module-bluez5-device, jprvita@xxxxxxxxx
[PATCHv2 44/60] bluetooth: Get BlueZ 5 device object, jprvita@xxxxxxxxx
[PATCHv2 45/60] bluetooth: Unload module-bluez5-device on device's disconnection, jprvita@xxxxxxxxx
[PATCHv2 46/60] bluetooth: Create BlueZ 5 card, jprvita@xxxxxxxxx
[PATCHv2 47/60] bluetooth: Create BlueZ 5 card ports, jprvita@xxxxxxxxx
[PATCHv2 48/60] bluetooth: Create BlueZ 5 card profile for each audio UUID, jprvita@xxxxxxxxx
[PATCHv2 49/60] bluetooth: Initialize profiles for BlueZ 5 cards, jprvita@xxxxxxxxx
[PATCHv2 50/60] bluetooth: Create sink for BlueZ 5 cards, jprvita@xxxxxxxxx
[PATCHv2 51/60] bluetooth: Create source for BlueZ 5 cards, jprvita@xxxxxxxxx
[PATCHv2 52/60] bluetooth: Start / stop I/O thread for BlueZ 5 cards, jprvita@xxxxxxxxx
[PATCHv2 53/60] bluetooth: Set card profile for BlueZ 5 cards, jprvita@xxxxxxxxx
[PATCHv2 54/60] bluetooth: Create I/O thread function for BlueZ 5 cards, jprvita@xxxxxxxxx
[PATCHv2 55/60] bluetooth: Process sink messages for BlueZ 5 cards, jprvita@xxxxxxxxx
[PATCHv2 56/60] bluetooth: Process source messages for BlueZ 5 cards, jprvita@xxxxxxxxx
[PATCHv2 57/60] bluetooth: Handle changes to BlueZ 5 transports state, jprvita@xxxxxxxxx
[PATCHv2 58/60] bluetooth: Implement get_n_used() for module-bluez5-device, jprvita@xxxxxxxxx
[PATCHv2 59/60] bluetooth: Fail to load driver is discovery module is not loaded, jprvita@xxxxxxxxx
[PATCHv2 60/60] bluetooth: Revive module-bluetooth-discover, jprvita@xxxxxxxxx
Why do I keep finding crashes?,
Weedy
[PATCH 0/8] Rate update fixes,
Tanu Kaskinen
- [PATCH 1/8] sink, source: Reduce indentation level in *_update_rate(), Tanu Kaskinen
- [PATCH 2/8] source: Fix monitor source rate changing, Tanu Kaskinen
- [PATCH 3/8] sink, source: Don't care about default and alternate rate in passthrough mode, Tanu Kaskinen
- [PATCH 4/8] sink, source: Fix default and alternate rate assertions, Tanu Kaskinen
- [PATCH 5/8] sink, source: Small readability improvement, Tanu Kaskinen
- [PATCH 6/8] sink, source: Return early from pa_*_update_rate(), if nothing needs to be done, Tanu Kaskinen
- [PATCH 7/8] source: Don't update the monitor source rate, if the sink is running, Tanu Kaskinen
- [PATCH 8/8] source: When updating a monitor source's rate, update the sink rate too, Tanu Kaskinen
- [PATCH 0/8] Rate update fixes, David Henningsson
purpose of pa_core_check_idle(),
Mohan R
UCM and modem PCMs (again),
Arun Raghavan
[PATCH 1/2] alsa: Allow sample spec override in mappings,
Arun Raghavan
pulse 4 sound stuttering from flash-player and 5.1 streams, shmick@xxxxxxxxxx
[PATCH] hashmap: Allow freeing of keys in addition to values,
Arun Raghavan
[PATCH 0/2] v2 module-tunnel-sink-new,
Alexander Couzens
PA UCM support (Volume and Jack),
Felipe Tonello
Tap sound from one process,
Magnus Ekhall
[PATCH] sink-input: Don't assert when removing non-existent volume factor,
Arun Raghavan
Pulseaudio on raspberrypi,
Jim Duda
Freeze postponed, Tanu Kaskinen
[PATCH] alsa-mixer: Prefer moving "Capture" before moving boosts,
David Henningsson
[WIP PATCH] ALSA: Add extcon (Android switch) jack detection, David Henningsson
make pulseaudio-aggregate-configure error for Android 4.2.2_r1.2,
Jeff Wang
Pulseaudio Equalizer,
Larry Wyble
Failed to load Authorization key,
Larry Wyble
[PATCH] sample: Apply SPARC-specific condition on SPARC only,
Arun Raghavan
Regarding problem in recording audio using pulseaudio API, Badal Gojegave
Is there a mail list archive,
Alex Schenkman
"User configured server, refusing to start", MK
[PATCH] alsa-ucm: Make combination ports have lower priority,
David Henningsson
[PATCH] card-restore: Watch for profiles added after card creation.,
poljar (Damir Jelić)
[PATCH] mainloop, glib-mainloop: time_restart could cause incorrect event ordering,
Ben Brewer
[PATCH 2/2] add module-tunnel-sink-new: experimental rewrite of module-tunnel using libpulse,
Alexander Couzens
[PATCH 1/2] thread_mq supports a mainloop as thread/consumer,
Alexander Couzens
[PATCH 0/2] first implementation of module-tunnel-sink-new, Alexander Couzens
resubmit reverted resampler patch,
Peter Meerwald
- [PATCH 01/11] resampler: Introduce work frame size (w_fz), Peter Meerwald
- [PATCH 02/11] resampler: Introduce work_channels, Peter Meerwald
- [PATCH 03/11] resampler: Change interface, resampler may return the number of leftover frames, Peter Meerwald
- [PATCH 04/11] resampler: Handle leftover samples, use new return value, Peter Meerwald
- [PATCH 05/11] resampler: Cleanup, rename xxxx_buf_samples to xxxx_buf_size, Peter Meerwald
- [PATCH 06/11] resampler: Add fit_buf() helper funtion for buffer allocation, Peter Meerwald
- [PATCH 07/11] resampler: Prepare to have leftover data in different output buffers, Peter Meerwald
- [PATCH 08/11] resampler: Cleanup, index of memchunks is not used, Peter Meerwald
- [PATCH 09/11] resampler: Extend fit_buf() helper to copy leftover data to new buffer, Peter Meerwald
- [PATCH 10/11] resampler: Implement leftover handling in convert_to_work_format(), Peter Meerwald
- [PATCH 11/11] resampler: Resample first followed by remapping if have more out channels than in channels, Peter Meerwald
- resubmit reverted resampler patch, Tanu Kaskinen
Server-side overrun notification,
Magnus Hjorth
[PATCH] Fix typos in command_names,
Kerrick Staley
Running PulseAudio without X11,
Kerrick Staley
make pacmd less chatty,
Peter Meerwald
[PATCH 1/4] module-sine: Add rate argument,
Peter Meerwald
[alsa-devel] Fwd: Re: Alsa USB Audio regression, Raymond Yau
[PATCH] resampler: clean up ffmpeg resampler buffering,
Peter Meerwald
[PATCH] tests: Extract PA_CPU_TEST* macros to separate header,
Peter Meerwald
[PATCH] memblock: Fix typo in description of pa_memblock_unref_fixed(), cleanup,
Peter Meerwald
[PATCH] loopback: Increase the maximum allowed latency,
Tanu Kaskinen
Latency of pa_stream_flush,
Magnus Hjorth
Impending freeze,
Arun Raghavan
Problems with bluez-4.101 and pulseaudio-4.0,
John Frankish
[PATCH 1/2 v2] introspect: Expose card profile available flag,
Luiz Augusto von Dentz
[PATCH 00/18] resampler: Refactor and cleanup,
poljar (Damir Jelić)
- [PATCH 01/18] resampler: Make resampler struct implementation agnostic, poljar (Damir Jelić)
- [PATCH 02/18] resampler: Move the fix method logic into a separate function, poljar (Damir Jelić)
- [PATCH 03/18] resampler: fix_method use switch instead of if/else, poljar (Damir Jelić)
- [PATCH 04/18] resampler: Move the work format finding logic into a separate function, poljar (Damir Jelić)
- [PATCH 05/18] resampler: choose_work_format use switch instead of if/else, poljar (Damir Jelić)
- [PATCH 06/18] resampler: Add a function for comparing sample format precision, poljar (Damir Jelić)
- [PATCH 07/18] Resampler: Don't use the peaks resampler for upsampling, poljar (Damir Jelić)
- [PATCH 08/18] resampler: Introduce a implementation specific struct, poljar (Damir Jelić)
- [PATCH 09/18] resampler: Add assert to set_input/output_rate, poljar (Damir Jelić)
- [PATCH 10/18] resampler: Replace the big init table with a impl_table, poljar (Damir Jelić)
- [PATCH 11/18] resampler: Refactor the logic for finding the implementation, poljar (Damir Jelić)
- [PATCH 12/18] resampler: Simplify the resample_method_supported() function, poljar (Damir Jelić)
- [PATCH 13/18] resampler: Get rid of redundant implementation specific structs, poljar (Damir Jelić)
- [PATCH 14/18] resampler: Add a choose_auto_resampler function, poljar (Damir Jelić)
- [PATCH 15/18] resampler: Move the method strings into the implementation struct, poljar (Damir Jelić)
- [PATCH 16/18] resampler: Don't check for unsupported methods in fix_method, poljar (Damir Jelić)
- [PATCH 17/18] resampler: Add the auto resampling implementation, poljar (Damir Jelić)
- [PATCH 18/18] resampler: Remove double newlines, poljar (Damir Jelić)
- [PATCH 00/18] resampler: Refactor and cleanup, Tanu Kaskinen
[alsa-devel] Alsa USB Audio regression,
Raymond Yau
How to allow second user (logged in via sudo) to access sound?,
Manuel Reimer
RCF: Public API for managing nodes,
Tanu Kaskinen
xrdp pulse sink,
Jay Sorg
[PATCH 00/56] Refactor of BlueZ 5 support,
jprvita@xxxxxxxxx
- [PATCH 01/56] todo: Add plans for the bluetooth modules, jprvita@xxxxxxxxx
- [PATCH 02/56] Revert "bluetooth: Support transport auto-release", jprvita@xxxxxxxxx
- [PATCH 03/56] Revert "bluetooth: Update to new BlueZ 5 transport acquire/release API", jprvita@xxxxxxxxx
- [PATCH 04/56] Revert "bluetooth: Support media transport's State property", jprvita@xxxxxxxxx
- [PATCH 05/56] Revert "bluetooth: Parse media transport's properties", jprvita@xxxxxxxxx
- [PATCH 06/56] Revert "bluetooth: Support Properties.PropertiesChanged signal", jprvita@xxxxxxxxx
- [PATCH 07/56] Revert "bluetooth: Support ObjectManager interface add/remove", jprvita@xxxxxxxxx
- [PATCH 08/56] Revert "bluetooth: BlueZ 5 interface rename to org.bluez.MediaTransport1", jprvita@xxxxxxxxx
- [PATCH 09/56] Revert "bluetooth: BlueZ 5 interface rename to org.bluez.Media1", jprvita@xxxxxxxxx
- [PATCH 10/56] Revert "bluetooth: BlueZ 5 interface rename to org.bluez.MediaEndpoint1", jprvita@xxxxxxxxx
- [PATCH 11/56] Revert "bluetooth: Fix error checking style", jprvita@xxxxxxxxx
- [PATCH 12/56] Revert "bluetooth: Parse the tree returned by ObjectManager", jprvita@xxxxxxxxx
- [PATCH 13/56] Revert "bluetooth: Detect BlueZ 5", jprvita@xxxxxxxxx
- [PATCH 14/56] bluetooth: Update modules description and copyright, jprvita@xxxxxxxxx
- [PATCH 15/56] bluetooth: Rename bluetooth modules to BlueZ 4, jprvita@xxxxxxxxx
- [PATCH 16/56] build: Make the build of bluetooth modules BlueZ 4 specific, jprvita@xxxxxxxxx
- [PATCH 17/56] build: Add support for enabling/disabling BlueZ 5 support, jprvita@xxxxxxxxx
- [PATCH 18/56] build: Load the right modules depending on the BlueZ version, jprvita@xxxxxxxxx
- [PATCH 19/56] bluetooth: Create stub for module-bluez5-discover, jprvita@xxxxxxxxx
- [PATCH 20/56] build: Compile module-bluetooth-policy with BlueZ 5 as well, jprvita@xxxxxxxxx
- [PATCH 21/56] bluetooth: Create pa_bluetooth_discovery for BlueZ 5, jprvita@xxxxxxxxx
- [PATCH 22/56] bluetooth: Track org.bluez for BlueZ 5, jprvita@xxxxxxxxx
- [PATCH 23/56] bluetooth: Create infrastrucure for bluetooth hooks, jprvita@xxxxxxxxx
- [PATCH 24/56] bluetooth: Create pa_bluetooth_device for BlueZ 5 support, jprvita@xxxxxxxxx
- [PATCH 25/56] bluetooth: Remove all devices when org.bluez goes away, jprvita@xxxxxxxxx
- [PATCH 26/56] bluetooth: Create pa_bluetooth_transport for BlueZ 5 support, jprvita@xxxxxxxxx
- [PATCH 27/56] bluetooth: Register MediaEndpoint1 objects with D-Bus, jprvita@xxxxxxxxx
- [PATCH 28/56] bluetooth: Check if any transport is connected, jprvita@xxxxxxxxx
- [PATCH 29/56] bluetooth: Implement org.bluez.MediaEndpoint1.SetConfiguration(), jprvita@xxxxxxxxx
- [PATCH 30/56] bluetooth: Implement org.bluez.MediaEndpoint1.SelectConfiguration(), jprvita@xxxxxxxxx
- [PATCH 31/56] bluetooth: Implement org.bluez.MediaEndpoint1.ClearConfiguration(), jprvita@xxxxxxxxx
- [PATCH 32/56] bluetooth: Add utility function to send D-Bus messages with reply, jprvita@xxxxxxxxx
- [PATCH 33/56] bluetooth: Get managed objects, jprvita@xxxxxxxxx
- [PATCH 34/56] bluetooth: Handle InterfacesAdded and InterfacesRemoved, jprvita@xxxxxxxxx
- [PATCH 35/56] bluetooth: Parse BlueZ 5 D-Bus interfaces, jprvita@xxxxxxxxx
- [PATCH 36/56] bluetooth: Register endpoints with BlueZ 5 adapter, jprvita@xxxxxxxxx
- [PATCH 37/56] bluetooth: Parse BlueZ 5 device properties, jprvita@xxxxxxxxx
- [PATCH 38/56] bluetooth: Handle PropertiesChanged for org.bluez.Device1, jprvita@xxxxxxxxx
- [PATCH 39/56] bluetooth: Handle PropertiesChanged for org.bluez.MediaTransport1, jprvita@xxxxxxxxx
- [PATCH 40/56] bluetooth: Track devices in module-bluez5-discover, jprvita@xxxxxxxxx
- [PATCH 41/56] bluetooth: Create module-bluez5-device, jprvita@xxxxxxxxx
- [PATCH 42/56] bluetooth: Get BlueZ 5 device object, jprvita@xxxxxxxxx
- [PATCH 43/56] bluetooth: Unload module-bluez5-device on device's disconnection, jprvita@xxxxxxxxx
- [PATCH 44/56] bluetooth: Create BlueZ 5 card, jprvita@xxxxxxxxx
- [PATCH 45/56] bluetooth: Create BlueZ 5 card ports, jprvita@xxxxxxxxx
- [PATCH 46/56] bluetooth: Create BlueZ 5 card profile for each audio UUID, jprvita@xxxxxxxxx
- [PATCH 47/56] bluetooth: Initialize profiles for BlueZ 5 cards, jprvita@xxxxxxxxx
- [PATCH 48/56] bluetooth: Create sink for BlueZ 5 cards, jprvita@xxxxxxxxx
- [PATCH 49/56] bluetooth: Create source for BlueZ 5 cards, jprvita@xxxxxxxxx
- [PATCH 50/56] bluetooth: Start / stop I/O thread for BlueZ 5 cards, jprvita@xxxxxxxxx
- [PATCH 51/56] bluetooth: Set card profile for BlueZ 5 cards, jprvita@xxxxxxxxx
- [PATCH 52/56] bluetooth: Create I/O thread function for BlueZ 5 cards, jprvita@xxxxxxxxx
- [PATCH 53/56] bluetooth: Process sink messages for BlueZ 5 cards, jprvita@xxxxxxxxx
- [PATCH 54/56] bluetooth: Process source messages for BlueZ 5 cards, jprvita@xxxxxxxxx
- [PATCH 55/56] bluetooth: Handle changes to BlueZ 5 transports state, jprvita@xxxxxxxxx
- [PATCH 56/56] bluetooth: Implement get_n_used() for module-bluez5-device, jprvita@xxxxxxxxx
- [PATCH 00/56] Refactor of BlueZ 5 support, Mikel Astiz
[PATCH 0/4] Miscellaneous fixes,
jprvita@xxxxxxxxx
[PATCH] introspect: Expose card profile available flag,
Luiz Augusto von Dentz
Chopped sound when using module-loopback with module-tunnel-sink, Zrin Žiborski
Chopped sound when using module-loopback with module-tunnel-sink,
Zrin
[PATCH] resampler: Fix peaks resampler's channel handling,
Tanu Kaskinen
SIGABRT, SIGABRT everywhere,
Weedy
Crackling audio with Pulseaudio 4.0 and the simple Pulse API.,
Luke Yelavich
pulsaudio on embedded system: bluetooth hfgw do not play, Paolo Tagliavini
pulseaudio cannot show my Fast track c400, but alsamixer.,
gMAIL
controlling loqded ladspa plugin through d-bus?,
Bram de Jong
[Index of Archives]
[Linux Audio Users]
[AMD Graphics]
[Linux USB Devel]
[Linux Media]
[Video for Linux]
[Linux SCSI]
[Yosemite Forum]