chiark / gitweb /
normalize recorded filenames so files.py passes
[disorder] / server /
2007-11-20 Richard KettlewellConvert track names and input lines to NFC. This is...
2007-11-19 Richard Kettlewellsync with disorder.dev
2007-11-19 Richard Kettlewellbuild fix for linux
2007-11-19 Richard Kettlewellremove some pointless stderr redirection
2007-11-19 Richard Kettlewelldon't fatal() if cannot create a root account
2007-11-19 Richard Kettlewellfix syslog test
2007-11-19 Richard Kettlewell--[no-]syslog for disorder-normalize too
2007-11-19 Richard Kettlewellserver subprocesses should log to the same place the...
2007-11-19 Richard Kettlewellsync up with disorder.dev
2007-11-19 Richard Kettlewelldoxygen fixes
2007-11-18 Richard Kettlewelltransition various bits of code to unicode.h interfaces
2007-11-18 Richard Kettlewelltable-drive UTF-8 validity checker
2007-11-16 Richard Kettlewelltone down logging some more
2007-11-13 Richard Kettlewelldiscard data sent to logging client; more close fixing
2007-11-13 Richard Kettlewellfix server crash if log connection fails
2007-11-10 Richard Kettlewellwork around FLAC API change braindamage
2007-11-10 Richard Kettlewellserver shouldn't crash on client disconnect!
2007-11-10 Richard Kettlewellev_reader and ev_writer now own the FDs you give them...
2007-11-04 Richard Kettlewellavoid crashes on log client teardown
2007-11-03 Richard Kettlewellfurther debugging info() calls; marked TODO to remove...
2007-11-03 Richard Kettlewellpattern based dispatch for tracklength plugins
2007-11-01 Richard Kettlewellcompute stats in a subprocess to avoid wedging the...
2007-10-27 Richard KettlewellIn the web interface only, new 'short' track name part...
2007-10-27 Richard Kettlewelldoxygen; chatty logging in hope of catching a bug
2007-10-23 Richard Kettlewellchattier event loop error logging
2007-10-21 Richard Kettlewellreduce rtp playahead to 0.1s
2007-10-17 Richard Kettlewellauto create config.private on 1st run of server if...
2007-10-17 Richard Kettlewellautomatically create the home directory on startup
2007-10-15 Richard Kettlewellupdate comment
2007-10-15 Richard Kettlewelltypo
2007-10-13 Richard Kettlewellsplit up queue.c to remove -ldl dependency from clients
2007-10-10 Richard Kettlewellspeaker beforepoll() now gets to modify the timeout...
2007-10-07 Richard Kettlewellrtp-address command allows client to query server config
2007-10-05 Richard Kettlewellbump RTP packet size a bit
2007-10-05 rjk@greenend.org.ukdetect ALSA capability automatically
2007-10-04 Richard Kettlewellimplement expiry of newly added tracks list
2007-10-04 Richard Kettlewellminor oss support corrections
2007-10-04 rjk@greenend.org.uknormalize eof detection, oops
2007-10-04 rjk@greenend.org.ukOSS support in speaker
2007-10-04 Richard Kettlewellcore audio support in speaker
2007-10-04 Richard Kettlewellmore conservative about read() result
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 Kettlewelldisobedience notices rescans
2007-10-02 Richard Kettlewellweb support for noticed.db
2007-10-02 Richard Kettlewellserver half of noticed.db
2007-10-02 Richard Kettlewellrelax config file checking for non-server programs
2007-10-02 Richard Kettlewellsupport alternative hashes for authentication
2007-10-01 Richard Kettlewelldoxygen
2007-10-01 Richard Kettlewellreport volume at log start
2007-10-01 Richard Kettlewellvolume is right from startup
2007-09-30 Richard Kettlewellsend "playing" at start of log; document log state...
2007-09-30 Richard Kettlewellde-verbose speaker
2007-09-30 Richard Kettlewellcorrected speaker-failed error message
2007-09-30 Richard Kettlewellspeaker process terminating is fatal
2007-09-30 Richard Kettlewelldon't install plist
2007-09-30 Richard Kettlewelldisable RunAtLoad
2007-09-30 rjk@greenend.org.ukdisobedience now detects disconnection within ~1s
2007-09-30 rjk@greenend.org.ukfinish off FLAC support
2007-09-29 Richard Kettlewelldarwin libiconv
2007-09-28 rjk@greenend.org.ukwav file support for disorder-decode
2007-09-28 rjk@greenend.org.ukexclude nonsense finkbindir
2007-09-28 rjk@greenend.org.ukogg decoding in disorder-decode
2007-09-28 rjk@greenend.org.ukdisorder-decode now works for MP3s
2007-09-28 rjk@greenend.org.ukcorrect disorder-normalize
2007-09-28 Richard Kettlewellspeaker protocol redesign to cope with libao re-opening
2007-09-27 Richard Kettlewellmad-based mp3 decoder. non-44.1KHz does not work right...
2007-09-26 Richard Kettlewellmore cautious parsing of getifnames() result
2007-09-26 Richard Kettlewelloption to suppress launchctl fiddling on install
2007-09-26 Richard KettlewellUse getifaddrs() instead of ioctls. This is only docum...
2007-09-26 Richard Kettlewelldisorder-speaker now logs what it's transmitting too...
2007-09-25 Richard Kettlewelltotally untested multicast support
2007-09-25 rjk@greenend.org.ukleave a TODO relating to revno 78
2007-09-25 rjk@greenend.org.ukdoxygen
2007-09-24 rjk@greenend.org.ukmerge RTP branch
2007-09-24 rjk@greenend.org.ukdocs updates
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
next