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
/
pulsecore
/
source-output.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
core: move 'flags' field into 'pa_sink_input_new_data' structure so that hook...
Lennart Poettering
2009-08-28
1
-2
/
+3
*
object: speed up type verification by not relying on strcmp()
Lennart Poettering
2009-08-21
1
-1
/
+1
*
core: make fixed latency dynamically changeable
Lennart Poettering
2009-08-15
1
-0
/
+4
*
core: split of FAIL_ON_SUSPEND into KILL_ON_SUSPEND and NO_CREATE_ON_SUSPEND
Lennart Poettering
2009-08-15
1
-1
/
+2
*
core: introduce pa_{sink_input|source_output}_fail_move()
Lennart Poettering
2009-08-15
1
-1
/
+4
*
core: add functions to query max_rewind/max_request values from streams
Lennart Poettering
2009-08-13
1
-0
/
+2
*
core: add assert macros for verifying calling context
Lennart Poettering
2009-08-13
1
-0
/
+3
*
add suspend_within_thread() callbacks to pa_sink_input/pa_source_output
Lennart Poettering
2009-04-07
1
-0
/
+4
*
pass destination source/sink when moving streams so that we can access them
Lennart Poettering
2009-04-01
1
-4
/
+6
*
Trigger move callback a little bit earlier so that no IO thread is running
Lennart Poettering
2009-03-30
1
-1
/
+1
*
Use LGPL 2.1 on all files previously using LGPL 2
Colin Guthrie
2009-03-03
1
-1
/
+1
*
allow sending meta/policy events to clients
Lennart Poettering
2009-02-12
1
-0
/
+12
*
make return value of pa_{sink_input|source_output}_update_proplist() void
Lennart Poettering
2009-02-05
1
-1
/
+1
*
make a couple of functions return proper error codes
Lennart Poettering
2009-02-03
1
-1
/
+2
*
implement PA_STREAM_FAIL_ON_SUSPEND logic
Lennart Poettering
2009-02-03
1
-1
/
+2
*
store the default sink/source in proper pa_sink*/pa_source* pointers instead ...
Lennart Poettering
2009-01-28
1
-0
/
+1
*
when changing volume, store whether it is worth remembering or no
Lennart Poettering
2009-01-27
1
-2
/
+9
*
store requested resampling method in a seperate field and use it when create ...
Lennart Poettering
2009-01-27
1
-2
/
+2
*
move sink input/source output move functions into two parts so that we can st...
Lennart Poettering
2009-01-23
1
-6
/
+8
*
core: add source, si, so proplist_update
Marc-André Lureau
2009-01-13
1
-4
/
+6
*
Implement new flags DONT_INHIBIT_AUTO_SUSPEND and START_UNMUTED
Lennart Poettering
2008-10-26
1
-1
/
+2
*
add new virtual function may_move_to to sink inputs/source outputs to allow m...
Lennart Poettering
2008-10-21
1
-1
/
+7
*
save a bit of memory
Lennart Poettering
2008-08-18
1
-3
/
+4
*
Rework module-combine to work with glitch-free core; add new max_request fiel...
Lennart Poettering
2008-06-20
1
-9
/
+18
*
get rid of svn $ keywords
Lennart Poettering
2008-06-18
1
-2
/
+0
*
fix a bad memory access pulsecore/client.c
Lennart Poettering
2008-06-13
1
-0
/
+6
*
merge glitch-free branch back into trunk
Lennart Poettering
2008-05-15
1
-17
/
+53
*
- Check process name when dealing with PID files
Lennart Poettering
2007-11-21
1
-2
/
+16
*
merge 'lennart' branch back into trunk.
Lennart Poettering
2007-10-28
1
-19
/
+78
*
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
-6
/
+6
*
implement hook_source_ouput_new. For this I modified the pa_source_output_new...
Lennart Poettering
2006-08-13
1
-7
/
+28
*
comment which values in pa_{sink,source,sink_input,source_output} structures ...
Lennart Poettering
2006-08-11
1
-6
/
+6
*
Implement pa_source_input_move_to() for moving record streams between sources
Lennart Poettering
2006-08-03
1
-0
/
+3
*
big s/polyp/pulse/g
Lennart Poettering
2006-06-19
1
-0
/
+92