index
:
~arun/pulseaudio
b2g
beamformer
bluetooth
bt-passthrough
gst-rtp
hsp-review
jackhwmute-review
json
master
meson
passthrough-hbr
stable-7.x
vff
volume-ramping
webrtc
Various PulseAudio hacks and WIP work
arun
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
2016-07-04
pulsecore: Move pa_core structure into its own header
Arun Raghavan
1
-0
/
+1
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