- Apr 07, 2007
-
-
deuce authored
(Only appeared when quoting from a message less than half the screen hight in length.)
-
- Apr 06, 2007
-
-
rswindell authored
and .ini value ([COM] BaudRate) modification with a few minor changes. :-)
-
- Apr 01, 2007
-
-
rswindell authored
-
rswindell authored
-
rswindell authored
The new command-line option is -live, followed by an optional COM handle (for passing live com handles from 32-bit programs, ala Argus). Also added -nohangup option to not hangup modem (drop DTR) after call.
-
rswindell authored
default (system) zone if no zone specified in header.
-
cyan authored
* Minor rework of how connected clients and servers pass commands.
-
deuce authored
-
- Mar 31, 2007
- Mar 27, 2007
- Mar 25, 2007
-
-
rswindell authored
-
- Mar 23, 2007
- Mar 18, 2007
-
-
rswindell authored
account.
-
- Mar 17, 2007
- Mar 15, 2007
-
-
rswindell authored
host interoperability): %. expands to ".exe" on Win32, nothing on *nix.
-
- Mar 13, 2007
-
-
rswindell authored
-
- Mar 11, 2007
-
-
rswindell authored
first input character as it was attempting to use an uninitialized critical section (mutex) while asserting the UART interrupt. As long as the UART virtualization is enabled, this problem doesn't happen, even if don't actually *use* the UART virtualization.
-
- Mar 04, 2007
-
-
deuce authored
-
- Mar 03, 2007
- Mar 02, 2007
-
-
deuce authored
-
deuce authored
-
deuce authored
data.
-
deuce authored
to be stuffed into the input buffer as NULLs.
-
deuce authored
The *ONLY* remaining broken bit is that it is ASSumed that output is in cp437. Since most of the stock fonts do NOT use cp437, this is obviously broken. However, until I start supporting unicode or multiple codepages correctly, the world will just have to deal with this. Input will only work if the character entered exists in the cp437 codepage. If it doesn't, the input is ignored as if it never happened. However, if the character IS in the cp437 charset, it WILL work correctly now (cheers) So, for example, on a Spanish keyboard, everything except the underlined 'a' and underlined 'o' (and the Euro if so marked at AltGr-E) will work properly. Thanks for everyones patience on this one... sorry you still can't have a new build. :-)
-
- Feb 28, 2007
- Feb 27, 2007
-
-
deuce authored
-