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
path:
root
/
src
/
modules
/
module-sine-source.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-13
pulsecore: Move pa_core structure into its own header
Arun Raghavan
1
-0
/
+1
2016-12-20
don't assume that pa_asyncq_new() always succeeds
Tanu Kaskinen
1
-1
/
+5
2015-01-14
update FSF addresses to FSF web page
Ondrej Holecek
1
-3
/
+1
2014-11-09
rtpoll: Drop extra wait_op argument to pa_rtpoll_run()
Peter Meerwald
1
-1
/
+1
2013-12-05
modules: Make use of new function pa_modargs_get_sample_rate()
Peter Meerwald
1
-1
/
+1
2013-07-04
Remove pa_bool_t and replace it with bool.
poljar (Damir Jelić)
1
-2
/
+2
2011-06-22
Remove unnecessary #includes
Maarten Bosmans
1
-6
/
+0
2011-02-17
Clean up <poll.h> includes
Maarten Bosmans
1
-2
/
+0
2010-05-07
thread: name all threads so that the names appear in /proc/$PID/task/$TID/comm
Lennart Poettering
1
-1
/
+1
2009-12-16
poll() is totally broken on Mac OS X
Daniel Mack
1
-1
/
+1
2009-06-22
Merge most of elmarco/rtclock2
Lennart Poettering
1
-6
/
+7
2009-06-20
pulse: move pa_rtclock_now in pulsecommon
Marc-André Lureau
1
-2
/
+3
2009-06-19
core: get rid of rt sig/timer handling since modern Linux' ppooll() is finall...
Lennart Poettering
1
-1
/
+0
2009-06-19
perl -p -i -e 's/pa_rtclock_usec/pa_rtclock_now/g' `find . -name '*.[ch]'`
Marc-André Lureau
1
-4
/
+4
2009-05-28
modules: add {sink|source|card}_properties argument to all modules
Lennart Poettering
1
-2
/
+10
2009-05-08
core: introduce pa_{sink,source}_set_fixed_latency()
Lennart Poettering
1
-2
/
+1
2009-04-10
set fixed latencies at more places where appropriate
Lennart Poettering
1
-1
/
+3
2009-03-25
don't fiddle with latency range in sources with static latency
Lennart Poettering
1
-3
/
+2
2009-03-03
Use LGPL 2.1 on all files previously using LGPL 2
Colin Guthrie
1
-1
/
+1
2009-01-15
rework module usage counter stuff to be pull based
Lennart Poettering
1
-0
/
+9
2009-01-14
Fix a typo I know owe Marc-Andre a beer for.
Lennart Poettering
1
-2
/
+2
2009-01-14
remove calc_sine() since we don't need it anymore
Lennart Poettering
1
-9
/
+0
2009-01-12
Port sine modules to pa_memchunk_sine()
Lennart Poettering
1
-25
/
+5
2009-01-10
make module-sine-source actually work
Lennart Poettering
1
-7
/
+18
2009-01-08
Add new test source module-sine-source
Lennart Poettering
1
-0
/
+335