chiark / gitweb /
merge extra MIME parsing
[disorder] / clients / playrtp.c
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...
2007-09-16 rjk@greenend.org.uksort of works
2007-09-16 rjk@greenend.org.ukcorrect next_timestamp logic
2007-09-16 rjk@greenend.org.uknow builds on linux
2007-09-04 Richard KettlewellInstall disorderd under launchd in Mac OS X.