]> code.delx.au - pulseaudio/history - src/modules/rtp/module-rtp-recv.c
bug fixes for module-rtp-recv
[pulseaudio] / src / modules / rtp / module-rtp-recv.c
2007-09-18 Lennart Poetteringbug fixes for module-rtp-recv
2007-09-18 Lennart Poetteringport module-rtp-send.c to lock-free core
2007-05-29 Lennart PoetteringKill spaces on EOL
2007-02-13 Pierre OssmanAdd copyright notices to all relevant files. (based...
2006-08-18 Lennart Poetteringremove all occurences of
2006-08-18 Lennart PoetteringRework memory management to allow shared memory data...
2006-08-13 Lennart Poetteringallow hooking into the process of creating playback...
2006-07-16 Lennart Poetteringmake pulseaudio compile again on FreeBSD (patch from...
2006-06-19 Lennart Poetteringbig s/polyp/pulse/g
2006-05-25 Lennart Poettering* split pa_cstrerror() into its own file polypcore...
2006-05-22 Pierre OssmanWrap strerror() in a function that makes it thread...
2006-05-18 Pierre OssmanMove timeval calculation functions into their own file.
2006-05-17 Lennart Poetteringfix include line for "core-util.h"
2006-05-17 Pierre OssmanMove xmalloc to the public side (libpolyp).
2006-05-14 Lennart Poettering* add new parameter to pa_open_config_file() to specify...
2006-04-18 Lennart Poetteringfix a couple of issues I found when compiling polypaudi...
2006-04-18 Pierre OssmanC99 requires explicit marking of integer literals'...
2006-04-16 Lennart Poetteringproperly initialize session counter
2006-04-16 Lennart Poetteringlimit number of concurrent RTP streams
2006-04-16 Lennart Poetteringchange default mcast address once again, to make sure...
2006-04-16 Lennart Poettering* deal properly with underruns, overflows and packet...
2006-04-16 Lennart Poettering* add RTP/SAP/SDP reciever module