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
*
merge in properties earlier to make identification of streams from hooks easier
Lennart Poettering
2009-02-04
1
-3
/
+3
*
make a couple of functions return proper error codes
Lennart Poettering
2009-02-03
1
-38
/
+41
*
make a few functions return void where the retval isn't used/never != 0
Lennart Poettering
2009-02-03
1
-4
/
+2
*
implement PA_STREAM_FAIL_ON_SUSPEND logic
Lennart Poettering
2009-02-03
1
-2
/
+5
*
when changing volume, store whether it is worth remembering or no
Lennart Poettering
2009-01-27
1
-5
/
+9
*
move flat volume logic into the core. while doing so add n_volume_steps field...
Lennart Poettering
2009-01-27
1
-4
/
+7
*
store requested resampling method in a seperate field and use it when create ...
Lennart Poettering
2009-01-27
1
-5
/
+5
*
move sink input/source output move functions into two parts so that we can st...
Lennart Poettering
2009-01-23
1
-43
/
+92
*
in most cases we can use i->core instead of i->sink->core and o->coure instea...
Lennart Poettering
2009-01-23
1
-12
/
+12
*
don't include full path in driver name.
Lennart Poettering
2009-01-22
1
-1
/
+2
*
make proplist inheritance scheme automatic and implicit
Lennart Poettering
2009-01-15
1
-0
/
+3
*
kill autoload stuff as planned
Lennart Poettering
2009-01-15
1
-1
/
+1
*
maintain a list of sink inputs/source outputs as part of the pa_client object
Lennart Poettering
2009-01-15
1
-0
/
+6
*
core: add source, si, so proplist_update
Marc-André Lureau
2009-01-13
1
-0
/
+15
*
Don't hit an assert when checking for idleness
Lennart Poettering
2008-12-17
1
-1
/
+6
*
add new virtual function may_move_to to sink inputs/source outputs to allow m...
Lennart Poettering
2008-10-21
1
-9
/
+28
*
use pa_channel_map_init_extend() instead of pa_channel_map_init_auto() as cha...
Lennart Poettering
2008-10-07
1
-1
/
+1
*
modernize a few checks
Lennart Poettering
2008-10-07
1
-2
/
+2
*
Add new option to disable remixing from/to LFE and set it to on by default
Lennart Poettering
2008-09-05
1
-1
/
+2
*
fix up latency before calling into stream code, to make sure we don't ask for...
Lennart Poettering
2008-08-29
1
-4
/
+1
*
add a few more gcc warning flags and fix quite a few problems found by doing so
Lennart Poettering
2008-08-19
1
-1
/
+1
*
fix a few more copy/paste errors
Lennart Poettering
2008-08-05
1
-3
/
+3
*
fix copy/paste error
Lennart Poettering
2008-08-04
1
-1
/
+1
*
Rework module-combine to work with glitch-free core; add new max_request fiel...
Lennart Poettering
2008-06-20
1
-30
/
+59
*
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
-3
/
+16
*
only unref memblock if there is one
Lennart Poettering
2008-05-17
1
-1
/
+2
*
merge glitch-free branch back into trunk
Lennart Poettering
2008-05-15
1
-73
/
+281
*
deal with a possibly failing pa_channel_map_init_auto() correctly
Lennart Poettering
2008-02-13
1
-1
/
+1
*
- Check process name when dealing with PID files
Lennart Poettering
2007-11-21
1
-6
/
+36
*
add a simple fully-automatic fully-linearupmixer/downmixer and enable it by d...
Lennart Poettering
2007-11-11
1
-2
/
+2
*
merge 'lennart' branch back into trunk.
Lennart Poettering
2007-10-28
1
-126
/
+250
*
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