chiark / gitweb /
Disobedience: basic support for required/prohibited tags.
[disorder] / server / schedule.c
2011-05-28 Richard KettlewellMerge up to 5.0.2
2010-07-18 Richard KettlewellMerge memory hygeine branch
2010-06-17 Richard KettlewellMerge various clang-inspired fixes
2010-06-17 Richard KettlewellFix a few of the things the Clang static analyzer detects:
2009-11-20 Richard KettlewellUse libsamplerate in disorder-normalize, if available...
2009-11-20 Richard Kettlewellerror/fatal/info -> disorder_error/fatal/info
2009-11-20 Richard Kettlewellerror/fatal/info -> disorder_error/fatal/info
2009-11-14 Richard KettlewellMerge drag+drop rewrite. It's now possible to drag...
2009-11-14 Richard KettlewellAdd new 'playafter' command to protocol, eclient and...
2009-10-18 Richard KettlewellMerge from disorder.dev.
2009-10-18 Richard KettlewellShun time(), since on Linux it is not monotonic with...
2009-02-17 Richard KettlewellMerge playlist branch against trunk to date.
2008-10-27 Richard KettlewellAdd a new 'origin' field to queue entries. This record...
2008-10-25 Richard KettlewellDoxygen-clean
2008-10-19 Richard KettlewellSwitch to GPL v3
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 KettlewellMerge event scheduling implementation. This fixes...
2008-05-25 Richard KettlewellLog discarded junk events.
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 KettlewellBack end for scheduling code (cf defect #6). Currently...