chiark / gitweb /
disorder-choose rejects tracks in queue/recent list
[disorder] / server / speaker.c
2008-03-29 Richard KettlewellDisOrder 3.0 3.0
2008-03-09 Richard KettlewellAdjust --version output to more closely match GNU standards
2008-03-03 Richard KettlewellFix a race between track startup and scratching. Basic...
2008-01-10 Richard KettlewellMore careful testing of scratching, and correctly handl...
2007-12-30 rjk@greenend.org.ukUnify sound API configuration.
2007-12-23 Richard Kettlewelldarwin and stupidity fixes for speaker socket move
2007-12-23 Richard Kettlewellput speaker socket in its own private directory
2007-12-18 Richard Kettlewellmerge extra MIME parsing
2007-12-15 Richard Kettlewellinclude configure and compiler details in version output
2007-12-08 Richard Kettlewellempty track buffers aren't unplayable if at eof
2007-12-08 Richard Kettlewellspeaker: log empty buffers
2007-12-06 Richard Kettlewellupdate (c) messages for mark & ross's contributions
2007-12-05 Richard Kettlewellspeaker_play() actually honors playable()
2007-12-04 Richard Kettlewellmore cautious track playability logic in speaker
2007-12-02 Richard Kettlewellrecord whether tracks are connected to speaker in a...
2007-11-19 Richard Kettlewellsync with disorder.dev
2007-11-19 Richard Kettlewellserver subprocesses should log to the same place the...
2007-11-13 Richard Kettlewellfix server crash if log connection fails
2007-10-10 Richard Kettlewellspeaker beforepoll() now gets to modify the timeout...
2007-10-05 rjk@greenend.org.ukdetect ALSA capability automatically
2007-10-04 rjk@greenend.org.ukOSS support in speaker
2007-10-04 Richard Kettlewellcore audio support in speaker
2007-10-03 Richard Kettlewellbuild fixes, works on mac now
2007-10-03 Richard Kettlewellupdate commentary to reflect reality
2007-10-03 Richard Kettlewellbanish fd passing. currently a bit ugly but seems...
2007-10-02 Richard Kettlewellrelax config file checking for non-server programs
2007-09-28 Richard Kettlewellspeaker protocol redesign to cope with libao re-opening
2007-09-24 rjk@greenend.org.ukmerge RTP branch
2007-09-24 rjk@greenend.org.uksplit backends out into their own speaker-*.c
2007-09-24 rjk@greenend.org.uktarget_rtp_time had better be even for stereo
2007-09-24 rjk@greenend.org.ukSaner speaker process design
2007-09-24 rjk@greenend.org.ukmove speaker declarations to speaker.h
2007-09-24 rjk@greenend.org.ukdoxygen + file naming
2007-09-23 rjk@greenend.org.ukdoxygen
2007-09-23 rjk@greenend.org.ukdoxygen; split out mainloop
2007-09-23 rjk@greenend.org.ukspeaker refactoring
2007-09-23 rjk@greenend.org.ukspeaker refactoring
2007-09-23 rjk@greenend.org.ukdoxygen
2007-09-23 rjk@greenend.org.ukspeaker refactoring
2007-09-23 rjk@greenend.org.ukspeaker refactoring
2007-09-23 rjk@greenend.org.ukprep for more speaker refactoring
2007-09-23 rjk@greenend.org.ukmore speaker refactoring
2007-09-23 rjk@greenend.org.ukpcm_format is ALSA-only
2007-09-23 rjk@greenend.org.ukdoxygen
2007-09-23 rjk@greenend.org.uksplit out activate()
2007-09-23 rjk@greenend.org.ukstart refactoring speaker
2007-09-23 rjk@greenend.org.uknever reduce socket buffers
2007-09-23 Richard Kettlewellnever reverse rtp_time. leave a comment explaining
2007-09-23 Richard Kettlewelldisable some debug chatter from speaker
2007-09-23 Richard Kettlewellbump up send socket buffer too
2007-09-23 Richard Kettlewellarrange for a rounder number of samples per packet
2007-09-23 Richard Kettlewellconfigure playahead in ms
2007-09-23 Richard Kettlewellseparate thread to add to heap
2007-09-23 Richard Kettlewellsaner play rate logic for speaker process
2007-09-22 rjk@greenend.org.ukmove audio translation to the right place
2007-09-18 Richard Kettlewelldrop 0s at end of rtp packets
2007-09-17 Richard Kettlewellmore rtp_time fixes. still borked l-(
2007-09-17 Richard Kettlewelldon't backtrack rtp_time. still not good l-(
2007-09-17 Richard Kettlewelllog rtp timestamp updates (which shows that they are...
2007-09-16 rjk@greenend.org.uknow builds on linux
2007-09-16 rjk@greenend.org.ukalsa code builds again
2007-09-04 Richard KettlewellInstall disorderd under launchd in Mac OS X.
2007-07-17 Richard KettlewellDon't link against -lgc if not using garbage collection.
2007-07-10 rjk@greenend.org.ukmore speaker mode care
2007-07-10 rjk@greenend.org.ukspeaker process is now more consistent about whether...
2007-07-10 rjk@greenend.org.ukNew configuration option sox_generation to choose betwe...
2007-07-08 rjk@greenend.org.ukmissing break in soxargs()
2007-07-08 rjk@greenend.org.ukbuild speaker even if no alsa
2007-07-08 rjk@greenend.org.ukMerge from Mark's branch.
2007-07-08 rjk@greenend.org.ukmake speaker logging less verbose
2007-07-08 rjk@greenend.org.ukHandle underrun when detected during poll() setup as...
2007-01-28 Richard Kettlewellconfigure.ac: Only look for ALSA libraries on Linux...
2007-01-23 rjk@greenend.org.ukRemove arch tags throughout
2007-01-23 rjk@greenend.org.ukImport from Arch revision: