chiark / gitweb /
disorder
2016-01-16 Mark WoodingAdd documentation and administrivia about `disorder...
2013-05-25 Mark Woodingserver/gstdecode.c: Produce the configured sample forma...
2013-05-25 Mark Woodingserver/gstdecode.c: Allow user to tweak the various...
2013-05-25 Mark Woodingserver/gstdecode.c: New program, like `disorder-decode'.
2013-02-17 Richard Kettlewelldisobedience: tinker with About... box upstream/master branchpoint-5.1
2013-02-17 Richard Kettlewelldisobedience: add a disobedience.desktop file
2013-02-03 Richard KettlewellA batch of copyright date updates.
2013-01-19 Richard Kettlewelluaudio: fake blocking for play callbacks
2013-01-19 Richard Kettlewellalsa: bump start threshold
2013-01-19 Richard Kettlewellalsa: set volume via Master rather than PCM.
2012-12-01 Richard KettlewellCHANGES
2012-12-01 Richard Kettlewellclient: use privileged socket if possible
2012-12-01 Richard Kettlewellserver: add a private socket for root
2012-12-01 Richard KettlewellMove --wait-for-root to disorderd.
2012-12-01 Richard Kettlewellbuild: distcheck-clean
2012-12-01 Richard Kettlewellgitignore
2012-12-01 Richard Kettlewellbuild: various fixes for ubuntu 12.10/gcc 4.7
2012-12-01 Richard Kettlewellbuild: fix test for ancient GCC bug
2011-08-22 Richard Kettlewellbuild: create config.aux in autogen.sh
2011-08-14 Richard Kettlewelldocs: rework protocol documentation a bit.
2011-08-14 Richard Kettlewellserver: don't report wstat for processes killed by...
2011-08-14 Richard Kettlewelldocs: update CHANGES for Disobedience user management...
2011-08-14 Richard Kettlewelldisobedience: grey out user management if it won't...
2011-08-14 Richard Kettlewelldisobedience: improve eclient error strings
2011-08-14 Richard Kettlewellserver: tidy up error codes
2011-08-07 Richard Kettlewellserver: docs: remove deprecated configuration and user...
2011-08-07 Richard KettlewellMerge branch 'protogen'
2011-08-07 Richard Kettlewelldoxygen: add some missing docstrings.
2011-08-07 Richard Kettlewelldoxygen: add some missing docstrings.
2011-08-07 Richard Kettlewellcgi: update publicly visible copyright dates.
2011-08-07 Richard Kettlewellcgi: remove obsolete 'columns' option.
2011-08-07 Richard Kettlewelldoxygen: add some missing docstrings.
2011-08-07 Richard Kettlewelldocs: typo
2011-08-07 Richard Kettlewelldoxygen: clean up function documentation.
2011-08-07 Richard Kettlewellprotogen: a bit more generated docs tidying upstream/protogen
2011-08-07 Richard Kettlewellprotogen: missing generated docs
2011-08-07 Richard Kettlewellprotogen: simplify handling of integers and times.
2011-08-07 Richard Kettlewellprotogen: The bulk of the eclient code generation.
2011-08-07 Richard Kettlewellprotogen: function signatures for generated eclient...
2011-08-07 Richard Kettlewelleclient: Typo.
2011-08-07 Richard Kettlewellprotogen: factor out argument type conversion.
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.
next