summaryrefslogtreecommitdiff
path: root/src/modules/rtp/module-rtp-send.c
AgeCommit message (Expand)AuthorFilesLines
2009-07-20mergedrtpollLennart Poettering1-13/+7
2009-03-03Use LGPL 2.1 on all files previously using LGPL 2Colin Guthrie1-1/+1
2009-02-13Optionally disable IPv6Iain Hibbert1-11/+34
2009-02-03make a couple of functions return proper error codesLennart Poettering1-1/+1
2009-01-15kill autoload stuff as plannedLennart Poettering1-1/+1
2009-01-05Multicast SDP packets sent with same IP TTL as RTP packetsTom Bamford1-0/+5
2008-10-26Implement new flags DONT_INHIBIT_AUTO_SUSPEND and START_UNMUTEDLennart Poettering1-1/+1
2008-08-19add a few more gcc warning flags and fix quite a few problems found by doing soLennart Poettering1-8/+9
2008-08-18fix type errorLennart Poettering1-4/+8
2008-08-15Make Multicast TTL for RTP configurable, patch from 'dfort'Lennart Poettering1-2/+17
2008-08-05fix shutdown when --disallow-module-loading=1 is passedLennart Poettering1-1/+1
2008-06-18get rid of svn $ keywordsLennart Poettering1-2/+0
2008-05-15merge glitch-free branch back into trunkLennart Poettering1-2/+9
2007-11-13Completely rework ALSA device selection code: choose the device to open depen...Lennart Poettering1-4/+5
2007-11-09tag modules that may only be loaded once at most especially, and enforce that...Lennart Poettering1-4/+5
2007-10-28merge 'lennart' branch back into trunk.Lennart Poettering1-52/+70
2007-05-29Kill spaces on EOLLennart Poettering1-18/+18
2007-02-13Add copyright notices to all relevant files. (based on svn log)Pierre Ossman1-0/+2
2006-08-23fix handling of "mtu" module argument (patch by "theBear")Lennart Poettering1-0/+1
2006-08-18remove all occurences of Lennart Poettering1-18/+18
2006-08-18Rework memory management to allow shared memory data transfer. The central ideaLennart Poettering1-2/+1
2006-08-13create rtp source output on correct sourceLennart Poettering1-0/+1
2006-08-13implement hook_source_ouput_new. For this I modified the pa_source_output_new...Lennart Poettering1-2/+9
2006-06-20Fix the final few occurences of polyp.Pierre Ossman1-1/+1
2006-06-19big s/polyp/pulse/gLennart Poettering1-18/+18
2006-05-25* split pa_cstrerror() into its own file polypcore/core-error.[ch]Lennart Poettering1-1/+1
2006-05-22Wrap strerror() in a function that makes it thread safe and converts thePierre Ossman1-5/+6
2006-05-18Don't include util.h from core-util.h as it is not needed by many users.Pierre Ossman1-0/+1
2006-05-18Move timeval calculation functions into their own file.Pierre Ossman1-0/+1
2006-05-17fix include line for "core-util.h"Lennart Poettering1-1/+1
2006-05-17Move xmalloc to the public side (libpolyp).Pierre Ossman1-1/+2
2006-05-16* modify pa_channel_map_init_auto() to take an extra argument specifying the ...Lennart Poettering1-1/+1
2006-04-16fix typo in module descriptionLennart Poettering1-1/+1
2006-04-16change default mcast address once again, to make sure our traffic doesn't lea...Lennart Poettering1-1/+1
2006-04-16rename module-rtp-monitor to module-rtp-sendLennart Poettering1-0/+363