Pulseaudio
[Prev Page][Next Page]
- controlling loqded ladspa plugin through d-bus?, (continued)
- ARM926EJ-S compile,
Santiago Blanco
- fail to start, Santiago Blanco
- [PATCH v3 00/18] Add a basic node concept,
Tanu Kaskinen
- [PATCH v3 01/18] node: Introduce pa_node, Tanu Kaskinen
- [PATCH v3 02/18] sink, source: Disallow NULL or empty description, Tanu Kaskinen
- [PATCH v3 03/18] sink, source: Add pa_sink/source_get_description(), Tanu Kaskinen
- [PATCH v3 04/18] sink, source: Simplify pa_sink/source_new() error handling, Tanu Kaskinen
- [PATCH v3 05/18] sink, source: Add support for nodes, Tanu Kaskinen
- [PATCH v3 06/18] alsa: Handle pa_device_port_new() failures, Tanu Kaskinen
- [PATCH v3 07/18] bluetooth: Handle pa_device_port_new() failures, Tanu Kaskinen
- [PATCH v3 08/18] device-port: Add support for nodes, Tanu Kaskinen
- [PATCH v3 09/18] alsa: Add node support, Tanu Kaskinen
- [PATCH v3 10/18] bluetooth: Add node support, Tanu Kaskinen
- [PATCH v3 11/18] jack: Add node support, Tanu Kaskinen
- [PATCH v3 12/18] sink-input, source-output: Add pa_sink_input/source_output_get_description(), Tanu Kaskinen
- [PATCH v3 13/18] sink-input, source-output: Add support for nodes, Tanu Kaskinen
- [PATCH v3 14/18] native: Add node support to streams, Tanu Kaskinen
- [PATCH v3 15/18] tagstruct: Add pa_tagstruct_put/get_direction(), Tanu Kaskinen
- [PATCH v3 16/18] tagstruct: Accept only valid UTF-8 strings, Tanu Kaskinen
- [PATCH v3 17/18] native: Add node querying to the protocol, Tanu Kaskinen
- [PATCH v3 18/18] pactl: Add "pactl list nodes" functionality, Tanu Kaskinen
- [PATCH v3 00/18] Add a basic node concept, Tanu Kaskinen
- [PATCH] sconv: avoid multiply in ARM NEON s16->float conversion,
Peter Meerwald
- Module module-bluetooth-policy on embedded system, Paolo Tagliavini
- [PATCH] sconv: avoid multiply in ARM NEON float->s16 conversion,
Peter Meerwald
- [PATCH v0] loopback: Fix cork state not updated after move,
Mikel Astiz
- Headphone hotplugging,
Weedy
- Virtual surround sink makes pavucontrol window too wide, Alexander E. Patrakov
- [RFC v0] bluetooth: Send time-based output audio, Mikel Astiz
- [PATCH v2 00/18] Add a basic node concept,
Tanu Kaskinen
- [PATCH v2 01/18] node: Introduce pa_node, Tanu Kaskinen
- [PATCH v2 02/18] sink, source: Disallow setting NULL description, Tanu Kaskinen
- [PATCH v2 03/18] sink, source: Add pa_sink/source_get_description(), Tanu Kaskinen
- [PATCH v2 04/18] sink, source: Simplify pa_sink/source_new() error handling, Tanu Kaskinen
- [PATCH v2 05/18] sink, source: Add support for nodes, Tanu Kaskinen
- [PATCH v2 06/18] alsa: Handle pa_device_port_new() failures, Tanu Kaskinen
- [PATCH v2 07/18] bluetooth: Handle pa_device_port_new() failures, Tanu Kaskinen
- [PATCH v2 08/18] device-port: Add support for nodes, Tanu Kaskinen
- [PATCH v2 09/18] alsa: Add node support, Tanu Kaskinen
- [PATCH v2 10/18] bluetooth: Add node support, Tanu Kaskinen
- [PATCH v2 11/18] jack: Add node support, Tanu Kaskinen
- [PATCH v2 12/18] sink-input, source-output: Add pa_sink_input/source_output_get_description(), Tanu Kaskinen
- [PATCH v2 13/18] sink-input, source-output: Add support for nodes, Tanu Kaskinen
- [PATCH v2 14/18] native: Add node support to streams, Tanu Kaskinen
- [PATCH v2 15/18] tagstruct: Add pa_tagstruct_put/get_direction(), Tanu Kaskinen
- [PATCH v2 16/18] tagstruct: Accept only valid UTF-8 strings, Tanu Kaskinen
- [PATCH v2 17/18] native: Add node querying to the protocol, Tanu Kaskinen
- [PATCH v2 18/18] pactl: Add "pactl list nodes" functionality, Tanu Kaskinen
- [pulseaudio-commits] src/modules,
David Henningsson
- [PATCH] ucm: Fix an incorrect log message,
Tanu Kaskinen
- [PATCH] dynarray: Reimplement with nicer semantics,
Tanu Kaskinen
- [PATCH] todo: Add plans for the bluetooth modules,
jprvita@xxxxxxxxx
- [Git pull] Big pa_bool -> bool cleanup branch,
Damir Jelić
- No volume control for audio from java applet in browser,
Andrew Skretvedt
- [PATCH] doc: Update LICENSE to reflect optional libpulse dep on libdbus,
Arun Raghavan
- [PATCH] protocol-esound/http/simple: Make sure callers can handle iochannel_write changes,
David Henningsson
- pulsaudio hang when try to unload/load module, Paolo Tagliavini
- kernel-rt,
Mario Moles
- Bluetooth devices no longer detected after upgrade from 2.0 to 4.0,
Georg Chini
- [PATCH 0/3] Logging improvements,
Tanu Kaskinen
- Welcome to the "pulseaudio-discuss" mailing list,
GUO LI
- [PATCH 00/21] Add a basic node concept,
Tanu Kaskinen
- [PATCH 01/21] device-port: Assert that ports have a description, Tanu Kaskinen
- [PATCH 02/21] device-class: Introduce pa_device_class_t, Tanu Kaskinen
- [PATCH 03/21] bluetooth: Use pa_device_class_t, Tanu Kaskinen
- [PATCH 04/21] alsa: Ensure that sinks and sources have descriptions, Tanu Kaskinen
- [PATCH 05/21] waveout: Simplify setting the device description, Tanu Kaskinen
- [PATCH 06/21] device-manager: Add a sanity check for reading entries, Tanu Kaskinen
- [PATCH 07/21] sink, source: Disallow setting NULL description, Tanu Kaskinen
- [PATCH 08/21] sink, source: Assert that a description is always set, Tanu Kaskinen
- [PATCH 09/21] sink, source: Add pa_sink/source_get_description(), Tanu Kaskinen
- [PATCH 10/21] sink-input, source-output: Add pa_sink_input/source_output_get_description(), Tanu Kaskinen
- [PATCH 11/21] node: Introduce pa_node, Tanu Kaskinen
- [PATCH 12/21] sink-node, source-node: Introduce sink and source nodes, Tanu Kaskinen
- [PATCH 13/21] device-port: Add a device_class field to ports, Tanu Kaskinen
- [PATCH 14/21] port-node: Introduce pa_port_node, Tanu Kaskinen
- [PATCH 15/21] dynarray: Reimplement with nicer semantics, Tanu Kaskinen
- [PATCH 16/21] alsa: Add node support, Tanu Kaskinen
- [PATCH 17/21] bluetooth: Add node support, Tanu Kaskinen
- [PATCH 18/21] jack: Add node supprt, Tanu Kaskinen
- [PATCH 19/21] sink-input-node, source-output-node: Introduce sink input and source output nodes, Tanu Kaskinen
- [PATCH 20/21] object: Initialize allocated memory to zero, Tanu Kaskinen
- [PATCH 21/21] native: Add node support for streams, Tanu Kaskinen
- [PATCH 00/21] Add a basic node concept, Peter Meerwald
- [PATCH 00/21] Add a basic node concept, Tanu Kaskinen
- [PATCH 00/21] Add a basic node concept, Tanu Kaskinen
- *Still* receiving emails despite unsubbing!,
Sharon Kimble
- [PATCH] Improve the set-log-target functionality,
Shuai Fan
- [PATCH] combine: Fix crash in output freeing,
Tanu Kaskinen
- [Git pull] Big cleanup branch,
Damir Jelić
- RFC: pa_database to adopt hdf5?,
Jason Newton
- Pulse Audio 4.0 gets killed by 300 Hz tone...never recovers,
Robert Krakora
- [PATCH 1/2] mainloop: Document need for mainloop lock around pa_mainloop_api_once,
Arun Raghavan
- [pa-ucm] SIGABORT in ucm_get_modifiers,
sajeesh sidharthan
- [PATCH 1/2] Log: Set log target improvement, Shuai Fan
- failure to connect to alsa "equal" device, Bram de Jong
- [RFC] [PATCH] alsa: Extract supported formats from HDMI ELD,
Arun Raghavan
- raop2 in PA?,
chevil
- [PATCH] iochannel: Avoid unnecessary wakeup after successful write,
David Henningsson
- Wakeups / ppolls,
David Henningsson
- Bluetooth + HSP + Raspberry?,
Bram de Jong
- [RFC] When maxlength and adjust_latency are set, do not allow higher latencies,
David Henningsson
- [PATCH] alsa-sink/source: Fix "Scheduling delay of..." message,
David Henningsson
- [PATCH] alsa-mixer: Disable headphones when playing to speakers,
Arun Raghavan
- [PATCH] core-util: Clamp RLIMIT_RTTIME to what RealtimeKit accepts,
Jan Alexander Steffens (heftig)
- latency - from command line and from code,
Perry Kivolowitz
- Pulse with ALSA underrun, GMAT
- Terratec Aureon surround40 missing?,
Wille P. Salminen
- Pulse Audio 3.0 Audio Quality Poor with Asterisk, Robert Krakora
- Audio distortions in Iceweasel/Firefox: [alsa-sink] flist.c: pulsecore/memblockq.c: list_items flist is full (don't worry),
Paul Menzel
- Pulseaudio raop module plus "songcast", Colin Guthrie
- Changing period size,
Dspgrp
- [PATCH] build-sys: Do not AC_SUBST *_CFLAGS and *_LIBS,
Javier Jardón
- Jack-sink and pavucontrol .. who's on first!?,
Bearcat Şándor
Failed to drain stream: Timeout,
D K
[PATCH] alsa-mixer: Add "Line Out" path,
David Henningsson
'next' is EOL for now, Arun Raghavan
[ANNOUNCE] PulseAudio 4.0, Arun Raghavan
microphone does not work Intel Corporation 7 Series/C210, Daniele Rosa
Lloyd Segal, Lloyd Segal
[BUG] Using bluez 5.5 & pulseaudio a bluetooth headset cannot be used as a recording device.,
Alexander Winnig
Not able to start PA after boot,
D K
PulseAudio on Android kernel, for Ubuntu phone,
David Henningsson
[PATCH] Add a news file,
Tanu Kaskinen
Realtek 887-VD troubles also in 3.99.2, Fabio Coatti
skype sound effects create a buzzing noise,
Julian Sikorski
Loopback tests,
Arun Raghavan
[ANNOUNCE] PulseAudio 3.99.2, Arun Raghavan
[PATCH] shell-completion: Add list-cards to the pacmd completion.,
poljar (Damir Jelić)
[PATCH 1/3] core-util: Add pa_safe_streq,
David Henningsson
pending patches,
Peter Meerwald
[PATCH 1/2] module-device-manager: Fix description restore,
David Henningsson
Forcing sample rate, and mixer weirdness,
Christian Iversen
[RFC] [PATCH] tests: Add a latency measurement test,
Arun Raghavan
The module "module-suspend-on-idle" sounds optional, but is strictly required,
Christian Iversen
[PATCH 2/2] Improve set-log-target functionality, Shuai Fan
[PATCH 0/2] Log: Set log target improvement,
Shuai Fan
pavucontrol just shows 'dummy output'., Sharon Kimble
Realtek 887-VD troubles,
Fabio Coatti
[PATCH v0 0/2] bluetooth: Port->profile association,
Mikel Astiz
[PATCH] alsa-mixer: Add "Line Out Jack" to analog-output.conf,
David Henningsson
[PATCH] cli: Fix plural in caption of source-outputs list,
Peter Meerwald
[PATCH] sink-input/source-output: Don't set save_volume if volume is not writable,
David Henningsson
PulseAudio and softvol,
Arun Raghavan
[RFC next v0 00/11] bluetooth: Add backend infrastructure,
Mikel Astiz
- [RFC next v0 01/11] bluetooth: Add backend infrastructure with core->backend reporting, Mikel Astiz
- [RFC next v0 02/11] bluetooth: Add basic backend->core notifications, Mikel Astiz
- [RFC next v0 03/11] bluetooth: Add backend->core notification of new transports, Mikel Astiz
- [RFC next v0 04/11] bluetooth: Add embedded BlueZ backend inside bluetooth-util, Mikel Astiz
- [RFC next v0 05/11] bluetooth: Avoid using transport path in traces, Mikel Astiz
- [RFC next v0 06/11] bluetooth: Split BlueZ backend data to separate structs, Mikel Astiz
- [RFC next v0 07/11] bluetooth: Add device removed callback to backend, Mikel Astiz
- [RFC next v0 08/11] bluetooth: Add transport acquire/release callbacks to backend, Mikel Astiz
- [RFC next v0 09/11] bluetooth: Add microphone gain callback to backend, Mikel Astiz
- [RFC next v0 10/11] bluetooth: Add speaker gain callback to backend, Mikel Astiz
- [RFC next v0 11/11] bluetooth: Use bluez_backend_private for endpoint userdata, Mikel Astiz
[PATCH] rescue-streams: Fix wording of module description,
Peter Meerwald
[PATCH] intended-roles: Fix typo in module description,
Peter Meerwald
[PATCH] pactl: Use colon to separate priority in profiles output,
Peter Meerwald
Making module-zeroconf-publish non-blocking,
Arun Raghavan
[PATCH] thread-mq: make pa_thread_mq_done() safe for subsequent calls,
Tanu Kaskinen
volume_writable and save_volume crash,
David Henningsson
[PATCH] sink-input, source-output: Deal with FIX* flags and extended API, Arun Raghavan
Problem with USB sound card - clicks and pops on re-open,
Christian Iversen
[PATCH 1/2] Improve set-log-target functionality,
shuai
[RFC next v5 00/11] bluetooth: BlueZ 5 development patches,
Mikel Astiz
- [RFC next v5 01/11] bluetooth: Support ObjectManager interface add/remove, Mikel Astiz
- [RFC next v5 02/11] bluetooth: Support Properties.PropertiesChanged signal, Mikel Astiz
- [RFC next v5 03/11] bluetooth: Parse media transport's properties, Mikel Astiz
- [RFC next v5 04/11] bluetooth: Support media transport's State property, Mikel Astiz
- [RFC next v5 05/11] bluetooth: Update to new BlueZ 5 transport acquire/release API, Mikel Astiz
- [RFC next v5 06/11] bluetooth: Support transport auto-release, Mikel Astiz
- [RFC next v5 07/11] bluetooth: Register HSP/HFP endpoints in BlueZ 5 Media API, Mikel Astiz
- [RFC next v5 08/11] bluetooth: Add HFP 1.6 codec ID, Mikel Astiz
- [RFC next v5 09/11] bluetooth: Handle transports configured before UUID received, Mikel Astiz
- [RFC next v5 10/11] bluetooth: Update to new property setter API in BlueZ 5, Mikel Astiz
- [RFC next v5 11/11] bluetooth: Update to volume control in BlueZ 5, Mikel Astiz
- [RFC next v5 00/11] bluetooth: BlueZ 5 development patches, Tanu Kaskinen
Response for the enabling mono-only patch, dinesh thangavel
[PATCH] native: Don't enable prebuffering when draining,
Tanu Kaskinen
Accessing all the channels of a 10 channel card,
Phil Frost
Does anyone depend on module-x11-xsmp?,
Tanu Kaskinen
Chrome is changing my volume,
Bearcat Şándor
[PATCH] Changes for mono-only field in enable-remixing option for bug 65288,
rtdinesh
[PATCH] pactl: Flush stdout buffer when printing subscribe events.,
Nikolay Amiantov
ALSA lib -> pulse audio -> ALSA plugins-> ALSA driver, Dspgrp
Audio miniconference (probably) moved to Edinburgh, David Henningsson
GSoC Eligibility Issue, dinesh thangavel
idea: a reserve alsa plugin,
David Henningsson
[PATCH] core: Add an "internal" suspend cause, Arun Raghavan
New to pulseaudio mixer logic, can you explain this effect to me?,
Andrea
Server-side corking,
Tanu Kaskinen
[RFC next v4 00/16] bluetooth: BlueZ 5 development patches,
Mikel Astiz
- [RFC next v4 01/16] bluetooth: Detect BlueZ 5, Mikel Astiz
- [RFC next v4 02/16] bluetooth: Parse the tree returned by ObjectManager, Mikel Astiz
- [RFC next v4 03/16] bluetooth: Support ObjectManager interface add/remove, Mikel Astiz
- [RFC next v4 04/16] bluetooth: Support Properties.PropertiesChanged signal, Mikel Astiz
- [RFC next v4 05/16] bluetooth: BlueZ 5 interface rename to org.bluez.MediaEndpoint1, Mikel Astiz
- [RFC next v4 06/16] bluetooth: BlueZ 5 interface rename to org.bluez.Media1, Mikel Astiz
- [RFC next v4 07/16] bluetooth: BlueZ 5 interface rename to org.bluez.MediaTransport1, Mikel Astiz
- [RFC next v4 08/16] bluetooth: Parse media transport's properties, Mikel Astiz
- [RFC next v4 09/16] bluetooth: Support media transport's State property, Mikel Astiz
- [RFC next v4 10/16] bluetooth: Update to new BlueZ 5 transport acquire/release API, Mikel Astiz
- [RFC next v4 11/16] bluetooth: Support transport auto-release, Mikel Astiz
- [RFC next v4 12/16] bluetooth: Register HSP/HFP endpoints in BlueZ 5 Media API, Mikel Astiz
- [RFC next v4 13/16] bluetooth: Add HFP 1.6 codec ID, Mikel Astiz
- [RFC next v4 14/16] bluetooth: Handle transports configured before UUID received, Mikel Astiz
- [RFC next v4 15/16] bluetooth: Update to new property setter API in BlueZ 5, Mikel Astiz
- [RFC next v4 16/16] bluetooth: Update to volume control in BlueZ 5, Mikel Astiz
- [RFC next v4 00/16] bluetooth: BlueZ 5 development patches, Luiz Augusto von Dentz
- [RFC next v4 00/16] bluetooth: BlueZ 5 development patches, Tanu Kaskinen
[PATCH] module: Assign the index before calling init(),
Tanu Kaskinen
Integrating with ALSA,
D K
[PATCH 1/3] bluetooth: Add 'bluez.alias' property,
jprvita@xxxxxxxxx
GSoC ideas,
Alexander Couzens
Pulseaudio module initialization failed...,
aji.kumar@xxxxxxxxxxxxx
git repo still contains old svn tags,
Colin Guthrie
[PATCH] bluetooth: Use 'Alias' instead of 'Name',
jprvita@xxxxxxxxx
[PATCH] echo-cancel: Fix send/recv_counter in calc_diff(),
Peter Meerwald
pa_make_secure_dir patch: only fchown if necessary, Bram Vandoren
[RFCv3 00/20] Add support for Bluetooth HFP Handsfree Unit implemented in oFono,
jprvita@xxxxxxxxx
[Index of Archives]
[Linux Audio Users]
[AMD Graphics]
[Linux USB Devel]
[Linux Media]
[Video for Linux]
[Linux SCSI]
[Yosemite Forum]