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-esound-sink.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
don't make m-e-s hit an assert when the latency is queried
Lennart Poettering
2009-01-27
1
-1
/
+1
*
include PA_SINK_INVALID_STATE in all switch/case statements to make gcc shut up
Lennart Poettering
2009-01-22
1
-0
/
+1
*
rework module usage counter stuff to be pull based
Lennart Poettering
2009-01-15
1
-0
/
+9
*
add a few more gcc warning flags and fix quite a few problems found by doing so
Lennart Poettering
2008-08-19
1
-8
/
+8
*
don't use PA_GCC_UNUSED anymore
Lennart Poettering
2008-08-09
1
-2
/
+2
*
fix shutdown when --disallow-module-loading=1 is passed
Lennart Poettering
2008-08-05
1
-2
/
+2
*
make sure to call process_rewind() under all circumstances before we do the n...
Lennart Poettering
2008-06-26
1
-0
/
+4
*
get rid of svn $ keywords
Lennart Poettering
2008-06-18
1
-2
/
+0
*
merge glitch-free branch back into trunk
Lennart Poettering
2008-05-15
1
-18
/
+24
*
tag modules that may only be loaded once at most especially, and enforce that...
Lennart Poettering
2007-11-09
1
-4
/
+5
*
fix two alignment issues found by the debian buildd gcc on sparc
Lennart Poettering
2007-11-04
1
-1
/
+4
*
ignore network sinks/sources
Lennart Poettering
2007-10-29
1
-1
/
+1
*
downgrade a few log messages
Lennart Poettering
2007-10-29
1
-3
/
+3
*
merge 'lennart' branch back into trunk.
Lennart Poettering
2007-10-28
1
-127
/
+350
*
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
-29
/
+29
*
Revert r1404 and keep it on a development branch until it is fully tested.
Pierre Ossman
2006-11-06
1
-9
/
+2
*
rework memory block management to be thread-safe and mostly lock-free.
Lennart Poettering
2006-09-26
1
-2
/
+9
*
remove all occurences of
Lennart Poettering
2006-08-18
1
-12
/
+12
*
make use of pa_sink_used_by()/pa_source_used_by() wherever applicable
Lennart Poettering
2006-08-12
1
-1
/
+1
*
don't set the sink/source descriptions manually, use the new functions pa_{si...
Lennart Poettering
2006-08-11
1
-1
/
+4
*
replace a few remaining uppercase "Polypaudio" occurences with "PulseAudio"
Lennart Poettering
2006-06-19
1
-1
/
+1
*
big s/polyp/pulse/g
Lennart Poettering
2006-06-19
1
-16
/
+16
*
* split pa_cstrerror() into its own file polypcore/core-error.[ch]
Lennart Poettering
2006-05-25
1
-1
/
+1
*
Wrap strerror() in a function that makes it thread safe and converts the
Pierre Ossman
2006-05-22
1
-5
/
+6
*
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
*
change pa_log() and friends to not require a trailing \n on all logged strings
Lennart Poettering
2006-02-23
1
-12
/
+12
*
Reorganised the source tree. We now have src/ with a couple of subdirs:
Pierre Ossman
2006-02-16
1
-0
/
+427