- May 28, 2006
-
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
xpdev. Essentially, sdlfuncts and the *[Mm]ain* files will become part of xpdev.
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
so all you need to do is fill the wave data and break the silence loop.
-
- May 27, 2006
-
-
deuce authored
while device is open and no data is playing.
-
deuce authored
Win32
-
rswindell authored
-
deuce authored
-
rswindell authored
-
deuce authored
-
deuce authored
device open in between then (hopefully squashing the delay on Win2k)
-
rswindell authored
semaphore (and get playnote_thread to terminate).
-
rswindell authored
Bug-fix in cterm_end() - use listSemPost() to signal list semaphore (and get playnote_thread to terminate).
-
rswindell authored
-
rswindell authored
-
deuce authored
was running. If the note thread dies for some OTHER reason, this will be a resource leak.
-
deuce authored
-
deuce authored
-
deuce authored
don't know the user supports ANSI Music. For people with vt-style terminals, ^N is a locking shift... which means lower-case characters will be translated into graphic characters.
-
rswindell authored
shouldn't need to already exist.
-
deuce authored
-
- May 26, 2006
-
-
rswindell authored
-
rswindell authored
transfer performance) from GSZ and DSZ.
-
rswindell authored
KnK (v4.4) loops on FOSSIL function 0x0A until the input buffer is empty, causing an infinite loop at the "Monthly Status" hit any key prompt without this function implemented.
-
rswindell authored
there's no data waiting. KnK v4.4 (using QBSERIAL 3.10) apparently keeps reading the base I/O register for input data until it reads 0.
-
rswindell authored
the sound card on Win32 (if available).
-
rswindell authored
Fixed typos in ANSI music help.
-
deuce authored
default note length for successive notes. Used by KnK (and probobly others)
-
deuce authored
scrolled down.
-
deuce authored
no longer need to re-display previous WIN_SAV|WIN_ACT menus for them to be erased properly.
-
- May 25, 2006
-
-
rswindell authored
"auto-savnum" feature isn't working 100%. Deuce: If you monitor api->savnum going in and out of options from xtrn_cfg() you'll see what I mean.
-
rswindell authored
debug output. Added optional debugging of FOSSIL functions (counts number of calls to each).
-
rswindell authored
debug output.
-
rswindell authored
-