index
:
~colin/pulseaudio.git-bakup
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
next
rtpoll
stable-1.x
stable-2.x
stable-3.x
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
colin
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pulsecore
/
play-memblockq.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-28
fix the ever-popular 'the the' typo
Peter Meerwald
1
-1
/
+1
2011-06-22
Remove unnecessary #includes
Maarten Bosmans
1
-3
/
+0
2011-05-02
core: Add extended stream API to support compressed formats
Arun Raghavan
1
-1
/
+1
2011-04-28
core: Drop empty gaps in the memblockq when playing data from it.
Antti-Ville Jansson
1
-5
/
+8
2011-02-26
virtual-sink: Fix a crash when moving the sink to a new master right after se...
Tanu Kaskinen
1
-0
/
+6
2010-02-21
scache: when playing a sample from the cache make sure not queue them up when...
Lennart Poettering
1
-2
/
+5
2009-08-28
core: move 'flags' field into 'pa_sink_input_new_data' structure so that hook...
Lennart Poettering
1
-1
/
+1
2009-08-21
object: speed up type verification by not relying on strcmp()
Lennart Poettering
1
-2
/
+1
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-04
don't hit an assert if when process_rewind() is called with nbytes=0
Lennart Poettering
1
-1
/
+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
-0
/
+1
2008-05-15
merge glitch-free branch back into trunk
Lennart Poettering
1
-37
/
+80
2007-10-28
merge 'lennart' branch back into trunk.
Lennart Poettering
1
-43
/
+151
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
-9
/
+9
2006-08-13
allow hooking into the process of creating playback streams. To implement thi...
Lennart Poettering
1
-9
/
+18
2006-07-29
free the memblockq if we decide not to play it
Lennart Poettering
1
-2
/
+6
2006-07-28
introduce pa_play_memblockq() which creates a playback stream and passes the ...
Lennart Poettering
1
-0
/
+113