index
:
pulseaudio/pulseaudio
0.9.15-stable
0.9.17-stable
0.9.18-stable
0.9.19-stable
0.9.20-stable
master
master-tx
merge-queue
routing
rtpoll
stable-1.x
stable-11.x
stable-12.x
stable-14.x
stable-16.x
stable-2.x
stable-3.x
stable-7.x
stable-queue
PulseAudio Sound Server (mirrored from https://gitlab.freedesktop.org/pulseaudio/pulseaudio)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
6 days
pactl, pacmd: Allow to unset the configured default sink or source
HEAD
master
Georg Chini
4
-15
/
+35
9 days
echo-cancel: Fix macOS build
Weijia Wang
1
-2
/
+9
12 days
alsa: ucm: Fix spurious mixer path removal on initial profile set
Hector Martin
1
-2
/
+5
12 days
alsa-ucm: Fix more instances of profile-verb conflation
Alper Nebi Yasak
2
-18
/
+18
12 days
alsa-ucm: Consider devices using the same PCM as incompatible
Alper Nebi Yasak
1
-2
/
+17
12 days
alsa-ucm: Disable old modifiers when switching profiles of same verb
Alper Nebi Yasak
1
-2
/
+15
12 days
alsa-ucm: Add enable, disable, status helpers for modifiers
Alper Nebi Yasak
1
-14
/
+54
2023-03-16
switch-on-connect: Do not overwrite user configured default sink/source
Georg Chini
3
-11
/
+131
2023-03-16
meson: Add DEF file to export APIs in Windows
Biswapriyo Nath
3
-5
/
+393
2023-02-26
memblockq: Drop check for chunk index alignment, require aligned length
Igor V. Kovalenko
2
-4
/
+3
2023-02-25
alsa-util: Fix pa_alsa_get_supported_formats fallback.
Igor V. Kovalenko
1
-31
/
+31
2023-02-25
alsa-util: Perform format and rate detection before setting HW params
Igor V. Kovalenko
6
-12
/
+46
2023-02-20
alsa-profiles: rename mappings for Xonar SE
Ataberk Özen
1
-4
/
+2
2023-02-20
alsa-profiles: import Asus Xonar SE profile from pipewire
Ataberk Özen
2
-0
/
+96
2023-02-10
pstream: Pass frame size to keep split memblock parts aligned
Igor V. Kovalenko
5
-7
/
+16
2023-02-10
bluetooth: Do not attempt decoding too short faststream packet data
Igor V. Kovalenko
1
-0
/
+5
2023-02-08
rtp-recv: Use getaddrinfo to improve support for ipv6.
Alistair Leslie-Hughes
1
-0
/
+38
2023-02-08
rtp-send: Use getaddrinfo to improve support for ipv6 on source address
Alistair Leslie-Hughes
1
-0
/
+37
2023-02-08
resampler: Fix oversized memblock pushed from resampler
Igor V. Kovalenko
1
-3
/
+7
2023-02-07
tunnel-sink-new: Fix hang when used in combination with module-combine-sink
Georg Chini
2
-12
/
+24
2023-02-06
bluetooth: Amend writeout to send more initial frames
Igor V. Kovalenko
1
-2
/
+8
2023-02-06
alsa-util: Add more standard sample rates.
Igor V. Kovalenko
2
-2
/
+3
2023-02-06
alsa-util: Dump probed rates
Igor V. Kovalenko
1
-0
/
+19
2023-01-21
rtp-send: Use getaddrinfo to improve support for ipv6.
Alistair Leslie-Hughes
1
-0
/
+42
2023-01-21
stream-interaction: Fix regression when a trigger role is also a cork role
Georg Chini
1
-7
/
+28
2023-01-21
stream-interaction: Extend trigger groups to module-role-cork
Georg Chini
1
-24
/
+30
2023-01-19
backend-native: Fix parsing comma-delimited response
Igor V. Kovalenko
1
-2
/
+2
2022-12-30
time-smoother-2: Fix time calculation by comparing timestamps
flyingOwl
1
-1
/
+2
2022-12-14
pulsecore: Set errno before calling read
Alistair Leslie-Hughes
1
-0
/
+1
2022-12-10
proplist-util: Don't assume gdkx is there as gtk could be built without it
Mart Raudsepp
1
-1
/
+5
2022-12-07
build-sys: Fix macOS build
Shunsuke Shimizu
6
-26
/
+53
2022-12-06
pactl: Stop a crash when setting the volume which is out of range
Alistair Leslie-Hughes
1
-2
/
+16
2022-11-27
module-combine-sink: Suspend while unloading to fix crash moving sinks
Igor V. Kovalenko
1
-0
/
+3
2022-11-27
module-combine-sink: Do not set up rate adjustment timer at load time
Igor V. Kovalenko
1
-3
/
+0
2022-11-26
backend-native: Fix stack corruption reading RFCOMM AT+BIA= response
Igor V. Kovalenko
1
-3
/
+8
2022-11-24
Ensure fds are closed when exec functions are used.
Alistair Leslie-Hughes
1
-1
/
+1
2022-11-10
sndfile: handle sndfiles with s24 format
Wim Taymans
1
-4
/
+4
2022-10-19
Propagate return value from pa_pstream_attach_memfd_shmid
Alistair Leslie-Hughes
1
-1
/
+2
2022-10-17
bluetooth: Add 20dB boost for faststream source volume
Igor V. Kovalenko
3
-0
/
+53
2022-10-17
bluetooth: Handle fragmented faststream frames
Igor V. Kovalenko
1
-13
/
+61
2022-10-17
bluetooth: Use stereo sample spec for faststream backchannel
Igor V. Kovalenko
1
-4
/
+17
2022-10-17
bluetooth: Add faststream codec
Igor V. Kovalenko
7
-27
/
+482
2022-10-17
bluetooth: Do not use hardware volume control for A2DP backchannel
Igor V. Kovalenko
1
-1
/
+18
2022-10-17
bluetooth: Free memblock after codec errors
Igor V. Kovalenko
1
-0
/
+3
2022-09-27
pactl: SUBSCRIBE add a newline after every json message
acheronfail
1
-1
/
+1
2022-09-21
meson: use proper type for bools
wael
1
-1
/
+1
2022-08-25
time-smoother-2: Fix stream time when stream starts paused
Georg Chini
1
-1
/
+1
2022-08-16
backend-native: Remove uninformative "Profile unavailable" debug message
Marijn Suijten
1
-1
/
+0
2022-08-16
backend-native: Update all CIND indicators
Marijn Suijten
1
-4
/
+1
2022-08-16
Revert "bluez5-util: move pa_bluetooth_discovery to header"
Marijn Suijten
3
-25
/
+24
[next]