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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
* add new state changed hook for streams
Lennart Poettering
2007-09-24
1
-0
/
+8
*
fix IDLE vs. RUNNING state handling of sinks/sources when changing cork statu...
Lennart Poettering
2007-09-24
1
-0
/
+5
*
add hooks for name/description changes of sinks/source and streams
Lennart Poettering
2007-09-24
1
-1
/
+4
*
allow _unlink() functions to be called as many times as people want, even bef...
Lennart Poettering
2007-09-21
1
-10
/
+21
*
maintain the attach status in a boolean variable 'attach' accessible from the...
Lennart Poettering
2007-09-20
1
-7
/
+10
*
add proper boolean type pa_bool_t
Lennart Poettering
2007-09-16
1
-1
/
+1
*
count corked streams per sink/source and make pa_sink_used_by() return only t...
Lennart Poettering
2007-09-15
1
-0
/
+6
*
simplify rt loops a bit by moving more code into pa_rtpoll. It is now possibl...
Lennart Poettering
2007-09-14
1
-2
/
+0
*
minor cleanup
Lennart Poettering
2007-09-10
1
-1
/
+1
*
fix copynpaste error
Lennart Poettering
2007-09-06
1
-1
/
+1
*
Lots of assorted minor cleanups and fixes:
Lennart Poettering
2007-08-30
1
-11
/
+34
*
add makefiles to speex/ and ffmpeg/ to easy compilation from emacs
Lennart Poettering
2007-08-24
1
-4
/
+7
*
add comments describing the context these functions are called from
Lennart Poettering
2007-08-11
1
-0
/
+2
*
restore the ability move record streams between sources
Lennart Poettering
2007-08-11
1
-42
/
+52
*
use single array for storing pa_core hook lists, add sink state changed hook,...
Lennart Poettering
2007-08-11
1
-6
/
+5
*
add a couple of additional hooks for modules to use
Lennart Poettering
2007-08-09
1
-2
/
+9
*
rename pa_source_output_new_data::corked to start_corked to match pa_sink_inp...
Lennart Poettering
2007-07-31
1
-1
/
+1
*
A lot of updates, all necessary to get the native protocol ported:
Lennart Poettering
2007-07-31
1
-9
/
+9
*
Increase ref counter of sink input as long as it is included in the sink idxset
Lennart Poettering
2007-07-26
1
-1
/
+2
*
Fix another ugly typo, which made source outputs unusable
Lennart Poettering
2007-06-14
1
-1
/
+1
*
rework sink input/source output state machine
Lennart Poettering
2007-06-14
1
-23
/
+30
*
A lot of more work to get the lock-free stuff in place
Lennart Poettering
2007-06-13
1
-27
/
+31
*
make eolspace
Lennart Poettering
2007-06-11
1
-14
/
+14
*
Merge HUGE set of changes temporarily into a branch, to allow me to move them...
Lennart Poettering
2007-06-11
1
-145
/
+179
*
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
-32
/
+32
*
fix a bad memory access
Lennart Poettering
2006-08-19
1
-1
/
+1
*
remove all occurences of
Lennart Poettering
2006-08-18
1
-6
/
+6
*
Rework memory management to allow shared memory data transfer. The central idea
Lennart Poettering
2006-08-18
1
-2
/
+2
*
implement hook_source_ouput_new. For this I modified the pa_source_output_new...
Lennart Poettering
2006-08-13
1
-39
/
+80
*
clean up event generation a little: suppress unnecessary events and generate ...
Lennart Poettering
2006-08-12
1
-0
/
+6
*
Implement pa_source_input_move_to() for moving record streams between sources
Lennart Poettering
2006-08-03
1
-3
/
+74
*
big s/polyp/pulse/g
Lennart Poettering
2006-06-19
1
-0
/
+241