summaryrefslogtreecommitdiff
path: root/rtp.h
Commit message (Expand)AuthorAge
* Allow sps to deal with duplicate RTSP messages like RECORD and SETUP. Add som...Mike Brady2018-04-10
* Add lots of debug messages, begin to use correctly sized PRId64 and friends i...Mike Brady2018-03-06
* Improve dbus and add some dacp servicesMike Brady2017-11-12
* Clean up rtp_send_client_command a littleMike Brady2017-11-06
* Generalise volumeup to any command.Mike Brady2017-10-15
* Hook up "volumeup" remote control command -- doesn't work on ipv6, it seemsMike Brady2017-10-09
* Some spring cleaning using clang-formatMike Brady2017-10-05
* Add avahi code to look for the rmeote control information for the client and ...Mike Brady2017-10-05
* Change behaviour when TEARDOWN is received -- don't close down the RTSP conve...Mike Brady2017-08-25
* Tidy up source using clang-formatMike Brady2017-07-31
* Add rtp init and terminate, mirror all globals in the conn data structureMike Brady2017-03-16
* add conn to many procedure callsMike Brady2017-03-16
* Untested, probably not workingMike Brady2017-03-07
* Tidy up with a clang-formatMike Brady2016-09-11
* Enable 64-bit monotonic rtptime calculationsMike Brady2016-09-02
* Add a local argument fo rtp_setup so we know what local ip address to useMike Brady2016-05-01
* Add proper data structure for passing parameters between threads. Add some de...Mike Brady2016-02-02
* Begin to clean up the 'stop' signalling among the threads -- try to remove as...Mike Brady2016-01-22
* Add check of drift in the source material -- i,e, divergence between calculat...Mike Brady2015-06-26
* Reformat using clang-format.Mke Brady2015-06-01
* Send SIGUSR2 to shairport sync and it will send a pause request to the source...Mike Brady2014-09-22
* Fix a probably-silent bug in makeing resend requests.Mike Brady2014-09-10
* Add support for centralised timing, jitter calculation, probably not working,...Mike Brady2014-08-24
* add ability to return local ports, add time referencing functionalityMike Brady2014-04-30
* fix IPv6 supportJames Laird2013-04-02
* Refactor and rewrite.James Laird2013-04-01