chiark / gitweb /
Rename word break property values
[disorder] / server /
2009-03-22 Richard KettlewellMerge from OS X GTK+ branch
2009-03-14 Richard KettlewellMissing doxygen @file sections
2009-03-14 Richard KettlewellMerge config aliasing bug fix.
2009-03-14 Richard Kettlewell'listen' option now uses struct netaddress too.
2009-03-14 Richard KettlewellStart rationalizing network address configuration.
2009-03-14 Richard KettlewellHorrid hack to recover run-time endianness for testing.
2009-03-14 Richard KettlewellMerge uaudio stragglers.
2009-03-14 Richard KettlewellMerge from uaudio branch.
2009-03-14 Richard Kettlewelldisorder-speaker now correctly listens for its own...
2009-03-13 Richard KettlewellMerge playrtp readahead reduction
2009-03-11 Richard KettlewellDon't activate pending track until the previous track...
2009-03-10 Richard KettlewellClean up online registration confirmation strings....
2009-03-08 Richard KettlewellMore reliable gapless play.
2009-03-08 Richard KettlewellMerge volume and build fixes
2009-03-08 Richard KettlewellMerge configuration fixes
2009-03-08 Richard Kettlewelluaudio gains a new 'configure' method, which imposes...
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 KettlewellMerge more Core Audio hackery from uaudio branch.
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
next