chiark / gitweb /
disorder
2008-12-13 Richard KettlewellAdd 'adopt' command. This adopts a randomly picked...
2008-12-08 Richard KettlewellQuieten compiler
2008-12-07 Richard KettlewellReplace rather bizarre 'select all' in choose tab with...
2008-12-06 Richard Kettlewellsetversion script for test builds
2008-12-06 Richard KettlewellSilence compiler warning
2008-12-06 Richard Kettlewellnew target to remove coverage droppings
2008-12-06 Richard KettlewellChanges to HTML coverage output:
2008-12-06 Richard Kettlewellmore coverage + doxygen
2008-12-06 Richard Kettlewellmake sure gcov reports generated after all tests complete
2008-12-06 Richard Kettlewelllibtest now generates coverage report for lib/ not...
2008-12-06 Richard KettlewellClean up after coverage testing properly
2008-11-29 Richard KettlewellReduce track choice neophilia a bit
2008-11-01 Richard KettlewellWait a bit long for subprocesses to clear off.
2008-11-01 Richard KettlewellObsolete playing_isscratch. The constant still exists...
2008-10-29 Richard KettlewellObsolete playing_random state
2008-10-28 Richard KettlewellDocument playing_state and queue_entry better
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-26 Richard Kettlewelllibdb up to 4.6 does seem to work
2008-10-26 Richard KettlewellRTP player now ignores packets with "X" bit set
2008-10-26 Richard KettlewellA bit more doxygen
2008-10-26 Richard KettlewellDoxygen for C test infrastructure
2008-10-25 Richard KettlewellDoxygen file headers for most files
2008-10-25 Richard KettlewellDoxygen-clean
2008-10-25 Richard Kettlewellmention gpl3 in README.developers
2008-10-21 Richard KettlewellSaner distcheck cgiexecdir
2008-10-20 Richard Kettlewelldistcheck needs fiddled cgiexecdir too
2008-10-20 Richard Kettlewellprepare knows to use GPL-3
2008-10-19 Richard KettlewellRemove obsolete tkdisorder
2008-10-19 Richard KettlewellSwitch to GPL v3
2008-10-18 Richard KettlewellAssume initial digits in a track name are a sort key...
2008-10-18 Richard Kettlewellupdate CHANGES.html
2008-10-18 Richard KettlewellWait a bit after stopping the daemon when testsing...
2008-10-18 Richard KettlewellNeed to override httpdir for make distcheck
2008-10-17 Richard KettlewellFix PKG_CONFIG_PATH for Fink. This is really lame.
2008-10-17 Richard Kettlewellmake distcheck in scirpts/dist
2008-10-17 Richard Kettlewellmerge missing file fix
2008-10-06 Richard KettlewellAdd missing files
2008-09-10 Richard Kettlewelltypo fix
2008-08-09 Richard KettlewellDon't reset played so far counter when queue rearranges (!)
2008-08-02 Richard KettlewellNew icons for Disobedience. They are bigger and more...
2008-07-19 Richard KettlewellDisOrder 4.2 4.2
2008-07-14 Richard KettlewellMildly more vigorous uninstall rules
2008-07-13 Richard Kettlewell${PATH_INFO} rejection message now links to (hopefuly...
2008-07-13 Richard Kettlewellmention current URL in 2.0->3.0 upgrade notes. A bit...
2008-07-13 Richard Kettlewellupdate CHANGES.html
2008-07-13 Richard KettlewellMerge from Disobedience branch
2008-07-13 Richard Kettlewelltypo fix
2008-07-13 Richard KettlewellVariuos bits of documentation improvement. In particul...
2008-07-13 Richard KettlewellImprove server man page a bit
2008-07-13 Richard KettlewellUpdate login window docs
2008-07-13 Richard KettlewellSet Disobedience login default in a way that doesn...
2008-07-13 Richard KettlewellDisobedience login window now has a 'remote' switch...
2008-07-06 Richard KettlewellRemove tracks from queue with DEL/<--
2008-07-02 Richard KettlewellMerge from Disobedience branch
2008-07-01 Richard KettlewellMissing unused attribute
2008-06-29 Richard KettlewellWhen moving to a search result, only move if it's not...
2008-06-29 Richard KettlewellDisobedience login window now only remembers password...
2008-06-29 Richard KettlewellMerge latest Disobedience changes
2008-06-29 Richard KettlewellMerge login window fix from 4.1 branch
2008-06-29 Richard KettlewellRemove debugging text; oops.
2008-06-29 Richard KettlewellMake Disobedience login window work even when you're...
2008-06-28 Richard KettlewellCorrect row count in login window
2008-06-28 Richard KettlewellAbolish last vesiges of struct callbackdata
2008-06-28 Richard KettlewellDisOrder logo in login box
2008-06-28 Richard KettlewellEscape now dismisses users window
2008-06-28 Richard KettlewellReturn & Escape work in properties popup
2008-06-28 Richard KettlewellReturn & escape work in Disobedience login window
2008-06-28 Richard KettlewellSynchronize with DisOrder 4.1
2008-06-28 Richard KettlewellDisOrder 4.1 4.1
2008-06-28 Richard KettlewellCorrect user management window widget lifetime
2008-06-28 Richard KettlewellTighter input checking in scripts/setup
2008-06-28 Richard Kettlewelllatest compiler support policy
2008-06-28 Richard KettlewellPlacate over-picky compiler
2008-06-26 Richard KettlewellNew tracks list can no longer contains dupes
2008-06-26 Richard KettlewellDisobedience: distribute changes to DISORDER_CONNECT...
2008-06-25 Richard KettlewellFix track name quoting. Oops l-(
2008-06-24 Richard KettlewellUse tracksort_init() throughout the CGI.
2008-06-24 Richard KettlewellWhen listing newly added tracks, skip ones that are...
2008-06-24 Richard KettlewellUse email_valid() to check email addresses throughout
2008-06-23 Richard Kettlewellupdate CHANGES.html for last change
2008-06-23 Richard KettlewellAllow tracks to be played off the recent list
2008-06-23 Richard KettlewellWeb interface now advertizes UTF-8 as a charset. This...
2008-06-15 Richard KettlewellDocument recent changes
2008-06-15 Richard KettlewellMerge the Disobedience rewrite.
2008-06-15 Richard KettlewellQuieten compiler
2008-06-15 Richard KettlewellDe-dupe edit menu callbacks.
2008-06-15 Richard KettlewellDe-dupe choose_{next,prev}_clicked.
2008-06-15 Richard KettlewellCorrect sense of parse_rights().
2008-06-15 Richard KettlewellMake logevent keys consistently use '_' again.
2008-06-15 Richard KettlewellDisobedience checks server version and expects rights...
2008-06-15 Richard KettlewellBuild fixes for GCC 4.1
2008-06-15 Richard KettlewellMerge from 4.0 branch
2008-06-15 Richard KettlewellCorrected web browser linkage from Disobedience 4.0.2
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-15 Richard Kettlewelladd a TODO
2008-06-15 Richard KettlewellChoose next/prev/cancel button teleport focus back...
2008-06-15 Richard KettlewellMerge from disorder.4.0 up to 4.0.1
2008-06-15 Richard KettlewellDisOrder 4.0.1. 4.0.1
next