index
:
~wtay/pulseaudio
HSP-profile
RHEL6-CVE-2014-3970
RHEL7-CVE-2014-3970
access-hooks
access-hooks-arg
access-hooks-core
alsa-device-thread
async-command
bluez-owner-check
bt-tests
dyn-latency
dyn-latency-work
echo-cancel
echo-cancel-2
echo-cancel-3
f20
f21
f26-flatpack
f31
fixes
flat-volume-privilege-hack
flatpack
headset2
headsetd
hfp-gateway
hsp-hs-profile
hsp-old
hsp-review
improve-timing
maemo-master
master
module-echo-cancel
module-headset
module-test
optimize
optimize-smoother
optimize-smoother2
paplay-s24
private-1154072
rawhide
resume-unload-module
rhel-6.5
rhel-6.6
rhel-6.6-dynlat
rhel-6.6-work
rhel-6.7
rhel-6.8
rhel-6.9
rhel-7.0
rhel-7.0-test
rhel-7.1
rhel-7.1-work
rhel-7.2
rhel-7.3
rhel-7.5
rhel-8.0
test
test2
timings
work
wtay's pulseaudio hacking
wtay
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-17
stream: improve transport_usec calculation
optimize
Wim Taymans
1
-4
/
+3
2009-11-17
stream: make timing snapshots more atomic
Wim Taymans
1
-1
/
+3
2009-11-17
stream: avoid using invalid since_underrun
Wim Taymans
1
-1
/
+4
2009-11-17
protocol-native: make timing snapshot more atomic
Wim Taymans
1
-2
/
+4
2009-11-16
build-sys: Fix missing trailing slash in 14eaf2
Colin Guthrie
1
-1
/
+1
2009-11-15
build-sys: Make sure all alsa path config files are installed
Sjoerd Simons
1
-39
/
+27
2009-11-11
device-manager: Update docs version -> 0.9.20
Colin Guthrie
1
-12
/
+12
2009-11-11
core: make cpuid code compile cleanly with 32bit PIC
Lennart Poettering
1
-2
/
+6
2009-11-11
core: adjust volume only when there is actually a memory block
Lennart Poettering
1
-5
/
+6
2009-11-10
protocol: use the right sample rate for sources
Wim Taymans
1
-1
/
+1
2009-11-09
device-manager: Update docs version -> 0.9.20
Colin Guthrie
1
-12
/
+12
2009-11-05
jack: never try to autoconnect to MIDI ports
Lennart Poettering
2
-2
/
+2
2009-11-05
man: fix build with --disable-manpages
Lennart Poettering
1
-23
/
+23
2009-11-05
lirc,mmkvd: added module parameters volume_limit, volume_step
Vladimir Kokarev
2
-10
/
+42
2009-11-05
volume: add pa_cvolume_inc_clamp function
Vladimir Kokarev
3
-3
/
+12
2009-11-05
alsa: disable timer-based scheduling inside a VM
Lennart Poettering
4
-8
/
+28
2009-11-05
daemon: during startup say whether we run in a VM
Lennart Poettering
1
-1
/
+2
2009-11-05
core-util: add call to detect if we are called from within a VM
Lennart Poettering
2
-0
/
+92
2009-11-05
alsa: introduce more standard path names
Lennart Poettering
1
-10
/
+14
2009-11-04
alsa: cover 'Analog Output' control
Lennart Poettering
1
-0
/
+17
2009-10-31
Merge remote branch 'phish3/master'
Lennart Poettering
1
-14
/
+22
2009-10-31
alsa: create a seperate mixer path for Speaker elements
Lennart Poettering
4
-13
/
+107
2009-10-31
alsa: leave other headphone control enabled if possible
Lennart Poettering
5
-4
/
+22
2009-10-31
alsa: lower priority for Headphone2 path
Lennart Poettering
1
-1
/
+1
2009-10-31
alsa: cover Input Source:AUX IN
Lennart Poettering
1
-0
/
+4
2009-10-31
alsa: cover Headphone2 mixer element
Lennart Poettering
4
-2
/
+86
2009-10-31
alsa: cover 'Digital Input Source' element
Lennart Poettering
1
-0
/
+14
2009-10-31
alsa: cover Mic Jack Mode element
Lennart Poettering
1
-1
/
+12
2009-10-31
daemon: make sure pa has its own session and process group, but is not its le...
Lennart Poettering
3
-20
/
+38
2009-10-31
bluetooth: do not hand out access to devices that are not fully configured yet
Lennart Poettering
1
-2
/
+8
2009-10-31
configure.ac: enable check for CoreAudio
Daniel Mack
1
-0
/
+28
2009-10-31
daemon: realpath segfault fix
David Yoder
1
-1
/
+1
2009-10-31
Mac OS X: add semaphore implementation
Daniel Mack
1
-0
/
+63
2009-10-31
Wrap clock_gettime and friends
Daniel Mack
1
-6
/
+48
2009-10-30
X11: attach X11 properties to Screen, not Display
Leszek Koltunski
1
-6
/
+14
2009-10-30
git: ignore kde related files
Lennart Poettering
2
-0
/
+2
2009-10-30
svolume: fix MMX error
Wim Taymans
1
-1
/
+6
2009-10-30
sink: simplify silence checks
Wim Taymans
1
-12
/
+10
2009-10-30
daemon: don't crash if pa_realpath() fails
Lennart Poettering
1
-10
/
+13
2009-10-30
socket-util: drop redundant casts
Lennart Poettering
1
-12
/
+12
2009-10-30
socket-util: allocate at least sizeof(sockaddr_storage) space
Lennart Poettering
1
-2
/
+2
2009-10-30
use pa_fopen_cloexec() where applicable
Lennart Poettering
14
-27
/
+27
2009-10-30
tdb: use O_CLOEXEC if available
Lennart Poettering
1
-9
/
+34
2009-10-30
core-util: introduce pa_fopen_cloexec()
Lennart Poettering
2
-2
/
+28
2009-10-30
core-util: make sure to enable FD_CLOEXEC unconditionally to cope with kernel...
Lennart Poettering
1
-3
/
+12
2009-10-30
use cloexec wrappers wherever applicable
Lennart Poettering
25
-91
/
+39
2009-10-30
core-util: introduce FD_CLOEXEC wrappers for open/socket/pipe/accept
Lennart Poettering
3
-1
/
+86
2009-10-29
module-equalizer-sink:
Jason Newton
1
-4
/
+4
2009-10-29
module-equalizer-sink: try to limit buffering to mempool's max_block_size and...
Jason Newton
1
-9
/
+18
2009-10-29
drop redundant alloc call
Jason Newton
1
-1
/
+0
[next]