build-system: move x11 and jack modules into subdirectories
[profile/ivi/pulseaudio-panda.git] / src / modules / rtp /
2009-04-10 Lennart PoetteringMerge commit 'origin/master-tx'
2009-04-06 Lennart Poetteringmake use of SO_TIMESTAMP timestamp for accuracy and...
2009-04-06 Lennart Poetteringsend the source latency based on the MTU size
2009-04-06 Lennart Poetteringmake sure we don't apply sampling rate fixes that bring...
2009-04-05 Lennart PoetteringMerge commit 'origin/master-tx'
2009-04-05 Lennart PoetteringMerge branch 'master' of ssh://rootserver/home/lennart...
2009-04-05 Lennart PoetteringModify smoothing code to make cubic interpolation optio...
2009-04-04 Lennart PoetteringMerge commit 'origin/master-tx'
2009-04-04 Maarten Bosmansvarious spelling fixes
2009-04-01 Lennart Poetteringproperly account for seeks in the requested_bytes counter
2009-03-05 Lennart PoetteringMerge commit 'origin/master-tx'
2009-03-04 Lennart PoetteringMerge branch 'master' of ssh://rootserver/home/lennart...
2009-03-03 Finn Thainrevive solaris module
2009-03-03 Lennart PoetteringMerge commit 'coling/lgpl21'
2009-03-03 Colin GuthrieUse LGPL 2.1 on all files previously using LGPL 2
2009-03-02 Lennart PoetteringMerge commit 'coling/master'
2009-03-01 Colin Guthrieraop: Handle the reponse header memory allocation more...
2009-02-20 Lennart PoetteringMerge commit 'origin/master-tx'
2009-02-20 Lennart PoetteringMerge branch 'master' of ssh://rootserver/home/lennart...
2009-02-19 Lennart PoetteringMerge commit '38ded3bb31bc49664641965f856a35f432a8a956'
2009-02-19 Lennart PoetteringMerge commit 'elmarco/legacy-dir'
2009-02-19 Marc-André Lureaurtp: remove unused variable a
2009-02-19 Marc-André Lureaurtp-recv: remove unused variable assignment
2009-02-13 Iain HibbertOptionally disable IPv6
2009-02-12 Lennart PoetteringMerge commit 'elmarco/bt-wip'
2009-02-06 Lennart PoetteringMerge branch 'master-tx'
2009-02-06 Erich BoleynRTP segfault/uninitialized resampler
2009-02-04 Lennart PoetteringMerge commit 'flameeyes/flameeyes'
2009-02-03 Lennart PoetteringMerge commit 'origin/master-tx'
2009-02-03 Lennart Poetteringmake a couple of functions return proper error codes
2009-01-28 Lennart PoetteringMerge commit 'origin/master-tx'
2009-01-22 Jared D. McNeillNetBSD needs to include sys/uio.h for some socket functions
2009-01-15 Lennart Poetteringkill autoload stuff as planned
2009-01-15 Lennart PoetteringMerge commit 'e0f8ffe41f99789fafac575e944acf02e940bbf7'
2009-01-14 Lennart Poetteringadd new dont_rewind_render flag to allow quick starts...
2009-01-08 Lennart PoetteringMerge branch 'master' of ssh://rootserver/home/lennart...
2009-01-08 Lennart PoetteringMerge commit 'origin/master-tx'
2009-01-05 Tom BamfordMulticast SDP packets sent with same IP TTL as RTP...
2008-12-16 Lennart PoetteringMerge commit 'flameeyes/libtool-2.2'
2008-10-26 Lennart PoetteringImplement new flags DONT_INHIBIT_AUTO_SUSPEND and START...
2008-10-08 Lennart PoetteringMerge commit 'coling/airtunes-0.9.13'
2008-10-08 Colin GuthrieModularise the RAOP stuff that requires OpenSSL and...
2008-10-08 Colin GuthrieRemove $Id$ lines left over from SVN
2008-10-08 Colin GuthrieImplement a set volume function to expose this capabili...
2008-10-08 Colin GuthrieAdd some new public API functions to connect and flush.
2008-10-08 Colin GuthrieChange the API of the RTSP client a bit.
2008-10-08 Colin GuthrieRemove unneeded headers accidentially added in r2500.
2008-10-08 Colin GuthrieAdd seq and rtptime params to record/flush with a view...
2008-10-08 Colin GuthrieMinor update to copywrite (I still plan to replace...
2008-10-08 Colin GuthrieA few related changes:
2008-10-08 Colin GuthrieKeep track of the memblock pointer internally and do...
2008-10-08 Colin GuthrieSet the send buffer size to prevent rendering silence...
2008-10-08 Colin GuthrieDo tidy up on disconnection.
2008-10-08 Colin GuthrieDo not prefix internal function rtsp_exec.
2008-10-08 Colin GuthrieDon't try to free stack variables.
2008-10-08 Colin GuthrieSome misc fixes. consts, base64 optimisation (not that...
2008-10-08 Colin GuthrieFix up IPv6 address format to enclose it in []
2008-10-08 Colin GuthrieChange suggested by Lennart. Do not return a memchunk...
2008-10-08 Colin GuthrieVarious changes suggested by Lennart.
2008-10-08 Colin GuthrieAdd a new callback structure to propigate when the...
2008-10-08 Colin GuthrieMove the ownership of the encoded data memchunk into...
2008-10-08 Colin GuthrieDo not assert on NULL values of s. This means the conne...
2008-10-08 Colin GuthrieProperly duplicate the hostname passed in on connect.
2008-10-08 Colin GuthrieCombine pa_raop_client_new and pa_raop_client_connect...
2008-10-08 Colin GuthrieRename rtsp.{c,h} to rtsp_client.{c,h}.
2008-10-08 Colin GuthrieWrap the io_callback to ensure that all data is written...
2008-10-08 Colin GuthrieUse a more stateful response parser.
2008-10-08 Colin GuthrieAdd a pa_iochannel callback for when the RAOP connectio...
2008-10-08 Colin GuthrieAdd a function for packing bits into a byte buffer...
2008-10-08 Colin GuthrieAdd a skeleton raop client which builds on the rtsp...
2008-10-08 Colin GuthrieMove closer to an asynchronous structure (still some...
2008-10-08 Colin GuthrieTrivial change to allocate memory using pulse methods.
2008-10-08 Colin GuthrieFix svn properties and some minor indentation
2008-10-08 Colin GuthrieConvert the return values to fit with the rest of pulse...
2008-10-08 Colin GuthrieConvert to using pa_socket_client rather than using...
2008-10-08 Colin GuthrieUse _free rather than _destroy so as not to mix naming...
2008-10-08 Colin GuthrieUse pa_sprintf_malloc to do simple concatenation rather...
2008-10-08 Colin GuthrieAdd a simple base64 library that will be used by the...
2008-10-08 Colin GuthrieAdd a RTSP client impelmentation.
2008-10-08 Colin GuthrieAdd a small lib to interpret and produce headers as...
2008-10-07 Lennart PoetteringMerge commit 'origin/master-tx' into master-tx
2008-10-01 Lennart Poetteringremove useless log message
2008-09-30 Lennart PoetteringMerge commit 'coling/master'
2008-09-10 Lennart Poetteringreplace Makefile stub copies by symlinks
2008-08-22 Colin GuthrieMerge branch 'master' of git://git.0pointer.de/pulseaudio
2008-08-19 Lennart Poetteringadd a few more gcc warning flags and fix quite a few...
2008-08-18 Lennart PoetteringMerge commit 'flameeyes/autoconf-2.62'
2008-08-18 Lennart Poetteringfix type error
2008-08-15 Lennart PoetteringMake Multicast TTL for RTP configurable, patch from...
2008-08-05 Lennart Poetteringfix shutdown when --disallow-module-loading=1 is passed
2008-06-27 Lennart Poetteringmodernize hashmap implementation a bit, reduce memory...
2008-06-23 CJ van den BergMerge dead branch 'glitch-free'
2008-06-23 CJ van den BergMerge dead branch 'lennart'
2008-06-23 CJ van den BergMerge dead branch 'lockfree'
2008-06-23 CJ van den BergMerge dead branch 'ossman'
2008-06-23 CJ van den BergMerge dead branch 'liboil-test'
2008-06-23 CJ van den BergMerge dead branch 'prepare-0.9.10'
2008-06-18 Lennart Poetteringget rid of svn $ keywords
2008-05-15 Lennart Poetteringmerge glitch-free branch back into trunk
2008-05-15 Lennart Poetteringadd adaptive resampler to the RTP receiver, other moder...
next