]> code.delx.au - pulseaudio/history - src/modules/rtp
add utility functions to dump alsa PCM state
[pulseaudio] / src / modules / rtp /
2008-03-15 Lennart Poetteringcommit glitch-free work
2008-03-15 Lennart Poetteringreally create glitch-free branch
2007-11-13 Lennart PoetteringCompletely rework ALSA device selection code: choose...
2007-11-09 Lennart Poetteringtag modules that may only be loaded once at most especi...
2007-10-28 Lennart Poetteringmerge 'lennart' branch back into trunk.
2007-05-29 Lennart PoetteringKill spaces on EOL
2007-05-23 Lennart PoetteringFix another DoS vulnerability that has been identified...
2007-02-13 Pierre OssmanAdd copyright notices to all relevant files. (based...
2006-11-06 Pierre OssmanRevert r1404 and keep it on a development branch until...
2006-09-26 Lennart Poetteringrework memory block management to be thread-safe and...
2006-08-23 Lennart Poetteringfix handling of "mtu" module argument (patch by "theBear")
2006-08-18 Lennart Poetteringremove all occurences of
2006-08-18 Lennart PoetteringRework memory management to allow shared memory data...
2006-08-13 Lennart Poetteringcreate rtp source output on correct source
2006-08-13 Lennart Poetteringimplement hook_source_ouput_new. For this I modified...
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-20 Pierre OssmanFix the final few occurences of polyp.
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 OssmanDon't include util.h from core-util.h as it is not...
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-16 Lennart Poettering* modify pa_channel_map_init_auto() to take an extra...
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 OssmanMore fixes caused by Sun's complete inability to follow...
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 Poetteringfix typo in module description
2006-04-16 Lennart Poetteringchange default mcast address once again, to make sure...
2006-04-16 Lennart Poetteringrename module-rtp-monitor to module-rtp-send
2006-04-16 Lennart Poettering* make sure RTP ports are chosen to be even
2006-04-16 Lennart Poettering* deal properly with underruns, overflows and packet...
2006-04-16 Lennart Poettering* increase default MTU
2006-04-16 Lennart Poettering* add RTP/SAP/SDP reciever module
2006-04-15 Lennart Poettering* change default multicast address
2006-04-14 Lennart Poetteringadd an RTP sender module