chiark / gitweb /
Turns out that GetMacOSStatusErrorString() and
[disorder] / lib /
2009-02-28 Richard KettlewellTurns out that GetMacOSStatusErrorString() and
2009-02-28 Richard KettlewellCore Audio support should now include descriptions...
2009-02-22 Richard KettlewellMerge Core Audio fixes
2009-02-22 Richard KettlewellSupport arbitrary Core Audio devices.
2009-02-21 Richard KettlewellRemove fossils
2009-02-21 Richard Kettlewellmem-impl.h is no longer shared code, so remove
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...
2009-01-31 Richard KettlewellKill off cgi_attr(), cgi_opentag() and cgi_closetag...
2008-12-30 Richard KettlewellClose down databases on database-open error more carefu...
2008-12-28 Richard KettlewellUse a local implementation of strptime() instead of...
2008-12-28 Richard KettlewellUse a local implementation of strptime() instead of...
2008-12-23 Richard KettlewellGuess sox generation in configure script
2008-12-13 Richard KettlewellDisobedience notices when tracks are adopted now.
2008-12-13 Richard KettlewellAdd 'adopt' command. This adopts a randomly picked...
2008-12-06 Richard Kettlewellmore coverage + doxygen
2008-12-06 Richard KettlewellClean up after coverage testing properly
2008-11-29 Richard KettlewellReduce track choice neophilia a bit
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 KettlewellAdd a new 'origin' field to queue entries. This record...
2008-10-26 Richard KettlewellRTP player now ignores packets with "X" bit set
2008-10-26 Richard KettlewellA bit more doxygen
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-18 Richard KettlewellAssume initial digits in a track name are a sort key...
2008-07-13 Richard Kettlewell${PATH_INFO} rejection message now links to (hopefuly...
2008-07-02 Richard KettlewellMerge from Disobedience branch
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 KettlewellMake Disobedience login window work even when you're...
2008-06-28 Richard KettlewellSynchronize with DisOrder 4.1
2008-06-28 Richard KettlewellPlacate over-picky compiler
2008-06-26 Richard KettlewellNew tracks list can no longer contains dupes
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-15 Richard KettlewellMerge the Disobedience rewrite.
2008-06-15 Richard KettlewellCorrect sense of parse_rights().
2008-06-15 Richard KettlewellMake logevent keys consistently use '_' again.
2008-06-15 Richard KettlewellMerge from 4.0 branch
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 KettlewellMerge from disorder.4.0 up to 4.0.1
2008-06-14 Richard KettlewellBetter visual feedback in users window: the apply button is
2008-06-13 Richard KettlewellSorting for Disobedience track chooser. A rewrite...
2008-06-13 Richard KettlewellMove track sorting to its own function. Only choose_po...
2008-06-12 Richard KettlewellWhen listing a directory which contains an alias for...
2008-06-08 Richard KettlewellFurther eclient error API change.
2008-06-08 Richard Kettlewelldisorder_eclient_queue_response now gets error as well...
2008-06-08 Richard KettlewellReport disorder_eclient_volume() errors to the specific...
2008-06-08 Richard Kettlewelleclient integer callbacks now get errors instead of...
2008-06-08 Richard Kettlewelleclient no_response calls all now have errors reported...
2008-06-08 Richard KettlewellAdd kvp_make(), to make a kvp list in a single function...
2008-06-07 Richard Kettlewelleclient string response calls now get errors reported...
2008-06-07 Richard KettlewellTODOs for all the protocol_error() calls that need...
2008-06-07 Richard KettlewellGeneral-purpose event distribution interface
2008-06-03 Richard KettlewellDon't report failure just because MTA is being over...
2008-06-02 Richard KettlewellWork around buggy FreeBSD strptime()
2008-06-02 Richard KettlewellBuild fix for Linux
2008-06-01 Richard KettlewellUse system sendmail if available (rather than SMTP...
2008-05-27 Richard Kettlewellfatal() testing for dateparse()
2008-05-26 Richard Kettlewell"make distcheck" now passes
2008-05-25 Richard KettlewellSource code reorganization:
2008-05-25 Richard KettlewellQuieten over-pick compiler.
2008-05-25 Richard KettlewellTABLE_FIND() now uses typeof. We're committed to GCC...
2008-05-25 Richard KettlewellMove tests into their own directory. Means you can...
2008-05-25 Richard KettlewellMerge event scheduling implementation. This fixes...
2008-05-24 Richard KettlewellFix random_id(). Oops.
2008-05-24 Richard KettlewellKill non-re-entrant xgetdate(). We don't use it so...
2008-05-24 Richard KettlewellShadow disorder.dev
2008-05-24 Richard KettlewellBuild fix for Linux
2008-05-24 Richard KettlewellCommand line interface now takes more human-friendly...
2008-05-24 Richard KettlewellMore schedule code testing; fix C interface.
2008-05-24 Richard KettlewellSupport schedule-* commands from command-line client...
2008-05-24 Richard KettlewellBack end for scheduling code (cf defect #6). Currently...
2008-05-23 Richard KettlewellDisOrder's event loop now stores its timeouts in heap...
2008-05-20 Richard Kettlewelltesting for infer_url()
2008-05-20 Richard KettlewellFurther test coverage
2008-05-20 Richard KettlewellAdd a test program for charset.c.
2008-05-20 Richard KettlewellExtend hash.c test coverage
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 KettlewellRead user.tmpl after macros.tmpl
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 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-17 Richard KettlewellFix login/logout/etc and misc other bits and pieces
2008-05-17 Richard KettlewellFurther hacking. Some actual success at runtime now.
2008-05-17 Richard KettlewellQuieten compiler
2008-05-11 Richard Kettlewellmore templates plus support code changes
2008-05-11 Richard Kettlewell@q expansion
2008-05-11 Richard Kettlewelldirname/basename expansions; template fiddling
2008-05-10 Richard Kettlewellinfer_url() now attempts to spot https
next