index
:
delta/pulseaudio.git
0.9.15-stable
0.9.17-stable
0.9.18-stable
0.9.19-stable
0.9.20-stable
baserock/morph
bluez5
bug-template-001
marge_bot_batch_merge_job
master
master-tx
merge-queue
next
patch-1
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
tags/release-0.1
tags/release-0.2
tags/release-0.4
tags/release-0.5
tags/release-0.5.1
tags/release-0.6
tags/release-0.8
tags/release-0.8.1
tags/release-0.9.0
tags/release-0.9.1
tags/release-0.9.10
tags/release-0.9.2
tags/release-0.9.3
tags/release-0.9.4
tags/release-0.9.5
tags/release-0.9.6
tags/release-0.9.7
tags/release-0.9.8
tags/release-0.9.9
tanuk/restore-profile-per-port
gitlab.freedesktop.org: pulseaudio/pulseaudio.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pulsecore
Commit message (
Expand
)
Author
Age
Files
Lines
*
daemon: Add support for running as a service on win32
Patrick Gaskin
2021-06-16
2
-0
/
+11
*
win32: Misc Unix socket fixes
Patrick Gaskin
2021-06-16
2
-1
/
+6
*
win32: Fix environment variables set with pa_{unset,set}_env not taking effect
Patrick Gaskin
2021-06-16
1
-2
/
+18
*
win32: Fix minimum Windows version for inet_{ntop,pton}
Patrick Gaskin
2021-06-16
2
-2
/
+2
*
card: handle sticky profile flag
Igor V. Kovalenko
2021-06-10
2
-1
/
+85
*
build-sys: meson: check if NEON code can be compiled on arm
garrison
2021-06-05
1
-10
/
+31
*
build-sys: meson: check HAVE_MMX and HAVE_SSE before calling initializers
Igor V. Kovalenko
2021-06-05
1
-0
/
+4
*
json: remove json from public API
Igor V. Kovalenko
2021-06-03
3
-1
/
+1173
*
win32: Use DACLs when setting socket permissions
Patrick Gaskin
2021-05-03
1
-0
/
+31
*
cli-command: Replace config dir with toplevel for .include on win32
Patrick Gaskin
2021-05-03
1
-4
/
+22
*
sink-input, source-output: Add hooks for preferred device changes
Tanu Kaskinen
2021-04-05
3
-14
/
+72
*
message-params: clean up
Igor V. Kovalenko
2021-03-27
1
-1
/
+0
*
message-params: use JSON instead of custom format
Igor V. Kovalenko
2021-03-27
3
-18
/
+25
*
Win32: Fix build issues.
Edward Lee
2021-03-23
3
-3
/
+3
*
build-sys: drop autotools build system
Igor V. Kovalenko
2021-03-15
1
-1
/
+0
*
source-output: Fix source-output volume after move of virtual source stream
Georg Chini
2021-02-17
1
-0
/
+10
*
treewide: Use DBus defines instead of direct string literals
Marijn Suijten
2021-02-01
2
-2
/
+2
*
sink: Unlink monitor source before unlinking sink
Georg Chini
2021-02-01
1
-3
/
+4
*
pulsecore: remove ancient __FreeBSD_version < 600000 code
Greg V
2021-01-18
1
-33
/
+0
*
iochannel: support credentials passing on FreeBSD
Greg V
2021-01-18
2
-10
/
+29
*
win32: Fix format specifiers for DWORD values
Patrick Gaskin
2021-01-13
2
-4
/
+4
*
win32: Fix duplicate definitions in arpa-inet.h, arpa-inet.c, and poll.h
Patrick Gaskin
2021-01-13
3
-2
/
+8
*
win32: Fix WSAStartup issues
Patrick Gaskin
2021-01-13
1
-53
/
+0
*
cli: Fix crash when using .include with an empty directory
Patrick Gaskin
2021-01-08
1
-23
/
+23
*
database: pick old database file from any arch
Igor V. Kovalenko
2021-01-07
5
-54
/
+42
*
database: drop arch from newly created database file name
Igor V. Kovalenko
2021-01-07
1
-29
/
+31
*
database: use existing database matching same architecture prefix
Igor V. Kovalenko
2021-01-07
2
-1
/
+40
*
database: extract common method to handle machine id and architecture
Igor V. Kovalenko
2021-01-07
6
-23
/
+120
*
x11: gracefully handle X11 connection error
Igor V. Kovalenko
2021-01-04
2
-3
/
+60
*
win32: Fix meson build system for Windows.
Edward Lee
2020-12-16
1
-6
/
+8
*
win32: (Temporarily) Add sockaddr_un definition from <afunix.h>
Edward Lee
2020-12-16
1
-0
/
+25
*
win32: Check WSAGetLastError() in pa_is_unix_socket_stale.
Edward Lee
2020-12-16
1
-0
/
+5
*
win32: Handle (WSA)EWOULDBLOCK as EAGAIN.
Edward Lee
2020-12-16
1
-0
/
+4
*
sink: Increase JACK device priority
Tanu Kaskinen
2020-12-14
1
-0
/
+8
*
alsa-mixer: Respect XDG base directory spec when loading path configs
SimonP
2020-12-14
2
-0
/
+67
*
module-alsa-card: handle udev PULSE_MODARGS
Igor V. Kovalenko
2020-12-14
2
-0
/
+33
*
sink: Reduce chat sink priority
Tanu Kaskinen
2020-12-10
1
-2
/
+10
*
pstream: Log "Cannot send block reference..." only once per pstream
Tanu Kaskinen
2020-12-10
1
-2
/
+5
*
module: Check version before loading a module
Tanu Kaskinen
2020-12-09
1
-0
/
+17
*
core, modules: Remove useless EINTR tests
Frédéric Danis
2020-12-09
4
-46
/
+18
*
core-util: Never parse integers as octal
Tanu Kaskinen
2020-12-03
1
-8
/
+74
*
core-util: Reduce repetition in number parsing functions
Tanu Kaskinen
2020-12-03
1
-49
/
+31
*
core-util: Make range checks easier to read
Tanu Kaskinen
2020-12-03
1
-4
/
+4
*
core-util: Add pa_atoi64() and pa_atou64() functions
Georg Chini
2020-12-03
2
-0
/
+89
*
message-params: Allow parameter strings to contain escaped curly braces
Georg Chini
2020-12-03
2
-30
/
+50
*
pactl: Implement list message-handlers
Georg Chini
2020-12-03
3
-3
/
+10
*
core: add message handler
Georg Chini
2020-12-03
2
-0
/
+69
*
pactl, pacmd, cli-command: Add send-message command
Georg Chini
2020-12-03
1
-0
/
+44
*
protocol-native: add message sending capability
Georg Chini
2020-12-03
3
-0
/
+58
*
mutex-posix: Fix error assignment for unlock() check
Arun Raghavan
2020-11-23
1
-1
/
+1
[next]