index
:
~tanuk/pulseaudio
better-move-logging-for-11.1
device-manager-fix
hfp
master
rtpoll-mainloop-v2
webrtc
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
modules
/
module-tunnel.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-20
don't assume that pa_asyncq_new() always succeeds
Tanu Kaskinen
1
-1
/
+5
2016-04-02
pstream: Support memfd blocks transport
Ahmed S. Darwish
1
-1
/
+1
2016-01-07
module-tunnel: Fix double free
KimJeongYeon
1
-2
/
+2
2015-02-26
tagstruct: Distinguish pa_tagstruct_new() use cases
Peter Meerwald
1
-13
/
+13
2015-01-14
update FSF addresses to FSF web page
Ondrej Holecek
1
-3
/
+1
2015-01-13
tunnel: use proper value for pa_source_state switch
Boris Egorov
1
-1
/
+1
2014-11-09
rtpoll: Drop extra wait_op argument to pa_rtpoll_run()
Peter Meerwald
1
-1
/
+1
2014-10-31
creds: Rename pa_ancil to pa_cmsg_ancil_data
Arun Raghavan
1
-2
/
+2
2014-10-28
Cleanup !! for bool
Peter Meerwald
1
-6
/
+6
2014-06-27
iochannel/pstream/pdispatch: Add support for receiving file descriptors
David Henningsson
1
-2
/
+2
2014-05-02
solaris, tunnel: Remove some redundant boolean conversions
Tanu Kaskinen
1
-1
/
+1
2014-03-13
tunnel: Fix inverted if condition
Tanu Kaskinen
1
-1
/
+1
2013-09-13
module-tunnel: automatically find the PulseAudio server
Pierre Ossman
1
-10
/
+177
2013-07-14
tunnel: Fix reading state from wrong variable
Tanu Kaskinen
1
-3
/
+3
2013-07-04
Remove pa_bool_t and replace it with bool.
poljar (Damir Jelić)
1
-73
/
+73
2013-06-24
Whitespace cleanup: Remove all multiple newlines
poljar (Damir Jelić)
1
-3
/
+0
2013-06-24
Style fix: Remove new lines from opening brackets
poljar (Damir Jelić)
1
-2
/
+1
2012-11-16
sink: Process rewind requests also when suspended.
Tanu Kaskinen
1
-3
/
+2
2012-06-29
tagstruct: Allow NULL proplist with pa_tagstruct_get_proplist().
Tanu Kaskinen
1
-21
/
+3
2012-06-09
modules: Use pa_streq instead of strcmp.
Arti Trivedi Bora
1
-2
/
+2
2012-05-15
auth: move cookie file to ~/.config/pulse/cookie
Lennart Poettering
1
-1
/
+1
2012-02-20
tunnel: fixup create_record_stream
David Henningsson
1
-21
/
+39
2011-12-12
pstream: Fix spelling of 'receive'.
Peter Meerwald
1
-2
/
+2
2011-11-26
Introduce "available" concept for ports, and communicate that to clients. Bum...
David Henningsson
1
-52
/
+39
2011-08-25
More spelling fixes
Maarten Bosmans
1
-1
/
+1
2011-08-15
module-tunnel: Fix for new protocol versions
Maarten Bosmans
1
-8
/
+16
2011-07-20
devices: Set certain sink/source flags automatically.
Colin Guthrie
1
-1
/
+1
2011-07-19
devices: Use wrapper functions to set the *_volume and *_mute callbacks.
Colin Guthrie
1
-2
/
+2
2011-06-22
Remove unnecessary #includes
Maarten Bosmans
1
-2
/
+0
2011-05-15
module-tunnel: Update for recent protocol changes
Arun Raghavan
1
-0
/
+59
2011-03-20
tunnel: Remove bogus `{`
Paul Menzel
1
-2
/
+2
2011-03-20
tunnel: Fix tunnel streams with recent servers
Colin Guthrie
1
-0
/
+8
2011-03-18
Fix up some double spaces
Maarten Bosmans
1
-2
/
+2
2011-03-11
Fix up according to Coding Style
Maarten Bosmans
1
-3
/
+2
2011-01-16
tunnel: Fix automatic names when source/sink_name argument is missing.
Colin Guthrie
1
-2
/
+2
2010-05-07
thread: name all threads so that the names appear in /proc/$PID/task/$TID/comm
Lennart Poettering
1
-1
/
+1
2009-09-20
tunnel: fix parsing of source info from newer servers
Colin Guthrie
1
-2
/
+29
2009-09-20
tunnel: fix parsing of sink info from newer servers
Emil Renner Berthing
1
-0
/
+27
2009-09-08
llvm-clang-analyzer: drop a few unnecessary assignments and other trivial fixes
Lennart Poettering
1
-9
/
+6
2009-08-19
sink: volume handling rework, new flat volume logic
Lennart Poettering
1
-2
/
+2
2009-08-07
core: save volume/mute changes coming from the hardware automatically
Lennart Poettering
1
-2
/
+2
2009-07-31
tunnel: don't assert on misaligned reads, closes #597 and rhbz #496310
Lennart Poettering
1
-4
/
+22
2009-06-22
Merge most of elmarco/rtclock2
Lennart Poettering
1
-19
/
+14
2009-06-20
Base mainloop on pa_rtclock_now()
Marc-André Lureau
1
-12
/
+6
2009-06-20
pulse: move pa_rtclock_now in pulsecommon
Marc-André Lureau
1
-1
/
+2
2009-06-19
core: get rid of rt sig/timer handling since modern Linux' ppooll() is finall...
Lennart Poettering
1
-1
/
+0
2009-06-19
perl -p -i -e 's/pa_rtclock_usec/pa_rtclock_now/g' `find . -name '*.[ch]'`
Marc-André Lureau
1
-6
/
+6
2009-06-17
alsa: rework mixer logic
Lennart Poettering
1
-4
/
+4
2009-05-28
modules: add {sink|source|card}_properties argument to all modules
Lennart Poettering
1
-2
/
+18
2009-04-05
Modify smoothing code to make cubic interpolation optional and allow 'quick f...
Lennart Poettering
1
-4
/
+9
[next]