chiark / gitweb /
clients/playrtp.c: Don't crash if an interface has a null address.
[disorder] / clients / playrtp.c
2020-05-04 Mark Woodingclients/playrtp.c: Don't crash if an interface has...
2020-05-04 Mark Woodingclients/playrtp.c: Don't crash if given `-' on the...
2020-05-03 Mark WoodingMark `help' and `version' functions as not returning.
2020-05-02 Mark Woodingclients/playrtp.c: Configure the backend audio device...
2018-07-20 Mark Woodingdisobedience, playrtp: Have `playrtp' handle volume...
2016-01-16 Mark WoodingMerge branch 'mdw/gstdecode'
2014-05-30 Richard KettlewellFreeBSD doesn't have IFF_DYNAMIC
2013-11-10 Richard Kettlewellplayrtp: support multiple unicast mode
2013-11-07 Richard Kettlewelluaudio: pulseaudio support
2013-11-07 Richard Kettlewellplayrtp: --api option instead of a new option for every...
2013-11-07 Richard Kettlewelluaudio: more sophisticated choice of default playback API
2013-10-27 Richard KettlewellInclude version string in background program logs
2011-07-31 Richard KettlewellMerge remote-tracking branch 'origin/branch-5.0'
2011-07-31 Richard KettlewellMerge branch 'issue29'
2011-07-31 Richard KettlewellMerge commit 'ad0c0f361be0'
2011-07-31 Richard Kettlewellplayrtp: refuse to play RTP via RTP.
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-18 Richard KettlewellMerge from disorder.dev.
2009-10-18 Richard KettlewellShun time(), since on Linux it is not monotonic with...
2009-10-10 Richard KettlewellMerge playlist support.
2009-10-03 Richard KettlewellUpdate copyright dates
2009-08-02 Richard Kettlewellplayrtp shouldn't bind twice when in unicast/broadcast...
2009-05-02 Richard KettlewellWork around stupid excessively strict warning in GCC...
2009-04-18 Richard KettlewellDocumentation + comments re recent disorder-playrtp...
2009-04-18 Richard KettlewellBuild fix.
2009-04-18 Richard Kettlewelldisorder-playrtp now prefers to drop silent packets...
2009-04-18 Richard Kettlewelldisorder-playrtp --monitor option to keep track of...
2009-04-12 Richard KettlewellDo some basic compatibility checking when installing...
2009-04-11 Richard KettlewellMerge audio timing fix branch.
2009-04-11 Richard KettlewellBump up default RTP player buffer sizes. Now big enoug...
2009-04-11 Richard KettlewellAbolish playrtp's "readahead" variable (and associated...
2009-04-05 Richard Kettlewelldisorder-playrtp now includes timestamps in its log...
2009-03-14 Richard KettlewellA little doxygen tidy-up
2009-03-14 Richard KettlewellMerge config aliasing bug fix.
2009-03-14 Richard KettlewellMerge uaudio stragglers.
2009-03-14 Richard KettlewellMerge from uaudio branch.
2009-03-14 Richard KettlewellThe command backend now supports the old (suspending...
2009-03-13 Richard KettlewellSplit up the multicast and unicast cases in disorder...
2009-03-13 Richard Kettlewelldisorder-playrtp now releases its lock around activate...
2009-03-13 Richard KettlewellMerge playrtp readahead reduction
2009-03-08 Richard KettlewellReduce playrtp readahead to 0.5s
2009-03-03 Richard KettlewellAbolish UAUDIO_DEFAULT
2009-03-01 Richard KettlewellAbolish uaudio_apis[]. Instead, define UAUDIO_DEFAULT...
2009-03-01 Richard KettlewellMerge latest work from uniform audio branch. The only...
2009-03-01 Richard KettlewellSupport uniform audio command backend from disorder...
2009-03-01 Richard KettlewellMerge from uniform audio branch. disorder-playrtp...
2009-03-01 Richard KettlewellMerge disorder-playrtp docs fix
2009-03-01 Richard KettlewellImprove disorder-playrtp docs/--help
2009-03-01 Richard KettlewellALSA support for uniform audio. ALSA and OSS support...
2009-02-28 Richard KettlewellUniform audio backend for Core Audio. There is an...
2009-02-17 Richard KettlewellMerge playlist branch against trunk to date.
2008-10-26 Richard KettlewellRTP player now ignores packets with "X" bit set
2008-10-19 Richard KettlewellSwitch to GPL v3
2008-05-25 Richard KettlewellSource code reorganization:
2008-04-26 Richard KettlewellSeparate notion of configured audio backend from Disobe...
2008-04-26 Richard Kettlewellstruct addrinfo varies in order between platforms,...
2008-03-29 Richard KettlewellDisOrder 3.0 3.0
2008-03-24 Richard KettlewellRewrite playrtp ALSA support. The result seems to...
2008-03-09 Richard KettlewellAdjust --version output to more closely match GNU standards
2007-12-18 Richard Kettlewellmerge extra MIME parsing
2007-12-15 Richard Kettlewellinclude configure and compiler details in version output
2007-12-09 Richard Kettlewellplayrtp: --dump support for ALSA and OSS backends
2007-12-08 Richard Kettlewelldebug dump (mac only) for playrtp
2007-11-23 Richard Kettlewellsynchronize with disorder.dev
2007-11-22 Richard Kettlewellrationalize playrtp multicast support
2007-10-20 Richard Kettlewelllinux build fixes
2007-10-20 Richard Kettlewelldisobedience can stop/start a background rtp player now
2007-10-10 Richard Kettlewellmore empeg fixes
2007-10-09 Richard Kettlewellfurther empeg support
2007-10-07 Richard Kettlewellplayrtp now gets port from server if no args
2007-10-07 Richard Kettlewellempeg integration
2007-10-05 rjk@greenend.org.ukOSS backend for playrtp
2007-10-05 rjk@greenend.org.ukdetect ALSA capability automatically
2007-10-05 rjk@greenend.org.ukplayrtp split continued
2007-10-05 rjk@greenend.org.ukstart on playrtp split
2007-09-25 Richard Kettlewelltotally untested multicast support
2007-09-24 rjk@greenend.org.ukmerge RTP branch
2007-09-24 Richard Kettlewellless harsh dropping of near-empty buffers
2007-09-24 Richard Kettlewellplayrtp junks old sample data in fill_buffer()
2007-09-23 rjk@greenend.org.ukdoxygen
2007-09-23 rjk@greenend.org.uknever reduce socket buffers
2007-09-23 Richard Kettlewell--rcvbuf option; warn if -L is used
2007-09-23 Richard Kettlewellseparate thread to add to heap
2007-09-23 Richard Kettlewellsaner play rate logic for speaker process
2007-09-23 Richard Kettlewellupdate mac support
2007-09-22 rjk@greenend.org.ukminor fixes
2007-09-22 rjk@greenend.org.ukbring alsa code up to date
2007-09-22 Richard Kettlewellmore playrtp fiddling. still noise.
2007-09-22 Richard Kettlewellplayrtp now uses heap.h
2007-09-18 Richard Kettlewellabolish linked list of packets. (linux still to do.)
2007-09-18 Richard Kettlewellmore logging
2007-09-17 Richard Kettlewellsort of works on macos
2007-09-17 Richard Kettlewellplayrtp now builds on macos. untested.
2007-09-16 rjk@greenend.org.ukyet more logging; dots at every snd_pcm_wait
2007-09-16 rjk@greenend.org.ukmore logging; halve default buffer size
2007-09-16 rjk@greenend.org.ukmore logging and a saner way to figure out what to...
2007-09-16 rjk@greenend.org.ukmissing samples_written assign
2007-09-16 rjk@greenend.org.ukmake watermarks configurable and up default; ignore...
next