chiark / gitweb /
uaudio: more sophisticated choice of default playback API
[disorder] / lib / cgi.c
2011-07-31 Richard KettlewellMerge remote-tracking branch 'origin/branch-5.0'
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-02-17 Richard KettlewellMerge playlist branch against trunk to date.
2009-01-31 Richard KettlewellKill off cgi_attr(), cgi_opentag() and cgi_closetag...
2008-10-19 Richard KettlewellSwitch to GPL v3
2008-05-25 Richard KettlewellSource code reorganization:
2008-05-18 Richard KettlewellMerge disorder.macros branch.
2008-05-18 Richard KettlewellReturn from login page to what you were trying to do
2008-05-18 Richard KettlewellSynchronize with disorder.dev
2008-05-17 Richard KettlewellFix login/logout/etc and misc other bits and pieces
2008-05-10 Richard Kettlewellredirect()
2008-05-05 Richard KettlewellHalf way through rewriting web interface. Don't even...
2008-05-04 Richard KettlewellShift many cgi_ functions into lib/, and add a test...