chiark / gitweb /
Correct title attribute for @onoff controls
[disorder] / doc /
2008-06-01 Richard KettlewellUse system sendmail if available (rather than SMTP...
2008-05-31 Richard Kettlewellwarnings from man pages, if we have groff...
2008-05-26 Richard Kettlewell"make distcheck" now passes
2008-05-25 Richard KettlewellBring disorder_config(5) up to date a bit
2008-05-25 Richard KettlewellSource code reorganization:
2008-05-25 Richard KettlewellMerge event scheduling implementation. This fixes...
2008-05-24 Richard KettlewellShadow disorder.dev
2008-05-24 Richard KettlewellCommand line interface now takes more human-friendly...
2008-05-24 Richard KettlewellSupport schedule-* commands from command-line client...
2008-05-24 Richard KettlewellServer and Python interface now support schedule-*...
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 KettlewellRead user.tmpl after macros.tmpl
2008-05-18 Richard KettlewellDocumentation tweaks
2008-05-18 Richard KettlewellBring CGI docs pretty much up to date
2008-05-18 Richard KettlewellAdd a new 'wait' flag to the rescan command. This...
2008-05-18 Richard KettlewellBuild fixes
2008-05-18 Richard KettlewellSynchronize with disorder.dev
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 KettlewellGet in-UI man pages working again
2008-05-03 Richard KettlewellSynchronize with disorder.dev
2008-04-27 Richard KettlewellAllow trailing '@' to be left out of CGI expansions...
2008-04-25 Richard KettlewellMerge MDW's one-pass track picker
2008-04-22 Richard KettlewellBy default, disable user management over TCP (since...
2008-04-20 Richard KettlewellMerge from 3.0 fixes branch
2008-04-20 Richard KettlewellMerge disorder.userman branch
2008-04-20 Richard KettlewellCHANGES and docs updates for user management window
2008-04-20 Richard KettlewellStandardize on "username" (not "user") in user-facing...
2008-04-20 Richard KettlewellMerge more 3.0 branch changes
2008-04-20 Richard KettlewellMerge from 3.0 branch
2008-04-20 Richard KettlewellMerge fixes up to 3.0.1
2008-04-19 Richard KettlewellThe server now treats setting an empty email address...
2008-04-19 Richard Kettlewellmerge queue test fix from disorder.dev
2008-04-19 Richard KettlewellFiddle with menu names
2008-04-13 Richard Kettlewelladd missing userinfo command to disorder_protocol(5)
2008-04-12 Richard KettlewellDocument appearance of weight in UIs
2008-04-12 Richard Kettlewelldocument cookie-related preferences
2008-04-12 Richard KettlewellImplement 'weight' track preference (defect 10). No...
2008-04-12 Richard KettlewellNew 'replay_min' directive defines lower bound on inter...
2008-04-12 Richard KettlewellUse disorder-choose to pick random tracks.
2008-03-29 Richard KettlewellDisOrder 3.0 3.0
2008-02-24 Richard KettlewellEscape dashes that really do need to be minus signs...
2008-02-24 Richard KettlewellPut a newline after end-of-sentence "." in man pages...
2008-01-06 rjk@greenend.org.ukThe Login page now includes a form to request a passwor...
2008-01-04 rjk@greenend.org.ukBuild fixes for FreeBSD:
2008-01-01 Richard Kettlewelldisorder authorize now creates ~USER/.disorder/passwd...
2008-01-01 Richard KettlewellUpdate some copyright dates.
2008-01-01 Richard KettlewellNew 'new_max' configuration bounds the number of tracks...
2008-01-01 Richard KettlewellSort out static content. There is a new expansion...
2007-12-31 Richard Kettlewellremove obsolete stuff about authentication
2007-12-31 rjk@greenend.org.ukRegistration now insists you type your password twice...
2007-12-30 rjk@greenend.org.ukALSA mixer support.
2007-12-30 rjk@greenend.org.ukUnify sound API configuration.
2007-12-30 Richard Kettlewellset default gap to 0
2007-12-30 Richard Kettlewell'collection' no longer requires an encoding to be speci...
2007-12-29 rjk@greenend.org.ukdisorder setup-guest enforces mail_sender requirement
2007-12-29 rjk@greenend.org.ukupdate docs for mail_sender and smtp_server
2007-12-29 rjk@greenend.org.ukbuild default stopword list into server
2007-12-23 rjk@greenend.org.ukabolish sidebar.html; too much hassle to maintain two
2007-12-23 rjk@greenend.org.ukWeb interface starts to reflect user rights properly:
2007-12-23 rjk@greenend.org.ukThe web interface now automaticallty figures out its...
2007-12-22 rjk@greenend.org.ukinsufficient rights always produces 51x response
2007-12-22 rjk@greenend.org.ukFirst cut at cookie support in the web interface
2007-12-22 Richard Kettlewell'cookie' response now includes the username.
2007-12-22 Richard KettlewellSplit base64 code into a separate .c so that the server...
2007-12-22 Richard Kettlewellmore consistent language use in docs
2007-12-22 Richard Kettlewelldisorder setup-guest + docs + tests
2007-12-21 Richard Kettlewellregister/confirm commands, and tests, and docs
2007-12-21 Richard Kettlewelldefault_rights directive
2007-12-21 Richard Kettlewellmore docs catchup
2007-12-21 Richard KettlewellQuote responses. Unfortunately this is a major protoco...
2007-12-21 Richard Kettlewellserver always mentions algorithm in client greeting
2007-12-21 Richard Kettlewellremove become from client; more docs updates
2007-12-21 Richard Kettlewellfill in some more gaps in the user database support
2007-12-21 Richard Kettlewellrights now apply to commands; docs catch up a bit
2007-12-20 Richard KettlewellUse users.db. trackdb* moves to lib/, as it's now...
2007-12-18 Richard Kettlewellmerge extra MIME parsing
2007-12-16 Richard Kettlewelldocs update
2007-12-09 Richard Kettlewellplay now returns the new track's ID, and disorder.play...
2007-12-05 Richard Kettlewellfurther docs update
2007-12-05 Richard Kettlewelldocumentation update
2007-12-05 Richard Kettlewellupdate disorderd.8 to reflect current code
2007-12-02 Richard Kettlewellget and get-global now return 555 for not found. The...
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 Kettlewell'plugins' and other _accum configuration items can...
2007-11-22 Richard Kettlewelltypo in man disorder-playrtp
2007-11-22 Richard Kettlewellrationalize playrtp multicast support
2007-11-22 Richard Kettlewellsync with trunk
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-20 Richard KettlewellConvert track names and input lines to NFC. This is...
2007-11-19 Richard Kettlewellsync with disorder.dev
2007-11-19 Richard Kettlewellit's plugins not plugin
2007-11-13 Richard Kettlewelldiscard data sent to logging client; more close fixing
next