]> code.delx.au - pulseaudio/history - src/modules/rtp/rtsp_client.c
Merge commit 'origin/master-tx'
[pulseaudio] / src / modules / rtp / rtsp_client.c
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-01-08 Lennart PoetteringMerge commit 'origin/master-tx'
2008-12-16 Lennart PoetteringMerge commit 'flameeyes/libtool-2.2'
2008-10-08 Lennart PoetteringMerge commit 'coling/airtunes-0.9.13'
2008-10-08 Colin GuthrieRemove $Id$ lines left over from SVN
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 GuthrieDo tidy up on disconnection.
2008-10-08 Colin GuthrieDo not prefix internal function rtsp_exec.
2008-10-08 Colin GuthrieFix up IPv6 address format to enclose it in []
2008-10-08 Colin GuthrieAdd a new callback structure to propigate when the...
2008-10-08 Colin GuthrieDo not assert on NULL values of s. This means the conne...
2008-10-08 Colin GuthrieRename rtsp.{c,h} to rtsp_client.{c,h}.