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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
add documentation for the new RTP modules
Lennart Poettering
2006-04-16
3
-24
/
+184
*
|
|
limit number of concurrent RTP streams
Lennart Poettering
2006-04-16
1
-0
/
+12
*
|
|
fix typo in module description
Lennart Poettering
2006-04-16
1
-1
/
+1
*
|
|
change default mcast address once again, to make sure our traffic doesn't lea...
Lennart Poettering
2006-04-16
2
-2
/
+2
*
|
|
ignore symdef file of module-rtp-send
Lennart Poettering
2006-04-16
0
-0
/
+0
*
|
|
rename module-rtp-monitor to module-rtp-send
Lennart Poettering
2006-04-16
2
-8
/
+8
*
|
|
* make sure RTP ports are chosen to be even
Lennart Poettering
2006-04-16
1
-1
/
+4
*
|
|
Fix ALSA fd handling to be compatible with blocking deferred events.
Pierre Ossman
2006-04-16
1
-2
/
+4
*
|
|
Clarify behaviour of deferred events.
Pierre Ossman
2006-04-16
1
-1
/
+3
*
|
|
* deal properly with underruns, overflows and packet losses
Lennart Poettering
2006-04-16
1
-5
/
+22
*
|
|
* increase default MTU
Lennart Poettering
2006-04-16
1
-4
/
+5
*
|
|
replace homegrown endswith() with pa_endswith() from util.h
Lennart Poettering
2006-04-16
1
-15
/
+4
*
|
|
initialize random seed globaly from $RANDOM_DEVICE
Lennart Poettering
2006-04-16
2
-6
/
+25
*
|
|
* add new check for $RANDOM_DEVICE
Lennart Poettering
2006-04-16
1
-4
/
+24
*
|
|
todo update
Lennart Poettering
2006-04-16
1
-1
/
+0
*
|
|
* add RTP/SAP/SDP reciever module
Lennart Poettering
2006-04-16
9
-51
/
+1010
*
|
|
* change default multicast address
Lennart Poettering
2006-04-15
3
-8
/
+9
*
|
|
correct some types
Lennart Poettering
2006-04-15
1
-11
/
+12
*
|
|
* ignore some more files
Lennart Poettering
2006-04-14
1
-3
/
+16
*
|
|
add an RTP sender module
Lennart Poettering
2006-04-14
12
-0
/
+12527
*
|
|
minor beautification
Lennart Poettering
2006-04-14
1
-1
/
+1
*
|
|
minor doc updates
Lennart Poettering
2006-04-13
2
-2
/
+8
*
|
|
* add a link to Cendio to the README
Lennart Poettering
2006-04-13
1
-1
/
+3
*
|
|
remove yet another item from the todo list! This means we are now read for 0.8!
Lennart Poettering
2006-04-13
1
-3
/
+0
*
|
|
unbreak module-tunnel
Lennart Poettering
2006-04-13
1
-9
/
+7
*
|
|
remove yet another item from the todo list
Lennart Poettering
2006-04-13
1
-1
/
+0
*
|
|
include in-flux resampled chunk in latency calculations of playback streams
Lennart Poettering
2006-04-13
1
-1
/
+7
*
|
|
fix latency calculations of module-combine
Lennart Poettering
2006-04-13
1
-1
/
+3
*
|
|
hmm, nothing important
Lennart Poettering
2006-04-13
1
-1
/
+1
*
|
|
add code to allow polypaudio dump preloaded modules using "--dump-modules"
Lennart Poettering
2006-04-13
1
-3
/
+48
*
|
|
make --enable-force-preopen the default for SVN builds
Lennart Poettering
2006-04-13
1
-1
/
+1
*
|
|
add new configure option to enable preloading even on architectures that supp...
Lennart Poettering
2006-04-13
2
-1
/
+12
*
|
|
update documentation for release 0.8
Lennart Poettering
2006-04-13
6
-50
/
+120
*
|
|
doc updates
Lennart Poettering
2006-04-13
1
-3
/
+0
*
|
|
more documentation updates
Lennart Poettering
2006-04-13
11
-63
/
+106
*
|
|
Documentation updates
Lennart Poettering
2006-04-13
7
-25
/
+80
*
|
|
remove yet another item from the todo
Lennart Poettering
2006-04-12
1
-1
/
+0
*
|
|
include local record memblockq in latency calculations
Lennart Poettering
2006-04-12
2
-2
/
+15
*
|
|
when storing recording data in file, create file with proper access rights
Lennart Poettering
2006-04-12
1
-1
/
+1
*
|
|
yet anotrher fix for slow links
Lennart Poettering
2006-04-12
1
-1
/
+1
*
|
|
small fix to deal properly with slow links
Lennart Poettering
2006-04-12
1
-4
/
+7
*
|
|
* dispatch defer events in pa_mainloop_dispatch() and not already in pa_mainl...
Lennart Poettering
2006-04-12
3
-85
/
+80
*
|
|
* fix latency calculation where a full playback buffer was erroneously taken ...
Lennart Poettering
2006-04-12
1
-10
/
+22
*
|
|
remove a bunch of log messages
Lennart Poettering
2006-04-12
1
-9
/
+8
*
|
|
beefup pacat a little:
Lennart Poettering
2006-04-12
1
-13
/
+46
*
|
|
* rename "latency correction" to "write index correction"
Lennart Poettering
2006-04-12
3
-134
/
+216
*
|
|
protocol change: don't send stream buffer size in latency update. This data i...
Lennart Poettering
2006-04-12
1
-2
/
+0
*
|
|
proper validity checking for pa_context_is_pending()
Lennart Poettering
2006-04-12
1
-1
/
+5
*
|
|
when flushin a memblockq, set the write index to the read index
Lennart Poettering
2006-04-12
1
-0
/
+2
*
|
|
todo update
Lennart Poettering
2006-04-12
1
-0
/
+1
[prev]
[next]