chiark / gitweb /
lib/configuration.c, lib/uaudio-rtp.c: Allow tweaking MTU-discovery.
[disorder] / lib / uaudio-rtp.c
2020-06-06 Mark Woodinglib/configuration.c, lib/uaudio-rtp.c: Allow tweaking...
2020-06-06 Mark Woodinglib/configuration.c, lib/uaudio-rtp.c: Allow configurin...
2020-05-05 Mark Woodinglib/uaudio-rtp.c: Always allow clients to request unica...
2020-05-05 Mark Woodinglib/uaudio-rtp.c: Use dedicated per-family sockets...
2020-05-05 Mark Woodinglib/uaudio-rtp.c: Set the send buffer for the IPv6...
2020-05-05 Mark Woodinglib/uaudio-rtp.c: Squidge up the socket-closing code.
2020-05-05 Mark Woodinglib/uaudio-rtp.c: Fix initial values for socket descrip...
2020-05-05 Mark Woodinglib/uaudio-rtp.c: Factor out setting the send-buffer...
2016-01-16 Mark WoodingMerge branch 'mdw/gstdecode'
2014-06-01 Richard KettlewellWarning tidy-up for FreeBSD.
2013-11-10 Richard Kettlewelluaudio: newer compiler spotted a short memcpy
2013-11-10 Richard Kettlewellserver: implement multiple-unicast RTP
2013-11-10 Richard Kettlewelluaudio: RTP multiple unicast mode
2013-11-07 Richard Kettlewelluaudio: more sophisticated choice of default playback API
2011-07-31 Richard KettlewellMerge remote-tracking branch 'origin/branch-5.0'
2011-05-28 Richard KettlewellMerge up to 5.0.2
2011-02-12 Richard KettlewellAdd (undocumented) rtp_verbose option, to generate...
2009-11-20 Richard KettlewellUse libsamplerate in disorder-normalize, if available...
2009-11-20 Richard Kettlewellerror/fatal/info -> disorder_error/fatal/info
2009-11-20 Richard Kettlewellerror/fatal/info -> disorder_error/fatal/info
2009-10-10 Richard KettlewellMerge playlist support.
2009-04-11 Richard KettlewellMerge audio timing fix branch.
2009-04-11 Richard KettlewellRewrite uaudio-schedule.c. It's now much simpler and...
2009-03-14 Richard KettlewellMerge config aliasing bug fix.
2009-03-14 Richard KettlewellStart rationalizing network address configuration.
2009-03-14 Richard KettlewellCorrect setting of rtp-source-port.
2009-03-14 Richard KettlewellMerge from uaudio branch.
2009-03-13 Richard KettlewellThe command backend now sends 0s rather than suspending...
2009-03-08 Richard KettlewellMerge volume and build fixes
2009-03-08 Richard KettlewellMerge configuration fixes
2009-03-08 Richard Kettlewelluaudio gains a new 'configure' method, which imposes...
2009-03-08 Richard KettlewellBuild fixes for FreeBSD
2009-03-08 Richard Kettlewell'api' configuration command now uses uaudio. The list...
2009-03-01 Richard KettlewellUniform audio command back end now rate limited.
2009-03-01 Richard KettlewellMerge build fix
2009-03-01 Richard Kettlewelluaudio-rtp.c builds on Mac
2009-03-01 Richard KettlewellMerge latest work from uniform audio branch. The only...
2009-03-01 Richard KettlewellUniform audio version of the command backend. No attem...
2009-03-01 Richard KettlewellUniform audio RTP implementation. Not tested yet!
2009-03-01 Richard KettlewellMerge from uniform audio branch. disorder-playrtp...
2009-02-28 Richard KettlewellUniform audio backend for Core Audio. There is an...