chiark / gitweb /
Merge branch 'mdw/gstdecode'
[disorder] / scripts / protocol
2016-01-16 Mark WoodingMerge branch 'mdw/gstdecode'
2013-11-10 Richard Kettlewellserver: implement multiple-unicast RTP
2011-08-07 Richard KettlewellMerge branch 'protogen'
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 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 KettlewellMore commands.
2011-08-06 Richard KettlewellMore commands.
2011-08-06 Richard KettlewellEliminate string_login().
2011-08-06 Richard KettlewellMore commands.
2011-08-06 Richard KettlewellMore command stubs.
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 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.