chiark / gitweb /
jog
18 years agoinfra: Clean up project setup master
Mark Wooding [Fri, 10 Mar 2006 00:02:13 +0000 (00:02 +0000)]
infra: Clean up project setup

18 years agoExpunge revision histories.
Mark Wooding [Fri, 10 Mar 2006 00:28:09 +0000 (00:28 +0000)]
Expunge revision histories.

18 years agoExtract Subversion ignore data.
Mark Wooding [Fri, 10 Mar 2006 00:02:07 +0000 (00:02 +0000)]
Extract Subversion ignore data.

22 years agoProvide a decent interface for finding out about the audio cache and
mdw [Sat, 2 Feb 2002 22:43:50 +0000 (22:43 +0000)]
Provide a decent interface for finding out about the audio cache and
configuring its capacity.

22 years agoRemove bogus debugging. Reduce output buffer size for faster response.
mdw [Sat, 2 Feb 2002 22:43:17 +0000 (22:43 +0000)]
Remove bogus debugging.  Reduce output buffer size for faster response.

22 years agoDon't distribute the text samples. Generating them is too easy.
mdw [Sat, 2 Feb 2002 19:23:06 +0000 (19:23 +0000)]
Don't distribute the text samples.  Generating them is too easy.

22 years agoBuild Makefile for sounds directory.
mdw [Sat, 2 Feb 2002 19:22:04 +0000 (19:22 +0000)]
Build Makefile for sounds directory.

22 years agoNew audio subsystem.
mdw [Sat, 2 Feb 2002 19:21:53 +0000 (19:21 +0000)]
New audio subsystem.

22 years agoFetch SDL. Define configurable paths.
mdw [Sat, 2 Feb 2002 19:20:36 +0000 (19:20 +0000)]
Fetch SDL.  Define configurable paths.

22 years agoConstruct text `samples' automatically.
mdw [Sat, 2 Feb 2002 19:18:01 +0000 (19:18 +0000)]
Construct text `samples' automatically.

22 years agoMissing header.
mdw [Sat, 2 Feb 2002 19:17:33 +0000 (19:17 +0000)]
Missing header.

22 years agoUse configurable path.
mdw [Sat, 2 Feb 2002 19:17:25 +0000 (19:17 +0000)]
Use configurable path.

22 years agoAdd tracing options and compiled-in paths.
mdw [Sat, 2 Feb 2002 19:16:13 +0000 (19:16 +0000)]
Add tracing options and compiled-in paths.

22 years agoDocumentation about the Windows PlaySound API.
mdw [Sat, 2 Feb 2002 19:16:00 +0000 (19:16 +0000)]
Documentation about the Windows PlaySound API.

22 years agoAll the new audio stuff.
mdw [Sat, 2 Feb 2002 19:15:46 +0000 (19:15 +0000)]
All the new audio stuff.

22 years agoNow need config.sub and config.guess.
mdw [Sat, 2 Feb 2002 19:15:37 +0000 (19:15 +0000)]
Now need config.sub and config.guess.

22 years agoMore ignored files.
mdw [Sat, 2 Feb 2002 19:15:27 +0000 (19:15 +0000)]
More ignored files.

22 years agoNew header file.
mdw [Wed, 30 Jan 2002 09:28:06 +0000 (09:28 +0000)]
New header file.

22 years agoParse tracing options on the command-line.
mdw [Wed, 30 Jan 2002 09:27:55 +0000 (09:27 +0000)]
Parse tracing options on the command-line.

22 years agoNew global header file, declares trace codes.
mdw [Wed, 30 Jan 2002 09:27:38 +0000 (09:27 +0000)]
New global header file, declares trace codes.

22 years agoTransport configuration overhaul. Configuration string is now a list of
mdw [Wed, 30 Jan 2002 09:27:10 +0000 (09:27 +0000)]
Transport configuration overhaul.  Configuration string is now a list of
`;'-separated `key=value' strings, which can be handled either by the
core or the transport module.  The newline character(s) are a core
parameter now.

22 years agoMinor modifications for the transport configuration change.
mdw [Wed, 30 Jan 2002 09:25:35 +0000 (09:25 +0000)]
Minor modifications for the transport configuration change.

22 years agoModify for new transport configuration. Set PowerJog parameters as the
mdw [Wed, 30 Jan 2002 09:25:15 +0000 (09:25 +0000)]
Modify for new transport configuration.  Set PowerJog parameters as the
default.

22 years agoRestructure for new transport configuration interface.
mdw [Wed, 30 Jan 2002 09:24:24 +0000 (09:24 +0000)]
Restructure for new transport configuration interface.

22 years agoFollow new transport configuration interface. Add parameters for flow
mdw [Wed, 30 Jan 2002 09:23:58 +0000 (09:23 +0000)]
Follow new transport configuration interface.  Add parameters for flow
control.  Break the format into separate parameters for independent
configuration.

22 years agoUse memory-allocation functions provided by the REXX interpreter.
mdw [Wed, 30 Jan 2002 09:22:48 +0000 (09:22 +0000)]
Use memory-allocation functions provided by the REXX interpreter.
Now that configuration can be applied after initialization, allow
@txconf@ to set parameters.  Make @txsend@ add a newline to its output,
unless forbidden.

22 years agoInitial revision
mdw [Fri, 25 Jan 2002 19:34:45 +0000 (19:34 +0000)]
Initial revision