chiark / gitweb /
gcrypt initialization to suppress warning message. Not really
[disorder] / server /
2009-03-08 Richard Kettlewellgcrypt initialization to suppress warning message....
2009-03-08 Richard Kettlewellget-volume shouldn't corrupt the volume!
2009-03-08 Richard KettlewellBuild fixes for FreeBSD
2009-03-08 Richard Kettlewell'api' configuration command now uses uaudio. The list...
2009-02-28 Richard Kettlewelltypo fix
2009-02-22 Richard KettlewellMerge Core Audio fixes
2009-02-22 Richard KettlewellSupport arbitrary Core Audio devices.
2009-02-22 Richard Kettlewelldisorderd does not (currently) need CoreAudio libraries...
2009-02-21 Richard KettlewellRemove fossils
2009-02-21 Richard Kettlewellmem-impl.h is no longer shared code, so remove
2009-02-21 Richard KettlewellRemove obsolete api-client.[ch]
2009-02-15 Richard KettlewellSet resource limits on the server to prevent more than...
2009-01-31 Richard KettlewellApply the remains of Ross's patch to build on Ubuntu...
2008-12-30 Richard Kettlewelldisorder-choose aborts outstanding transaction before...
2008-12-30 Richard KettlewellFix format string pedantry to build on 64-bit Linux
2008-12-13 Richard KettlewellAdd 'adopt' command. This adopts a randomly picked...
2008-12-06 Richard KettlewellSilence compiler warning
2008-12-06 Richard KettlewellClean up after coverage testing properly
2008-11-01 Richard KettlewellObsolete playing_isscratch. The constant still exists...
2008-10-29 Richard KettlewellObsolete playing_random state
2008-10-27 Richard KettlewellVersioning for queue files and a heuristic for reconstr...
2008-10-27 Richard KettlewellAdd a new 'origin' field to queue entries. This record...
2008-10-25 Richard KettlewellDoxygen file headers for most files
2008-10-25 Richard KettlewellDoxygen-clean
2008-10-19 Richard KettlewellSwitch to GPL v3
2008-10-17 Richard Kettlewellmerge missing file fix
2008-09-10 Richard Kettlewelltypo fix
2008-06-28 Richard KettlewellSynchronize with DisOrder 4.1
2008-06-24 Richard KettlewellUse email_valid() to check email addresses throughout
2008-06-15 Richard KettlewellMerge the Disobedience rewrite.
2008-06-15 Richard KettlewellMake logevent keys consistently use '_' again.
2008-06-15 Richard KettlewellSend clients a rights-changed message when their rights...
2008-06-15 Richard Kettlewelluser-* event log messages for benefit of admin users...
2008-06-14 Richard KettlewellBetter visual feedback in users window: the apply button is
2008-06-08 Richard KettlewellQuieten compiler.
2008-06-08 Richard KettlewellDon't use deprecated ALSA calls (since they generate...
2008-06-04 Richard KettlewellVerify --help/--version for disorder-choose
2008-06-02 Richard KettlewellBuild fix for Linux
2008-06-01 Richard KettlewellLimit rescan/recheck messages to one every 10 seconds...
2008-05-26 Richard Kettlewell"make distcheck" now passes
2008-05-25 Richard KettlewellLinux build fix
2008-05-25 Richard KettlewellSource code reorganization:
2008-05-25 Richard KettlewellTABLE_FIND() now uses typeof. We're committed to GCC...
2008-05-25 Richard KettlewellUse new random_id() for queue IDs
2008-05-25 Richard KettlewellFix type of shift in disorder-choose.
2008-05-25 Richard KettlewellMerge event scheduling implementation. This fixes...
2008-05-25 Richard KettlewellLog discarded junk events.
2008-05-24 Richard KettlewellSupport schedule.db in disorder-dump
2008-05-24 Richard KettlewellFix random_id(). Oops.
2008-05-24 Richard KettlewellShadow disorder.dev
2008-05-24 Richard KettlewellSupport schedule-* commands from command-line client...
2008-05-24 Richard KettlewellServer and Python interface now support schedule-*...
2008-05-24 Richard KettlewellBack end for scheduling code (cf defect #6). Currently...
2008-05-19 Richard Kettlewelldisorder-choose now uses an arcfour keystream as its...
2008-05-18 Richard KettlewellBias up recently added tracks. See new_bias and new_bi...
2008-05-18 Richard KettlewellMerge disorder.macros branch.
2008-05-18 Richard KettlewellMake "short" context in @part actually work
2008-05-18 Richard KettlewellEmpty back= should be treated as if absent
2008-05-18 Richard KettlewellRead user.tmpl after macros.tmpl
2008-05-18 Richard KettlewellBring CGI docs pretty much up to date
2008-05-18 Richard KettlewellRestore breadcrumb trail to choose.tmpl
2008-05-18 Richard KettlewellAdd a new 'wait' flag to the rescan command. This...
2008-05-18 Richard KettlewellBuild fixes
2008-05-18 Richard KettlewellReturn from login page to what you were trying to do
2008-05-18 Richard KettlewellTranslate preferences page to the new order.
2008-05-18 Richard KettlewellSynchronize with disorder.dev
2008-05-18 Richard KettlewellResolve aliases in c_get, c_set, c_prefs and c_part...
2008-05-17 Richard KettlewellFix login/logout/etc and misc other bits and pieces
2008-05-17 Richard KettlewellFill in some missing actions
2008-05-17 Richard Kettlewellvarious cleanups and docs improvements
2008-05-17 Richard KettlewellSplit template docs out to disorder_templates(5)
2008-05-17 Richard KettlewellFirst iteration of login page translation
2008-05-17 Richard KettlewellFix pause button
2008-05-17 Richard KettlewellGet in-UI man pages working again
2008-05-17 Richard KettlewellFurther hacking. Some actual success at runtime now.
2008-05-17 Richard Kettlewellexp_search, fold search into choose, not really finished
2008-05-16 Richard Kettlewellnew @argq expansion; more template fiddling
2008-05-12 Richard Kettlewelltracks + dirs expansions
2008-05-11 Richard Kettlewellmore templates plus support code changes
2008-05-11 Richard Kettlewell@image expansion
2008-05-11 Richard Kettlewellmore template work
2008-05-11 Richard Kettlewellextended @movable expansion; more template...
2008-05-11 Richard Kettlewellremove action; better findtrack; more template fiddling
2008-05-11 Richard Kettlewelldirname/basename expansions; template fiddling
2008-05-10 Richard Kettlewellsplit out dcgi_get_cookie
2008-05-10 Richard Kettlewellreorg cgi code a bit...
2008-05-10 Richard KettlewellAlmost compiles, will not work though
2008-05-10 Richard KettlewellFiddle with playing.tmpl a bit. not fully translated
2008-05-10 Richard Kettlewellredirect()
2008-05-10 Richard Kettlewellact_playing
2008-05-10 Richard KettlewellStart conversion of CGI actions.
2008-05-07 Richard KettlewellRemove some obsolete code
2008-05-05 Richard KettlewellHalf way through rewriting web interface. Don't even...
2008-05-04 Richard KettlewellShift many cgi_ functions into lib/, and add a test...
2008-05-03 Richard KettlewellSynchronize with disorder.dev
2008-04-29 Richard KettlewellMerge latest GCC 2.95 fix
2008-04-29 Richard Kettlewell1) If we reject a remote user management operation...
2008-04-27 Richard KettlewellFurther rearrangement to support macro expansion.
2008-04-27 Richard KettlewellFurther separation of template parsing and expansion
2008-04-27 Richard KettlewellSeparate parsing of templates from expansion.
next