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
/
modules
/
module-tunnel.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tunnel: fix parsing of source info from newer servers
Colin Guthrie
2009-09-20
1
-2
/
+29
*
tunnel: fix parsing of sink info from newer servers
Emil Renner Berthing
2009-09-20
1
-0
/
+27
*
llvm-clang-analyzer: drop a few unnecessary assignments and other trivial fixes
Lennart Poettering
2009-09-08
1
-9
/
+6
*
sink: volume handling rework, new flat volume logic
Lennart Poettering
2009-08-19
1
-2
/
+2
*
core: save volume/mute changes coming from the hardware automatically
Lennart Poettering
2009-08-07
1
-2
/
+2
*
tunnel: don't assert on misaligned reads, closes #597 and rhbz #496310
Lennart Poettering
2009-07-31
1
-4
/
+22
*
Merge most of elmarco/rtclock2
Lennart Poettering
2009-06-22
1
-19
/
+14
|
\
|
*
Base mainloop on pa_rtclock_now()
Marc-André Lureau
2009-06-20
1
-12
/
+6
|
*
pulse: move pa_rtclock_now in pulsecommon
Marc-André Lureau
2009-06-20
1
-1
/
+2
|
*
perl -p -i -e 's/pa_rtclock_usec/pa_rtclock_now/g' `find . -name '*.[ch]'`
Marc-André Lureau
2009-06-19
1
-6
/
+6
*
|
core: get rid of rt sig/timer handling since modern Linux' ppooll() is finall...
Lennart Poettering
2009-06-19
1
-1
/
+0
|
/
*
alsa: rework mixer logic
Lennart Poettering
2009-06-17
1
-4
/
+4
*
modules: add {sink|source|card}_properties argument to all modules
Lennart Poettering
2009-05-28
1
-2
/
+18
*
Modify smoothing code to make cubic interpolation optional and allow 'quick f...
Lennart Poettering
2009-04-05
1
-4
/
+9
*
fix buffer defaults
Lennart Poettering
2009-03-31
1
-3
/
+3
*
handle buffer_attr changed messages properly
Lennart Poettering
2009-03-31
1
-1
/
+49
*
rework tunneling code
Lennart Poettering
2009-03-30
1
-58
/
+129
*
Use LGPL 2.1 on all files previously using LGPL 2
Colin Guthrie
2009-03-03
1
-1
/
+1
*
introduce default channel map in addition to the default sample spec
Lennart Poettering
2009-02-21
1
-0
/
+1
*
make gcc 4.4 shut up
Lennart Poettering
2009-02-12
1
-1
/
+1
*
move flat volume logic into the core. while doing so add n_volume_steps field...
Lennart Poettering
2009-01-27
1
-10
/
+6
*
include PA_SINK_INVALID_STATE in all switch/case statements to make gcc shut up
Lennart Poettering
2009-01-22
1
-0
/
+2
*
Fix two typos that broke tunnels
Colin Guthrie
2008-10-13
1
-2
/
+2
*
update module-tunnel for recent protocol changes
Lennart Poettering
2008-10-05
1
-1
/
+8
*
add a few more gcc warning flags and fix quite a few problems found by doing so
Lennart Poettering
2008-08-19
1
-18
/
+18
*
fix shutdown when --disallow-module-loading=1 is passed
Lennart Poettering
2008-08-05
1
-15
/
+15
*
make all protocol objects global singletons
Lennart Poettering
2008-08-03
1
-37
/
+7
*
forward process_msg calls to the generic source handler, not the generic sink...
Lennart Poettering
2008-07-16
1
-1
/
+1
*
make sure to call process_rewind() under all circumstances before we do the n...
Lennart Poettering
2008-06-26
1
-0
/
+6
*
Rework module-combine to work with glitch-free core; add new max_request fiel...
Lennart Poettering
2008-06-20
1
-3
/
+3
*
get rid of svn $ keywords
Lennart Poettering
2008-06-18
1
-2
/
+0
*
bring module-tunnel back to life
Lennart Poettering
2008-06-17
1
-178
/
+578
*
merge glitch-free branch back into trunk
Lennart Poettering
2008-05-15
1
-34
/
+56
*
merge r2186 from prepare-0.9.10
Lennart Poettering
2008-03-31
1
-2
/
+2
*
Implement opcodes in the tunnel modules that were added in version 12 of
Sjoerd Simons
2008-01-04
1
-0
/
+40
*
tag modules that may only be loaded once at most especially, and enforce that...
Lennart Poettering
2007-11-09
1
-6
/
+7
*
rename stream names too, when the sink name changes
Lennart Poettering
2007-10-30
1
-9
/
+28
*
ignore updates not relevant to us
Lennart Poettering
2007-10-30
1
-0
/
+6
*
rework the tunnel naming scheme, and make it follow the description changes o...
Lennart Poettering
2007-10-30
1
-29
/
+231
*
initialize userdata struct with 0
Lennart Poettering
2007-10-30
1
-5
/
+5
*
don't try to send pause request before our stream is properly set up
Lennart Poettering
2007-10-29
1
-2
/
+5
*
ignore network sinks/sources
Lennart Poettering
2007-10-29
1
-0
/
+2
*
fail on name clash
Lennart Poettering
2007-10-29
1
-2
/
+2
*
bring back module-tunnel, yay!
Lennart Poettering
2007-10-29
1
-388
/
+589
*
merge 'lennart' branch back into trunk.
Lennart Poettering
2007-10-28
1
-2
/
+2
*
Add copyright notices to all relevant files. (based on svn log)
Pierre Ossman
2007-02-13
1
-0
/
+3
*
Huge trailing whitespace cleanup. Let's keep the tree pure from here on,
Pierre Ossman
2007-01-04
1
-43
/
+43
*
fix a race condition with stream connection vs. latency measuremtn (found by ...
Lennart Poettering
2006-09-01
1
-17
/
+19
*
fix module-combine when used on top of a tunnel sink
Lennart Poettering
2006-08-26
1
-3
/
+7
*
update module-tunnel to latest protocol
Lennart Poettering
2006-08-25
1
-16
/
+51
[next]