chiark / gitweb /
disorder
2008-03-21 Richard Kettlewellspeaker-network.c network_play() no longer assumes
2008-03-21 Richard KettlewellNew tests/recode.py converts filenames back and forth...
2008-03-09 Richard KettlewellTypo fix.
2008-03-09 Richard Kettlewellmissed disorder-stats in --version fix
2008-03-09 Richard KettlewellReverse the order of the shutdown() calls on the socket...
2008-03-09 Richard KettlewellSet the default minimum deployment target to Mac OS...
2008-03-09 Richard KettlewellAdjust --version output to more closely match GNU standards
2008-03-09 Richard KettlewellSome minor debianization fixes
2008-03-07 Richard KettlewellLink to DisOrder site, not mine
2008-03-06 Richard Kettlewelltypo in README
2008-03-06 Richard KettlewellMention MP3 fix in CHANGES
2008-03-06 Richard KettlewellArrange for some tests to block until the first rescan...
2008-03-05 Richard Kettlewelllink to google code page
2008-03-04 Richard Kettlewellremove Uploaders: as pointless if not going into Debian
2008-03-03 Richard KettlewellFix a race between track startup and scratching. Basic...
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-22 Richard KettlewellStart on 'settings' window. Currently disabled as...
2008-01-20 Richard KettlewellA bit more doxygenization.
2008-01-20 Richard KettlewellAdd a 'deselect all tracks' option to Disobedience...
2008-01-20 Richard Kettlewelltypo fix
2008-01-20 Richard Kettlewellupdate CHANGES
2008-01-20 Richard KettlewellDisobedience: remove the association between specific...
2008-01-20 Richard KettlewellUnset environment when testing Disobedience --help...
2008-01-19 Richard KettlewellIntermediate debian version number for internal consump...
2008-01-19 Richard KettlewellComplete README changes for scripts/setup. README...
2008-01-19 Richard Kettlewellscripts/setup now waits until the server has started...
2008-01-19 Richard KettlewellFull Linux support for scripts/setup and scripts/teardo...
2008-01-19 Richard KettlewellReport an error if we cannot open the user database.
2008-01-17 Richard KettlewellRemove procname= from disorder.rc; it turns out to...
2008-01-17 Richard Kettlewelltypo fix
2008-01-17 Richard KettlewellOnly report failure to find OSS devices once, not every...
2008-01-16 Richard KettlewellFixes to eclient following Ross's attempts to use it:
2008-01-16 Richard KettlewellFinish off Mac support in scripts/setup.
2008-01-15 Richard KettlewellMove the plist file to examples/ along with the other...
2008-01-15 Richard KettlewellNew examples/disorder.rc is an /etc/rc.d script for...
2008-01-14 Richard KettlewellPartial untested FreeBSD and Linux support for scripts...
2008-01-14 Richard KettlewellThe server should now come to life straight away and...
2008-01-14 Richard KettlewellAdd missing bits to scripts/setup, and teach it to...
2008-01-14 Richard KettlewellNew scripts/setup which interactively sets up a DisOrde...
2008-01-13 Richard KettlewellGo through CSS and rationalize it. Some cosmetic impro...
2008-01-13 Richard Kettlewellprepare no longer runs configure (and therefore does...
2008-01-13 Richard KettlewellDisplay new logo in 'About' page in web UI. Disobedien...
2008-01-12 Richard KettlewellMention that FreeBSD requires gmake
2008-01-12 Richard KettlewellBuild fix
2008-01-12 rjk@greenend... Accept unquoted cookie paths, even though they are...
2008-01-12 rjk@greenend... Remove nonces from URLs, since we now use HTTP Cache...
2008-01-12 rjk@greenend... Limit how long tests/play.py will wait
2008-01-11 rjk@greenend... Fix mis-decoding of MP3s. The bug was due to a misunde...
2008-01-11 rjk@greenend... Use REQUEST_URI if available, for more consistent self...
2008-01-11 rjk@greenend... Reject unwanted PATH_INFO per the RFC.
2008-01-11 rjk@greenend... Always choose the cookie with the longest path.
2008-01-11 Richard KettlewellMore tests for mime.c
2008-01-10 Richard KettlewellWeb UI nonces are now base64-encoded, and have a shorte...
2008-01-10 Richard KettlewellMIME parsing test.
2008-01-10 Richard KettlewellSplit up increasingly unwieldy lib/test.c into multiple...
2008-01-10 Richard Kettlewelltests for regsub()
2008-01-10 Richard Kettlewellextra address and url parser testing
2008-01-10 Richard KettlewellMore careful testing of scratching, and correctly handl...
2008-01-10 Richard Kettlewellremove unused ifreq_list()
2008-01-10 Richard KettlewellMake tests/play.py more reliable.
2008-01-10 Richard KettlewellFix rights checking when updating a logged-in user...
2008-01-10 Richard KettlewellWe no longer ship detailed changelogs in the source...
2008-01-09 Richard KettlewellAvoid namespace clash detected by picky compilers
2008-01-09 Richard Kettlewellremove bzr dependency
2008-01-06 Richard KettlewellWhen shutting down, kill -rescan and wait for it to...
2008-01-06 rjk@greenend... New README.developers and README.freebsd. README.clien...
2008-01-06 rjk@greenend... Bring change/update docs up to date a bit
2008-01-06 rjk@greenend... Fix mime_content_type() to not be so lazy; now it copes...
2008-01-06 rjk@greenend... The Login page now includes a form to request a passwor...
2008-01-05 Richard KettlewellExplicitly specify border-collapse for tables where...
2008-01-05 Richard KettlewellExplicit color specification for inactive menus. Anoth...
2008-01-05 Richard KettlewellNever use the value attribute of <button> to encode...
2008-01-05 Richard KettlewellReject libdb <=4.2
2008-01-05 rjk@greenend... Correct path to CGI in README.
2008-01-05 rjk@greenend... Fix dlerror() abuse.
2008-01-05 rjk@greenend... Use -isystem for extra system includes on FreeBSD.
2008-01-05 rjk@greenend... Don't list server stats in about.html; they take a...
2008-01-05 rjk@greenend... Further web interface visuals: choose directories now...
2008-01-05 rjk@greenend... Macdink the web interface.
2008-01-04 rjk@greenend... Build fixes for FreeBSD:
2008-01-04 Richard KettlewellRecognize FreeBSD and adjust LDFLAGS/CPPFLAGS to cope...
2008-01-04 rjk@greenend... Hover text for chooselpha links.
2008-01-04 rjk@greenend... cgi css: tighten up spacing in status boxes etc
2008-01-01 rjk@greenend... Don't use quoted cookies because Safari is buggy. ...
2008-01-01 rjk@greenend... Various visual improvements to web interface
2008-01-01 rjk@greenend... Disobedience now supports (to some extent) 2.0 servers...
2008-01-01 Richard Kettlewelldisorder-server.deb requires mktemp in its postinst
2008-01-01 Richard KettlewellMore detailed errors from mixer-alsa
2008-01-01 Richard Kettlewelltypo
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 KettlewellUpdates to Debian scripts:
2007-12-31 Richard Kettlewellupdate README.upgrades
2007-12-31 Richard Kettlewellplayer/tracklength directives for native formats are...
2007-12-31 Richard Kettlewellupdate default config for present environment
2007-12-31 Richard Kettlewelldisorder-rescan can now suppress the check phase, which...
2007-12-31 Richard Kettlewellinit script now uses start-stop-daemon if available...
next