index
:
pulseaudio.git
0.9.15-stable
0.9.17-stable
0.9.18-stable
0.9.19-stable
0.9.20-stable
master
master-tx
merge-queue
rtpoll
stable-queue
tags/release-0.1
tags/release-0.2
tags/release-0.4
tags/release-0.5
tags/release-0.5.1
tags/release-0.6
tags/release-0.8
tags/release-0.8.1
tags/release-0.9.0
tags/release-0.9.1
tags/release-0.9.10
tags/release-0.9.2
tags/release-0.9.3
tags/release-0.9.4
tags/release-0.9.5
tags/release-0.9.6
tags/release-0.9.7
tags/release-0.9.8
tags/release-0.9.9
PulseAudio Sound Server
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
modules
/
module-sine.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
add a "length" argument to the seek functions, as an optimization to request ...
Lennart Poettering
2007-09-16
1
-1
/
+1
*
remaining s/assert/pa_assert/ and refcnt.h modernizations
Lennart Poettering
2007-09-11
1
-1
/
+0
*
Lots of assorted minor cleanups and fixes:
Lennart Poettering
2007-08-30
1
-2
/
+2
*
* drop redundant pa_core argument from module initialization functions
Lennart Poettering
2007-08-10
1
-8
/
+7
*
Convert most snprintf() calls to pa_snprintf()
Lennart Poettering
2007-07-25
1
-1
/
+2
*
drop chunk argument from various drop() functions, since it doesn't make any ...
Lennart Poettering
2007-07-25
1
-3
/
+4
*
Port module-sine to the new lock-free core
Lennart Poettering
2007-07-13
1
-24
/
+33
*
Merge HUGE set of changes temporarily into a branch, to allow me to move them...
Lennart Poettering
2007-06-11
1
-4
/
+8
*
Add copyright notices to all relevant files. (based on svn log)
Pierre Ossman
2007-02-13
1
-0
/
+2
*
Huge trailing whitespace cleanup. Let's keep the tree pure from here on,
Pierre Ossman
2007-01-04
1
-9
/
+9
*
Revert r1404 and keep it on a development branch until it is fully tested.
Pierre Ossman
2006-11-06
1
-9
/
+5
*
rework memory block management to be thread-safe and mostly lock-free.
Lennart Poettering
2006-09-26
1
-5
/
+9
*
remove all occurences of
Lennart Poettering
2006-08-18
1
-3
/
+3
*
Rework memory management to allow shared memory data transfer. The central idea
Lennart Poettering
2006-08-18
1
-1
/
+1
*
allow hooking into the process of creating playback streams. To implement thi...
Lennart Poettering
2006-08-13
1
-2
/
+10
*
big s/polyp/pulse/g
Lennart Poettering
2006-06-19
1
-10
/
+10
*
Move xmalloc to the public side (libpolyp).
Pierre Ossman
2006-05-17
1
-1
/
+2
*
* add new parameter to pa_open_config_file() to specify open mode
Lennart Poettering
2006-05-14
1
-1
/
+1
*
change pa_log() and friends to not require a trailing \n on all logged strings
Lennart Poettering
2006-02-23
1
-3
/
+3
*
Reorganised the source tree. We now have src/ with a couple of subdirs:
Pierre Ossman
2006-02-16
1
-0
/
+182