chiark / gitweb /
verify that tag search works across dump
[disorder] / server /
2007-12-02 Richard Kettlewellget and get-global now return 555 for not found. The...
2007-12-01 Richard Kettlewellexit not _exit, for benefit of coverage testing
2007-12-01 Richard Kettlewellfixes and test for disorder-dump
2007-11-28 Richard Kettlewellmulticast_loop option
2007-11-23 rjk@greenend.org.ukmerge disorder.unicode branch
2007-11-23 rjk@greenend.org.ukFixes for disorder-dbpugrade:
2007-11-23 rjk@greenend.org.ukmerge from disorder.dev
2007-11-23 Richard Kettlewellsynchronize with disorder.dev
2007-11-23 Richard KettlewellRemove post_move_cleanup(). The effect is that new...
2007-11-23 Richard KettlewellRemove combining characters from search strings. The...
2007-11-22 Richard Kettlewellrationalize playrtp multicast support
2007-11-22 Richard Kettlewellsync with trunk
2007-11-22 Richard Kettlewellfixes from last change l-(
2007-11-22 Richard KettlewellThe initial rescan now blocks any client connections...
2007-11-22 Richard Kettlewellbuild fixes
2007-11-22 Richard Kettlewellautomatically upgrade on startup if necessary
2007-11-22 Richard Kettlewelltidy up upgrade/recovery flags a bit
2007-11-21 Richard Kettlewelldatabase upgrade tool. needs to be run manually.
2007-11-21 Richard Kettlewellsync up with disorder.dev
2007-11-21 Richard Kettlewellsync with disorder.dev
2007-11-21 Richard Kettlewellfix indent
2007-11-20 Richard Kettlewellunicode.c iterators can now have their notion of Word_B...
2007-11-20 Richard Kettlewellutf32_word_split() and utf8_word_split() splits a strin...
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
next