chiark / gitweb /
disorder
2013-11-10 Richard Kettlewellserver: implement multiple-unicast RTP
2013-11-10 Richard Kettlewellspeaker: new comments to add/remove RTP recipients
2013-11-10 Richard Kettlewellclient.c: new disorder_client_af reveals connectivity...
2013-11-10 Richard Kettlewelluaudio: RTP multiple unicast mode
2013-11-10 Richard Kettlewellspeaker: protocol structure now has a union for differe...
2013-11-10 Richard Kettlewellgitignore
2013-11-07 Richard KettlewellCHANGES
2013-11-07 Richard Kettlewelluaudio: pulseaudio support
2013-11-07 Richard Kettlewelldisobedience: menu item to select network playback API
2013-11-07 Richard Kettlewelldisobedience: more sensible naming in menu setup
2013-11-07 Richard Kettlewellplayrtp: --api option instead of a new option for every...
2013-11-07 Richard Kettlewelluaudio: more sophisticated choice of default playback API
2013-11-02 Richard Kettlewellautogen.sh: use /bin/sh
2013-10-28 Richard Kettlewelldoc: correct & move description of raw format players
2013-10-28 Richard KettlewellRemove now-redundant libao dependency.
2013-10-28 Richard Kettlewellgitignore
2013-10-28 Richard Kettlewelldisobedience needs -lm
2013-10-27 Richard KettlewellInclude version string in background program logs
2013-10-27 Richard Kettlewellno drag + drop
2013-10-27 Richard KettlewellDisOrder 5.1.1 5.1.1
2013-10-27 Richard Kettlewelldist: wheezy
2013-10-27 Richard Kettlewelldebian: always run configure
2013-10-27 Richard Kettlewellautogen: use autoreconf -si
2013-10-27 Richard KettlewellMerge tag 'branchpoint-5.1' into release
2013-10-27 Richard KettlewellCHANGES: reflect 'recent' bug fixes
2013-05-25 Mark Woodingdebian/control: db4.8 is obsolete in wheezy.
2013-05-22 Mark Woodingserver/speaker.c: Only copy whole frames into collectio...
2013-05-22 Mark Woodinglib/resample.c: Quieten some warnings better.
2013-05-22 Mark Woodingserver/rescan.c: Remove tracks which no longer have...
2013-05-22 Mark Woodinglib/configuration.c: Allow resetting `player' and ...
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
next