]> code.delx.au - pulseaudio/history - src/modules/rtp/module-rtp-recv.c
Use pa_hashmap_remove_and_free() where appropriate
[pulseaudio] / src / modules / rtp / module-rtp-recv.c
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