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-null-sink.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
null: make name of null sink translatable
Lennart Poettering
2009-09-04
1
-2
/
+3
*
Merge most of elmarco/rtclock2
Lennart Poettering
2009-06-22
1
-5
/
+6
|
\
|
*
pulse: move pa_rtclock_now in pulsecommon
Marc-André Lureau
2009-06-20
1
-1
/
+2
|
*
perl -p -i -e 's/pa_rtclock_usec/pa_rtclock_now/g' `find . -name '*.[ch]'`
Marc-André Lureau
2009-06-19
1
-4
/
+4
*
|
core: get rid of rt sig/timer handling since modern Linux' ppooll() is finall...
Lennart Poettering
2009-06-19
1
-1
/
+0
|
/
*
modules: add {sink|source|card}_properties argument to all modules
Lennart Poettering
2009-05-28
1
-1
/
+1
*
null: introduce sink_properties= argument
Lennart Poettering
2009-05-27
1
-7
/
+14
*
mark null sink as support dynamic latency
Lennart Poettering
2009-04-07
1
-1
/
+1
*
adjust max_rewind/max_request whenever the latency changes
Lennart Poettering
2009-04-07
1
-0
/
+5
*
again, don't fiddle with latency range in sinks with static latency
Lennart Poettering
2009-03-25
1
-4
/
+2
*
set request/rewind sizes only via accessor functions
Lennart Poettering
2009-03-24
1
-4
/
+5
*
Use LGPL 2.1 on all files previously using LGPL 2
Colin Guthrie
2009-03-03
1
-1
/
+1
*
introduce default channel map in addition to the default sample spec
Lennart Poettering
2009-02-21
1
-0
/
+1
*
rework module usage counter stuff to be pull based
Lennart Poettering
2009-01-15
1
-0
/
+9
*
A few minor cleanups and updates
Lennart Poettering
2009-01-08
1
-6
/
+12
*
make sure we call pa_sink_process_rewind() if a rewind was requested under al...
Lennart Poettering
2008-10-02
1
-2
/
+7
*
make sure to call process_rewind() under all circumstances before we do the n...
Lennart Poettering
2008-06-26
1
-2
/
+6
*
Rework module-combine to work with glitch-free core; add new max_request fiel...
Lennart Poettering
2008-06-20
1
-14
/
+14
*
get rid of svn $ keywords
Lennart Poettering
2008-06-18
1
-2
/
+0
*
use new pa_sink_set_latency_range() in null sink
Lennart Poettering
2008-06-16
1
-1
/
+2
*
merge Colin Guthrie's module-always-sink module, and add priorization to the ...
Lennart Poettering
2008-06-11
1
-2
/
+2
*
merge glitch-free branch back into trunk
Lennart Poettering
2008-05-15
1
-29
/
+110
*
tag modules that may only be loaded once at most especially, and enforce that...
Lennart Poettering
2007-11-09
1
-4
/
+5
*
merge 'lennart' branch back into trunk.
Lennart Poettering
2007-10-28
1
-47
/
+120
*
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
-12
/
+12
*
remove all occurences of
Lennart Poettering
2006-08-18
1
-3
/
+3
*
allow setting the null sink description by a module parameter
Lennart Poettering
2006-08-12
1
-3
/
+5
*
don't set the sink/source descriptions manually, use the new functions pa_{si...
Lennart Poettering
2006-08-11
1
-1
/
+1
*
improve latency calculation of NULL sink
Lennart Poettering
2006-07-14
1
-7
/
+27
*
big s/polyp/pulse/g
Lennart Poettering
2006-06-19
1
-12
/
+12
*
Move timeval calculation functions into their own file.
Pierre Ossman
2006-05-18
1
-0
/
+1
*
split polypcore/util.[ch] into polypcore/core-util.[ch] and polyp/util.[ch]
Lennart Poettering
2006-05-17
1
-1
/
+1
*
Move xmalloc to the public side (libpolyp).
Pierre Ossman
2006-05-17
1
-1
/
+2
*
* modify pa_channel_map_init_auto() to take an extra argument specifying the ...
Lennart Poettering
2006-05-16
1
-1
/
+1
*
support new channel_map argument in sink/source modules
Lennart Poettering
2006-04-26
1
-4
/
+11
*
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
/
+150