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-09
interpol: timing improvement experiment
test
Wim Taymans
22
-80
/
+138
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
2009-10-29
Merge remote branch 'origin/master'
Lennart Poettering
1
-4
/
+4
2009-10-29
simd: update test cases
Lennart Poettering
2
-3
/
+11
2009-10-29
smoother: add comments about optimization recommendations from Jason Newton
Lennart Poettering
1
-0
/
+7
2009-10-29
libpulse: introduce PA_STREAM_RELATIVE_VOLUME
Lennart Poettering
5
-6
/
+39
2009-10-28
protocol-native: if a client set volume/mute/device store it since it is user...
Lennart Poettering
1
-2
/
+8
2009-10-28
libpulse: explain semantics of pa_stream_connect_playback() in more detail
Lennart Poettering
1
-1
/
+16
2009-10-28
protocol-native: declare that user configured volumes are always absolute
Lennart Poettering
1
-1
/
+3
2009-10-28
pactl: format cookie a little bit nicer
Lennart Poettering
1
-2
/
+3
2009-10-28
pactl: include information about client context in pactl stat output
Lennart Poettering
1
-1
/
+14
2009-10-28
clients: drop definition of BUFSIZE which is unused
Lennart Poettering
2
-4
/
+0
2009-10-28
libpulse: introduce pa_context_get_tile_size() call
Lennart Poettering
3
-3
/
+37
2009-10-28
memblock: decrease tile size to 64k again
Lennart Poettering
1
-1
/
+1
2009-10-20
module-equalizer-sink: drop source executable permissions configure.ac: add e...
Jason Newton
2
-0
/
+6
2009-10-20
module-equalizer-sink:
Jason Newton
1
-96
/
+90
2009-10-20
module-equalizer-sink: fixed equalizer state save/restore
Jason Newton
1
-27
/
+29
2009-10-19
module-equalizer-sink: drop source executable permissions configure.ac: add e...
Jason Newton
2
-0
/
+6
2009-10-19
device-manager: Fix compiler warning.
Colin Guthrie
1
-4
/
+4
2009-10-18
module-equalizer-sink:
Jason Newton
1
-96
/
+90
2009-10-18
module-equalizer-sink: fixed equalizer state save/restore
Jason Newton
1
-27
/
+29
[next]