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
2012-11-17
build-sys: Drop ChangeLog generation
Arun Raghavan
1
-5
/
+0
2012-11-17
build-sys: Bump soname
Arun Raghavan
1
-1
/
+1
2012-11-16
build-sys: Bump BlueZ dependency to 4.99
Arun Raghavan
1
-1
/
+1
2012-11-16
modules: Micro-optimisation for rewind_requested paths
Arun Raghavan
12
-12
/
+12
2012-11-16
sink: Process rewind requests also when suspended.
Tanu Kaskinen
14
-60
/
+57
2012-11-16
sink, source: Prevent unnecessary rate update attempts
Arun Raghavan
4
-18
/
+10
2012-11-16
alsa-mixer: Prefer "Digital Input Source:Digital Mic 1"
David Henningsson
1
-3
/
+3
2012-11-15
mainloop: Don't care about the mainloop state variable when waking up the mai...
Tanu Kaskinen
1
-1
/
+1
2012-11-15
mainloop: Change wakeup_requested type from pa_bool_t to pa_atomic_t.
Tanu Kaskinen
1
-4
/
+3
2012-11-14
alsa-mixer: Add "CLFE" and "Bass Speaker" names
David Henningsson
3
-0
/
+32
2012-11-12
man: Correction for how sample rate switching is disabled
Arun Raghavan
1
-1
/
+2
2012-11-12
build-sys: Correct bluez support error if sbc is missing
Sjoerd Simons
1
-1
/
+1
2012-11-09
alsa-mixer: Add a few more machines to internal mic whitelist
David Henningsson
1
-0
/
+6
2012-11-08
pulse: Fix hole handling in pa_stream_peek().
Tanu Kaskinen
2
-9
/
+31
2012-11-08
introspect: Minor documentation fix
Arun Raghavan
1
-4
/
+4
2012-11-07
alsa: get avail, delay, timestamps in a single kernel call
Pierre-Louis Bossart
4
-22
/
+21
2012-11-05
Revert "tests: modify alsa-time-test to use 'check' framework"
Arun Raghavan
2
-72
/
+50
2012-11-05
alsa: Drop verbosity on UCM message
Arun Raghavan
1
-1
/
+1
2012-11-04
build: fix Mac OS X configure process
Deng Zhengrong
1
-1
/
+4
2012-11-04
resampler: Fix crash if 'auto' resampler chooses ffmpeg with variable rate
Frédéric Dalleau
1
-1
/
+4
2012-11-04
build: Add PROTOCOL to EXTRA_DIST.
Tanu Kaskinen
1
-0
/
+1
2012-11-04
device-restore: When restoring volume, print the restored volume to the log.
Tanu Kaskinen
1
-6
/
+10
2012-11-04
build: Add .gitignore files to EXTRA_DIST.
Tanu Kaskinen
1
-1
/
+9
2012-11-03
man pulse-daemon.conf: Correct typoes
Wieland Hoffmann
1
-2
/
+2
2012-11-03
build-sys: Document libpulsecommon vs. libpulse duplication
Arun Raghavan
1
-0
/
+5
2012-11-03
i18n: Fix POTFILES for poll changes
Arun Raghavan
1
-1
/
+2
2012-11-03
build-sys: Bump soname
Arun Raghavan
1
-1
/
+1
2012-11-03
Revert "core: adjust playing_for and underrun_for at rewind"
Arun Raghavan
1
-22
/
+4
2012-10-31
core: adjust playing_for and underrun_for at rewind
Uoti Urpala
1
-4
/
+22
2012-10-30
svolume: Fix ARM alignment issues
Arun Raghavan
1
-41
/
+60
2012-10-30
tests: Minor alignment adjustment fix for cpu-test
Arun Raghavan
1
-1
/
+2
2012-10-30
match: Use the SINK_INPUT_FIXATE hook instead of NEW.
Tanu Kaskinen
1
-5
/
+5
2012-10-30
combine: Keep the timer active in the null mode only when running.
Tanu Kaskinen
1
-5
/
+3
2012-10-30
virtual-surround-sink: Fix setting max_request and max_rewind.
Tanu Kaskinen
1
-2
/
+2
2012-10-30
loopback: Don't fix the source output format/rate/channels.
Tanu Kaskinen
1
-9
/
+0
2012-10-30
loopback: Use the real sample spec once it's known.
Tanu Kaskinen
1
-0
/
+5
2012-10-30
resampler: Make sure that there are no overflows when multiplying potentially...
Tanu Kaskinen
1
-6
/
+6
2012-10-30
memblockq: Fix the order of setting minreq and prebuf.
Tanu Kaskinen
2
-3
/
+3
2012-10-30
core-util: Don't error out on existing runtime directory.
Thomas Martitz
1
-2
/
+3
2012-10-30
core: Proper poll() emulation to fix pacat and friends on Windows
Thomas Martitz
4
-19
/
+645
2012-10-30
build-sys: Drop -Wvla from compiler flags
Arun Raghavan
1
-1
/
+1
2012-10-30
tests: Fix a cpu-test debug message
Arun Raghavan
1
-3
/
+3
2012-10-30
tests: Run svolume on different channel counts
Arun Raghavan
1
-46
/
+43
2012-10-30
tests: Make cpu-test less verbose
Arun Raghavan
1
-7
/
+4
2012-10-30
tests: Run svolume test for various sample alignments
Arun Raghavan
1
-29
/
+77
2012-10-29
core: Fix warning on non-win32 builds
Arun Raghavan
1
-0
/
+2
2012-10-29
build: Add a2dp-codecs.h to libbluetooth-util sources.
Tanu Kaskinen
1
-1
/
+4
2012-10-29
tests: Minor cpu-test fixes for non-NEON builds
Arun Raghavan
1
-0
/
+7
2012-10-29
tests: Print average outer-loop iteration time in cpu-test
Arun Raghavan
1
-2
/
+6
2012-10-29
tests: Increase sconv cpu-test timeout
Arun Raghavan
1
-0
/
+1
[prev]
[next]