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
/
rtp
/
module-rtp-recv.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Base mainloop on pa_rtclock_now()
Marc-André Lureau
2009-06-20
1
-10
/
+5
*
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
-1
/
+1
*
rtp: fix s/recieve/receive/ typo
Lennart Poettering
2009-06-17
1
-1
/
+1
*
make use of SO_TIMESTAMP timestamp for accuracy and leave smoother paused unt...
Lennart Poettering
2009-04-07
1
-7
/
+43
*
make sure we don't apply sampling rate fixes that bring the sampling freq > P...
Lennart Poettering
2009-04-06
1
-11
/
+14
*
Merge branch 'master' of ssh://rootserver/home/lennart/git/public/pulseaudio
Lennart Poettering
2009-04-05
1
-1
/
+1
|
\
|
*
various spelling fixes
Maarten Bosmans
2009-04-04
1
-1
/
+1
*
|
Modify smoothing code to make cubic interpolation optional and allow 'quick f...
Lennart Poettering
2009-04-05
1
-2
/
+8
*
|
properly account for seeks in the requested_bytes counter
Lennart Poettering
2009-04-01
1
-2
/
+2
|
/
*
Use LGPL 2.1 on all files previously using LGPL 2
Colin Guthrie
2009-03-03
1
-1
/
+1
*
rtp-recv: remove unused variable assignment
Marc-André Lureau
2009-02-19
1
-1
/
+1
*
Optionally disable IPv6
Iain Hibbert
2009-02-13
1
-6
/
+12
*
RTP segfault/uninitialized resampler
Erich Boleyn
2009-02-06
1
-1
/
+1
*
make a couple of functions return proper error codes
Lennart Poettering
2009-02-03
1
-1
/
+1
*
kill autoload stuff as planned
Lennart Poettering
2009-01-15
1
-1
/
+1
*
add new dont_rewind_render flag to allow quick starts of newly created streams
Lennart Poettering
2009-01-15
1
-1
/
+1
*
remove useless log message
Lennart Poettering
2008-10-01
1
-1
/
+1
*
add a few more gcc warning flags and fix quite a few problems found by doing so
Lennart Poettering
2008-08-19
1
-9
/
+9
*
modernize hashmap implementation a bit, reduce memory consumption a bit
Lennart Poettering
2008-06-27
1
-1
/
+1
*
merge glitch-free branch back into trunk
Lennart Poettering
2008-05-15
1
-33
/
+134
*
tag modules that may only be loaded once at most especially, and enforce that...
Lennart Poettering
2007-11-09
1
-4
/
+5
*
merge 'lennart' branch back into trunk.
Lennart Poettering
2007-10-28
1
-119
/
+208
*
Kill spaces on EOL
Lennart Poettering
2007-05-29
1
-32
/
+32
*
Add copyright notices to all relevant files. (based on svn log)
Pierre Ossman
2007-02-13
1
-0
/
+2
*
remove all occurences of
Lennart Poettering
2006-08-18
1
-12
/
+12
*
Rework memory management to allow shared memory data transfer. The central idea
Lennart Poettering
2006-08-18
1
-6
/
+5
*
allow hooking into the process of creating playback streams. To implement thi...
Lennart Poettering
2006-08-13
1
-2
/
+9
*
make pulseaudio compile again on FreeBSD (patch from Diego "Flameeyes" Petteno)
Lennart Poettering
2006-07-16
1
-1
/
+1
*
big s/polyp/pulse/g
Lennart Poettering
2006-06-19
1
-18
/
+18
*
* split pa_cstrerror() into its own file polypcore/core-error.[ch]
Lennart Poettering
2006-05-25
1
-1
/
+1
*
Wrap strerror() in a function that makes it thread safe and converts the
Pierre Ossman
2006-05-22
1
-4
/
+5
*
Move timeval calculation functions into their own file.
Pierre Ossman
2006-05-18
1
-0
/
+1
*
fix include line for "core-util.h"
Lennart Poettering
2006-05-17
1
-1
/
+1
*
Move xmalloc to the public side (libpolyp).
Pierre Ossman
2006-05-17
1
-1
/
+2
*
* add new parameter to pa_open_config_file() to specify open mode
Lennart Poettering
2006-05-14
1
-1
/
+1
*
fix a couple of issues I found when compiling polypaudio with gcc 2.95
Lennart Poettering
2006-04-18
1
-1
/
+1
*
C99 requires explicit marking of integer literals' size.
Pierre Ossman
2006-04-18
1
-1
/
+1
*
properly initialize session counter
Lennart Poettering
2006-04-16
1
-0
/
+1
*
limit number of concurrent RTP streams
Lennart Poettering
2006-04-16
1
-0
/
+12
*
change default mcast address once again, to make sure our traffic doesn't lea...
Lennart Poettering
2006-04-16
1
-1
/
+1
*
* deal properly with underruns, overflows and packet losses
Lennart Poettering
2006-04-16
1
-5
/
+22
*
* add RTP/SAP/SDP reciever module
Lennart Poettering
2006-04-16
1
-0
/
+469