jog
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