index
:
~jonny/pulseaudio
doc-fix
master
le pulseaudio
jonny
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pulsecore
/
sound-file-stream.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-11
Fix up according to Coding Style
Maarten Bosmans
1
-1
/
+1
2010-02-09
core: make sure we always return a valid memblock in sink_input_pop() callbacks
Lennart Poettering
1
-1
/
+4
2009-10-30
use cloexec wrappers wherever applicable
Lennart Poettering
1
-5
/
+1
2009-08-28
core: move 'flags' field into 'pa_sink_input_new_data' structure so that hook...
Lennart Poettering
1
-1
/
+1
2009-08-28
Fix checking for NULL after usage
Andy Shevchenko
1
-2
/
+1
2009-08-21
object: speed up type verification by not relying on strcmp()
Lennart Poettering
1
-2
/
+1
2009-05-26
sndfile: big rework of libsndfile interfacing code
Lennart Poettering
1
-31
/
+20
2009-03-03
Use LGPL 2.1 on all files previously using LGPL 2
Colin Guthrie
1
-1
/
+1
2009-02-04
remove soft volume from pa_sink_input_new_info since it should be handled int...
Lennart Poettering
1
-1
/
+1
2009-02-03
make a couple of functions return proper error codes
Lennart Poettering
1
-1
/
+1
2009-01-27
move flat volume logic into the core. while doing so add n_volume_steps field...
Lennart Poettering
1
-1
/
+1
2009-01-15
add new dont_rewind_render flag to allow quick starts of newly created streams
Lennart Poettering
1
-1
/
+1
2008-08-19
add a few more gcc warning flags and fix quite a few problems found by doing so
Lennart Poettering
1
-5
/
+5
2008-08-04
don't hit an assert if when process_rewind() is called with nbytes=0
Lennart Poettering
1
-3
/
+0
2008-06-18
get rid of svn $ keywords
Lennart Poettering
1
-2
/
+0
2008-05-27
never hand out more data from a sink input than requested. Otherwise the resa...
Lennart Poettering
1
-7
/
+5
2008-05-15
merge glitch-free branch back into trunk
Lennart Poettering
1
-86
/
+110
2007-10-28
merge 'lennart' branch back into trunk.
Lennart Poettering
1
-59
/
+190
2007-02-13
Add copyright notices to all relevant files. (based on svn log)
Pierre Ossman
1
-0
/
+2
2007-01-04
Huge trailing whitespace cleanup. Let's keep the tree pure from here on,
Pierre Ossman
1
-14
/
+14
2006-11-06
Revert r1404 and keep it on a development branch until it is fully tested.
Pierre Ossman
1
-7
/
+2
2006-09-26
rework memory block management to be thread-safe and mostly lock-free.
Lennart Poettering
1
-2
/
+7
2006-08-18
remove all occurences of
Lennart Poettering
1
-2
/
+2
2006-08-18
Rework memory management to allow shared memory data transfer. The central idea
Lennart Poettering
1
-1
/
+1
2006-08-13
allow hooking into the process of creating playback streams. To implement thi...
Lennart Poettering
1
-5
/
+19
2006-06-19
big s/polyp/pulse/g
Lennart Poettering
1
-0
/
+192