chiark / gitweb /
disorder
2011-08-07 Richard Kettlewellprotogen: memory hygeine.
2011-08-07 Richard Kettlewellprotogen: factor out some common code.
2011-08-06 Richard Kettlewellprotogen: support schedule-add.
2011-08-06 Richard Kettlewellprotogen: support multiple return values.
2011-08-06 Richard Kettlewellprotogen: more consistent arg passing + fix login commands.
2011-08-06 Richard Kettlewellprotogen: comments.
2011-08-06 Richard Kettlewellprotogen: disorder_new_tracks().
2011-08-06 Richard Kettlewellcopyright date
2011-08-06 Richard KettlewellMore commands.
2011-08-06 Richard KettlewellMore commands.
2011-08-06 Richard KettlewellMention scripts/protocol in README.developers, and...
2011-08-06 Richard KettlewellEliminate string_login().
2011-08-06 Richard KettlewellMore commands.
2011-08-06 Richard KettlewellMore command stubs.
2011-08-06 Richard KettlewellCorrect documentation for 'revoke'.
2011-08-06 Richard KettlewellAttach return type to return name/descr rather than...
2011-08-06 Richard KettlewellAdd type information into scripts/protocol
2011-08-06 Richard Kettlewelllength command stub
2011-08-06 Richard Kettlewellplay command
2011-08-06 Richard KettlewellStub + document shutdown command
2011-08-06 Richard KettlewellDocument that 'confirm' logs user in
2011-08-06 Richard KettlewellTypo.
2011-08-06 Richard KettlewellRemember to dist scripts/protocol!
2011-08-06 Richard KettlewellMention client-stub.[ch] in makefile..
2011-08-06 Richard KettlewellFurther commands.
2011-08-06 Richard KettlewellImplement more commands.
2011-08-06 Richard KettlewellFormatting.
2011-08-06 Richard KettlewellFirst steps towards automatic client code generation.
2011-08-01 Richard Kettlewellgitignore *.pyc
2011-08-01 Richard KettlewellPython: don't supply a value when unsetting a global...
2011-08-01 Richard KettlewellServer: correct sense of set-global response.
2011-07-31 Richard KettlewellMerge remote-tracking branch 'origin/branch-5.0'
2011-07-31 Richard KettlewellCHANGES.html for 5.0.3 upstream/branch-5.0
2011-07-31 Richard KettlewellSECURITY: server: don't allow local connections to...
2011-07-31 Richard KettlewellDisobedience: suppress bogus initial set of global...
2011-07-31 Richard KettlewellDisobedience: mention global prefs in manual.
2011-07-31 Richard KettlewellUpdate CHANGES.html.
2011-07-31 Richard KettlewellMerge branch 'issue29'
2011-07-31 Richard KettlewellDisobedience: show playing/random-play global prefs... upstream/issue29
2011-07-31 Richard Kettlewellserver: remember to issue a response to set-global...
2011-07-31 Richard Kettlewellserver: setting playing and random-play global prefs...
2011-07-31 Richard KettlewellDisobedience: change filtering window to be a more...
2011-07-31 Richard KettlewellDisobedience: add a Close button to the filtering window.
2011-07-31 Richard KettlewellMerge commit 'ad0c0f361be0'
2011-07-31 Richard Kettlewellplayrtp: refuse to play RTP via RTP.
2011-07-30 Richard KettlewellInitialize filtering logic properly.
2011-07-30 Richard KettlewellDo not fatal-error when deleting a global pref that...
2011-07-30 Richard Kettlewellgitignore *~
2011-07-30 Richard KettlewellDisobedience: basic support for required/prohibited...
2011-07-30 Richard KettlewellSupport global prefs through eclient interface.
2011-07-30 Richard KettlewellDocument global_pref log event.
2011-07-30 Richard KettlewellEmit a log event when a global pref changes.
2011-07-30 Richard KettlewellUpdate CHANGES.html
2011-07-30 Richard KettlewellTypo.
2011-07-30 Richard KettlewellUpdate copyright dates in version strings
2011-07-30 Richard KettlewellDon't call libtool --mode=finish.
2011-07-30 Richard KettlewellMore bzr->git transition fallout.
2011-07-30 Richard KettlewellShip README.developers to web.
2011-07-30 Richard KettlewellShip README, CHANGES.html to web.
2011-07-30 Richard Kettlewell.gitignore, subsequent to import into git.
2011-05-28 Richard KettlewellRetire lenny builds
2011-05-28 Richard KettlewellFix CHANGES HTML
2011-05-28 Richard KettlewellMerge up to 5.0.2
2011-05-28 Richard KettlewellMention login cookie
2011-05-28 Richard KettlewellBuild-depend on stable's libdb.
2011-03-26 Richard KettlewellTypo fix.
2011-02-18 Richard KettlewellPlacate sid's stricter -l requirements
2011-02-18 Richard Kettlewelltypo in cron script
2011-02-13 Richard KettlewellSimple tvsub_us tests
2011-02-13 Richard KettlewellMount checking can now hash /proc/mounts
2011-02-13 Richard KettlewellOpen track db at right point so ownership is right.
2011-02-13 Richard KettlewellGet permissions right on restored databases (issue...
2011-02-13 Richard KettlewellAdd a daily backup cron job to the Debian package.
2011-02-12 Richard KettlewellAdd (undocumented) rtp_verbose option, to generate...
2011-02-12 Richard KettlewellConsistency check for finished tracks.
2011-02-12 Richard Kettlewellchange version number
2011-02-12 Richard KettlewellUnicode 6.0.0 support
2011-02-12 Richard Kettlewellupdate version number
2011-02-12 Richard Kettlewellscripts/dist now supports chroots.
2011-02-12 Richard KettlewellCope with missing mtab better.
2011-02-12 Richard KettlewellPlay nicely with Autoconf 2.68
2011-02-12 Richard Kettlewellfix debian/rules clean when there is no makefile yet
2011-02-12 Richard Kettlewellbuild depends compatible with squeeze
2010-07-18 Richard KettlewellMerge memory hygeine branch
2010-07-11 User &Check for db47 (not db46) on FreeBSD.
2010-06-17 Richard KettlewellEject a bunch of never-read variables, to reduce noise...
2010-06-17 Richard KettlewellMore clang-inspired fixes
2010-06-17 Richard KettlewellFixed another null pointer deref in the same line!
2010-06-17 Richard KettlewellFix trackdb_search() deadlock handling.
2010-06-17 Richard KettlewellCheck unhex() returns non-NULL
2010-06-17 Richard Kettlewellcheck_string() should check that GOT is non-NULL, not...
2010-06-17 Richard KettlewellMerge various clang-inspired fixes
2010-06-17 Richard KettlewellPlacate static analyzer
2010-06-17 Richard KettlewellFixed a null pointer deref.
2010-06-17 Richard KettlewellCheck correctly for the case where no player is found.
2010-06-17 Richard KettlewellFix a few of the things the Clang static analyzer detects:
2010-06-13 Richard KettlewellRemove -Wbad-function-cast from GCC warnings.
2010-06-10 Richard KettlewellSplit up disorder-decode source into one file per format.
2010-06-10 Richard KettlewellDocument bug fix in CHANGES.
2010-06-09 Richard KettlewellDon't keep audio files open except when they are actual...
next