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
2015-04-07
Add korean translation
HEAD
master
Wim Taymans
2
-0
/
+3013
2015-04-06
sink-input: Clarify the meaning of rewrite and flush a bit in rewinds
Arun Raghavan
1
-2
/
+2
2015-04-02
dbus: Use hooks for default sink and source changes
Juho Hämäläinen
1
-62
/
+84
2015-04-02
dbus: Use hooks for put and unlink
Juho Hämäläinen
1
-134
/
+239
2015-04-02
namereg: Fire hooks for default sink and source changes
Juho Hämäläinen
1
-0
/
+2
2015-04-02
core: Add hooks for default sink and source changes
Juho Hämäläinen
1
-0
/
+2
2015-04-02
dbus: Use state changed hook for sink-input and source-output rate changes
Juho Hämäläinen
1
-0
/
+20
2015-04-02
dbus: Use hooks for sink-input and source-output events
Juho Hämäläinen
1
-55
/
+104
2015-04-02
dbus: Use hooks for sink and source events
Juho Hämäläinen
1
-30
/
+91
2015-04-02
dbus: Use hooks for client proplist changes
Juho Hämäläinen
1
-17
/
+17
2015-04-02
dbus: Use hooks for card profile events
Juho Hämäläinen
1
-35
/
+34
2015-04-01
Update Italian translation.
Milo Casagrande
1
-1629
/
+1760
2015-04-01
coreaudio: Change error type to OSStatus
René J. V. Bertin
1
-6
/
+7
2015-03-31
sink, source: Fix a volume change leak
Tanu Kaskinen
2
-0
/
+4
2015-03-31
.gitignore: Add lfe-filter-test
Tanu Kaskinen
1
-0
/
+1
2015-03-30
resampler: Rename "lfe_filter_required" to "lfe_remixed"
David Henningsson
1
-9
/
+9
2015-03-30
resampler: Allow disabling the LFE filter by setting crossover to 0
David Henningsson
2
-2
/
+2
2015-03-30
daemon-conf: enable the lfe remixing by default
async-command
Hui Wang
3
-3
/
+3
2015-03-30
tests: adding lfe-filter-test
Hui Wang
2
-1
/
+201
2015-03-30
resampler: Make some basic functions for rewinding
David Henningsson
4
-5
/
+22
2015-03-30
lfe-filter: Add rewind support
David Henningsson
3
-9
/
+108
2015-03-30
memblock: Change pa_memblock_new_malloced to an inline function
David Henningsson
1
-1
/
+4
2015-03-30
lfe-filter: change the crossover frequency as a parameter
Hui Wang
14
-8
/
+28
2015-03-30
lfe-filter: Cleanup and refactor
David Henningsson
4
-515
/
+33
2015-03-30
lfe-filter: Enable LFE filter in the resampler
David Henningsson
7
-5
/
+265
2015-03-30
lfe-filter: Import code from the Chrome OS audio server
David Henningsson
6
-0
/
+713
2015-03-27
Fix: Prevent calling pa_rtpoll_free() for a NULL rtpoll
Sagar Nageshmurthy
1
-1
/
+1
2015-03-27
thread-mq: Make pa_thread_mq_done more robust
David Henningsson
1
-9
/
+23
2015-03-23
ucm: Add support for "JackControl"
Tanu Kaskinen
2
-5
/
+23
2015-03-19
cpu-arm: Fix memory leak in pa_cpu_get_arm_flags()
Sukesh Adiga
1
-0
/
+1
2015-03-16
core-util: Make number parsing stricter
Tanu Kaskinen
1
-3
/
+52
2015-03-12
core-util: Fix set_nice() to use private bus connections
David Herrmann
1
-1
/
+2
2015-03-11
pstream: Remove unnecessary if condition
David Henningsson
1
-50
/
+47
2015-03-11
protocol-native: Re-enable srbchannel
David Henningsson
1
-1
/
+1
2015-03-11
pstream: Don't split (non-SHM) memblocks
David Henningsson
1
-36
/
+25
2015-02-26
pacat: Fix comment wording
Peter Meerwald
1
-1
/
+1
2015-02-26
packet: Use flist to save calls to malloc()/free()
Peter Meerwald
1
-3
/
+9
2015-02-26
packet: Introduce pa_packet_new_data() to copy data into a newly created packet
Peter Meerwald
3
-1
/
+16
2015-02-26
packet: Make pa_packet_new() create fixed-size packets
Peter Meerwald
2
-3
/
+18
2015-02-26
packet: Hide internals of pa_packet, introduce pa_packet_data()
Peter Meerwald
5
-24
/
+50
2015-02-26
tagstruct: Use flist to potentially save calls to malloc()/free()
Peter Meerwald
1
-3
/
+9
2015-02-26
tagstruct: Add type _APPENDED
Peter Meerwald
1
-7
/
+19
2015-02-26
tagstruct: Get rid of pa_tagstruct_free_data()
Peter Meerwald
3
-17
/
+6
2015-02-26
tagstruct: Replace dynamic flag with type
Peter Meerwald
1
-7
/
+9
2015-02-26
tagstruct: Distinguish pa_tagstruct_new() use cases
Peter Meerwald
11
-57
/
+70
2015-02-26
echo-cancel: fix the obviously-wrong "buffer+=buffer" logic
Alexander E. Patrakov
1
-1
/
+1
2015-02-23
socket-server: add tcp support for systemd socket activation
Jaska Uimonen
1
-46
/
+86
2015-02-23
alsa: Don't access pa_sink/source_new_data after done() has been called
Tanu Kaskinen
2
-6
/
+14
2015-02-23
i18n: Updated Turkish translation
Muhammet Kara
1
-644
/
+746
2015-02-23
alsa: Fix spelling of officially
Peter Meerwald
2
-2
/
+2
[next]