chiark / gitweb /
disorder
2008-04-20 Richard KettlewellRestore builds --without-server
2008-04-20 Richard Kettlewellmktemp is (1) Essential: yes and (2) not in dapper...
2008-04-20 Richard KettlewellThis isn't exactly 3.0 so change version number
2008-04-20 Richard KettlewellFor Debian installs, prerm now supports failed-upgrade...
2008-03-29 Richard KettlewellDisOrder 3.0 3.0
2008-03-29 Richard KettlewellPlay catchup with Apple dscl's API churn
2008-03-29 Richard KettlewellTests now use a somewhat longer track, to reduce the...
2008-03-25 Richard KettlewellUse snd_pcm_prepare() instead of snd_pcm_recover()...
2008-03-24 Richard KettlewellMake the Disobedience login window a bit saner. There...
2008-03-24 Richard KettlewellFix defect 16 (GTK assertion due to config->password...
2008-03-24 Richard KettlewellRewrite playrtp ALSA support. The result seems to...
2008-03-24 Richard Kettlewellmore informative assertions
2008-03-24 Richard KettlewellFurther ALSA underrun fiddling.
2008-03-24 Richard Kettlewellplayrtp: cope better with spurious ALSA underruns
2008-03-24 Richard KettlewellTypo fixes
2008-03-24 Richard KettlewellSuppress IO buffering when running tests
2008-03-24 Richard KettlewellAdd a missing rescan to tests/play.py
2008-03-23 Richard Kettlewellconfigure.ac: on FreeBSD, look in the various places...
2008-03-21 Richard KettlewellA couple of fixes for Ubuntu Dapper:
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:
next