2018-03-20 |
Tanu Kaskinen | fix a call to pa_sink_suspend() from an incorrect thread
|
commit | commitdiff | tree |
2018-03-20 |
Tanu Kaskinen | pass pa_suspend_cause_t to set_state_in_io_thread(...
|
commit | commitdiff | tree |
2018-03-16 |
Tanu Kaskinen | replace sink/source SET_STATE handlers with callbacks
|
commit | commitdiff | tree |
2018-03-16 |
Tanu Kaskinen | oss: don't fail resume if trigger() fails
|
commit | commitdiff | tree |
2018-03-16 |
Tanu Kaskinen | sink, source: rename set_state() to set_state_in_main_thread()
|
commit | commitdiff | tree |
2018-03-07 |
Tanu Kaskinen | bluetooth: fix resume error handling
|
commit | commitdiff | tree |
2018-03-04 |
Andika Triwidada | i18n: update the Indonesian translation
|
commit | commitdiff | tree |
2018-02-23 |
Tanu Kaskinen | null-sink, pipe-sink: some state variable cleanups
|
commit | commitdiff | tree |
2018-02-23 |
Tanu Kaskinen | alsa: add a couple of FIXME comments
|
commit | commitdiff | tree |
2018-02-23 |
Tanu Kaskinen | alsa, solaris, oss: remove unnecessary error handling...
|
commit | commitdiff | tree |
2018-02-22 |
Tanu Kaskinen | sink: don't sync monitor suspend state when unlinking
|
commit | commitdiff | tree |
2018-02-22 |
Tanu Kaskinen | pass pa_suspend_cause_t to set_state() callbacks
|
commit | commitdiff | tree |
2018-02-22 |
Tanu Kaskinen | sink, source: redo state changing code
|
commit | commitdiff | tree |
2018-02-15 |
Mr. M | i18n: update the Lithuanian translation
|
commit | commitdiff | tree |
2018-02-13 |
Tanu Kaskinen | alsa-mixer: autodetect the ELD device
|
commit | commitdiff | tree |
2018-02-13 |
Tanu Kaskinen | alsa-mixer: autodetect the HDMI jack PCM device
|
commit | commitdiff | tree |
2018-02-13 |
Tanu Kaskinen | alsa-mixer: add hw_device_index to pa_alsa_mapping
|
commit | commitdiff | tree |
2018-01-31 |
Tanu Kaskinen | memfd-wrappers: only define memfd_create() if not already...
|
commit | commitdiff | tree |
2018-01-26 |
Vivek Dasmohapatra | daemon: don't re-exec if the linker supports the -z...
|
commit | commitdiff | tree |
2018-01-24 |
Felipe Sateler | build-sys: don't install esdcompat tool if building...
|
commit | commitdiff | tree |
2018-01-20 |
Tanu Kaskinen | bluetooth: don't send unsolicted replies to the endpoint...
|
commit | commitdiff | tree |
2018-01-11 |
Tanu Kaskinen | alsa-mixer: add another hardware ID for Traktor Audio 6
|
commit | commitdiff | tree |
2018-01-04 |
Samo Pogačnik | pipe-sink: new option "use_system_clock_for_timing"
|
commit | commitdiff | tree |
2018-01-04 |
Tanu Kaskinen | switch-on-port-available: remove unused return values
|
commit | commitdiff | tree |
2018-01-03 |
Laurent Bigonville | i18n: fix French translation of "Line Out"
|
commit | commitdiff | tree |
2018-01-03 |
Josef Andersson | i18n: update the Swedish translation
|
commit | commitdiff | tree |
2018-01-03 |
Tanu Kaskinen | build-sys: fix PA_MODULE_NAME for module-default-device...
|
commit | commitdiff | tree |
2018-01-03 |
Tanu Kaskinen | sink, source: improve suspend cause logging
|
commit | commitdiff | tree |
2018-01-03 |
Tanu Kaskinen | sink, source: improve state change logging
|
commit | commitdiff | tree |
2018-01-03 |
Tanu Kaskinen | alsa: fix infinite loop with Intel HDMI LPE
|
commit | commitdiff | tree |
2017-12-12 |
Tanu Kaskinen | map-file: add pa_encoding_from_string
|
commit | commitdiff | tree |
2017-12-12 |
Andrius Štikonas | qpaeq: port to PyQt5
|
commit | commitdiff | tree |
2017-12-08 |
Roliga | ladspa-sink: add module argument to set sink input...
|
commit | commitdiff | tree |
2017-12-08 |
Tanu Kaskinen | augment-properties: fix a memory leak
|
commit | commitdiff | tree |
2017-12-06 |
Tanu Kaskinen | core-util, cpu-x86: use __get_cpuid() instead of homegrown...
|
commit | commitdiff | tree |
2017-12-02 |
Tanu Kaskinen | device-manager: don't override application routing...
|
commit | commitdiff | tree |
2017-12-02 |
Tanu Kaskinen | sink-input, source-output: add sink/source_requested_by_appl...
|
commit | commitdiff | tree |
2017-11-30 |
Iceyer | augment-properties: support XDG_DATA_DIRS when find...
|
commit | commitdiff | tree |
2017-11-29 |
Constantine Kharlamov | sconv-s16be: declaration/implementation mismatches
|
commit | commitdiff | tree |
2017-11-29 |
jnqnfe | merge and deduplicate some pa_buffer_attr documentation
|
commit | commitdiff | tree |
2017-11-29 |
jnqnfe | api documentation improvements
|
commit | commitdiff | tree |
2017-11-29 |
jnqnfe | volume: slight simplification of code
|
commit | commitdiff | tree |
2017-11-29 |
jnqnfe | volume: pa_cvolume_scale_mask: constify param
|
commit | commitdiff | tree |
2017-11-23 |
Hui Wang | build-sys: add the Dell dock TB16 configuration
|
commit | commitdiff | tree |
2017-11-21 |
Tanu Kaskinen | echo-cancel: fix a memory leak
|
commit | commitdiff | tree |
2017-11-21 |
Tanu Kaskinen | echo-cancel: ignore remaining canceller messages after...
|
commit | commitdiff | tree |
2017-11-21 |
Tanu Kaskinen | card-restore: don't restore unavailable profiles
|
commit | commitdiff | tree |
2017-11-21 |
Tanu Kaskinen | card-restore: log the correct profile name
|
commit | commitdiff | tree |
2017-11-06 |
Tanu Kaskinen | remap-source, virtual-source: fix max_rewind handling
|
commit | commitdiff | tree |
2017-11-05 |
Tanu Kaskinen | alsa-sink: update max_rewind when updating the latency
|
commit | commitdiff | tree |
2017-11-05 |
Mihai Moldovan | svolume: disable incompatible MMX and SSE code on x86...
|
commit | commitdiff | tree |
2017-11-05 |
Mihai Moldovan | module-coreaudio-{device, detect}: implement record...
|
commit | commitdiff | tree |
2017-10-30 |
Tanu Kaskinen | sink-input, source-output: add a couple of assertions
|
commit | commitdiff | tree |
2017-10-24 |
Tanu Kaskinen | system.pa: load module-card-restore
|
commit | commitdiff | tree |
2017-10-24 |
Tanu Kaskinen | system.pa: load module-device-restore before module...
|
commit | commitdiff | tree |
2017-10-23 |
Tanu Kaskinen | mention the sound card clock and system clock difference...
|
commit | commitdiff | tree |
2017-10-19 |
Tanu Kaskinen | volume: improve documentation
|
commit | commitdiff | tree |
2017-10-19 |
Tanu Kaskinen | bluetooth: set better priorities for profiles
|
commit | commitdiff | tree |
2017-10-15 |
Tanu Kaskinen | source-output: fix copy-paste error
|
commit | commitdiff | tree |
2017-10-13 |
Felipe Sateler | build-sys: test for cxx-11 after AC_USE_SYSTEM_EXTENSIONS
|
commit | commitdiff | tree |
2017-10-12 |
Tanu Kaskinen | Revert "alsa-mixer: fix speaker output on a couple...
|
commit | commitdiff | tree |
2017-10-12 |
Guenter Milde | alsa-mixer: fix speaker output on a couple of Asus...
|
commit | commitdiff | tree |
2017-10-11 |
Tanu Kaskinen | i18n: add raop files to POTFILES.in
|
commit | commitdiff | tree |
2017-10-11 |
Colin Leroy | raop: Init dummy port and card for latency change
|
commit | commitdiff | tree |
2017-10-11 |
Colin Leroy | raop: Show device codename in sink properties
|
commit | commitdiff | tree |
2017-10-08 |
Colin Leroy | raop: add latency value for Shairport RAOP server
|
commit | commitdiff | tree |
2017-10-07 |
Salvador Fandino | build-sys: simulate ln -s correctly on Windows
|
commit | commitdiff | tree |
2017-10-07 |
Salvador Fandino | ladspa-sink: fix Windows compilation
|
commit | commitdiff | tree |
2017-10-07 |
Salvador Fandino | proplist-util: fix compilation on Windows without NLS
|
commit | commitdiff | tree |
2017-10-03 |
David Henningsson | switch-on-port-available: Add some basic properties
|
commit | commitdiff | tree |
2017-10-03 |
Tanu Kaskinen | thread-mq: create event on the right mainloop
|
commit | commitdiff | tree |
2017-10-01 |
Kristian Klausen | alsa-mixer: Prioritize hdmi-* mappings over iec958...
|
commit | commitdiff | tree |
2017-09-21 |
Colin Leroy | RAOP: Announce real latency
|
commit | commitdiff | tree |
2017-09-19 |
Tanu Kaskinen | qpaeq: change license from AGPL to LGPL v2.1
|
commit | commitdiff | tree |
2017-09-19 |
Tanu Kaskinen | LICENSE: fix typo
|
commit | commitdiff | tree |
2017-09-19 |
Cheng-Chia Tseng | i18n: update the Chinese (Taiwan) translation
|
commit | commitdiff | tree |
2017-09-18 |
Tanu Kaskinen | update NEWS
|
commit | commitdiff | tree |
2017-09-18 |
Arun Raghavan | bluez: Don't crash on strange MTU sizes
|
commit | commitdiff | tree |
2017-09-18 |
Arun Raghavan | bluez: Don't autodetect MTU by default
|
commit | commitdiff | tree |
2017-09-18 |
Tanu Kaskinen | alsa-mixer: add mixer handling to the fallback stereo...
|
commit | commitdiff | tree |
2017-09-18 |
Tanu Kaskinen | sink: remove priority bonus for the "internal" form...
|
commit | commitdiff | tree |
2017-09-18 |
Tanu Kaskinen | sink, source: fix out of date comments
|
commit | commitdiff | tree |
2017-09-18 |
Tanu Kaskinen | sink, source: don't try to update volumes of not-yet...
|
commit | commitdiff | tree |
2017-09-09 |
Felipe Sateler | launch: avoid autostarting pulseaudio systemd units...
|
commit | commitdiff | tree |
2017-09-09 |
Russell Treleaven | build-sys: make bootstrap.sh fail if autopoint or intltooliz...
|
commit | commitdiff | tree |
2017-09-05 |
Arun Raghavan | always-source: Fix pa_module_load() usage
|
commit | commitdiff | tree |
2017-09-05 |
Pierre-Louis Bossart | sink: force suspend/resume on passthrough transitions
|
commit | commitdiff | tree |
2017-09-05 |
Sebastian Dröge | Implement module-always-source
|
commit | commitdiff | tree |
2017-09-05 |
Tanu Kaskinen | build-sys: add the Arctis configuration
|
commit | commitdiff | tree |
2017-09-05 |
Tanu Kaskinen | bluetooth: recognize another HSP HS UUID
|
commit | commitdiff | tree |
2017-09-05 |
Johan Heikkilä | alsa-mixer: add support for Steelseries Arctis 7 headset
|
commit | commitdiff | tree |
2017-09-05 |
Ian Ray | alsa-mixer: round, not truncate, in to_alsa_dB
|
commit | commitdiff | tree |
2017-09-05 |
Colin Leroy | cli-command: don't exit on "module already loaded"...
|
commit | commitdiff | tree |
2017-09-05 |
Tanu Kaskinen | main: set umask to 077 instead of 022
|
commit | commitdiff | tree |
2017-09-05 |
Tanu Kaskinen | cli-command: unload modules synchronously
|
commit | commitdiff | tree |
2017-09-05 |
Tanu Kaskinen | device-port, switch-on-port-available: fix automatic...
|
commit | commitdiff | tree |
2017-09-05 |
Tanu Kaskinen | build-sys: add iec958-stereo-input.conf to dist_alsapaths_DATA
|
commit | commitdiff | tree |
2017-09-05 |
Tanu Kaskinen | alsa-mixer: set PCM Capture Source for iec958 input
|
commit | commitdiff | tree |
2017-09-05 |
Tanu Kaskinen | raop: silence a Coverity complaint
|
commit | commitdiff | tree |
2017-09-05 |
Georg Chini | bluez5-device: Set transport state correctly for AG...
|
commit | commitdiff | tree |
next |