File Release Notes and Changelog
Notes:
*******************************************
* OSPlus Text Editor 2.0 - Build 20010519 *
* DJGPP binaries without Allegro *
* Readme *
* *
* Copyright (c) Owen Rudge 2000-2001 *
*******************************************
Thanks for downloading the DJGPP binaries of OSPlus Text Editor 2.0. The
OSPlus Text Editor started life as one of three applications in a free
collection of utilities I created back in February 2000 called OSPlus. Many
betas came and went and I ended up with OSPlus 1.0. Soon after, I released
'OSPlus Text Editor 1.0 Standalone' - a small, real-mode version of the Text
Editor (the OSPlus version was protected mode). A bit later, I released the
OSPlus Utility Kit, containing an updated version of this. In around
October 2000, I made parts of OSPlus Open Source. This includes the Text
Editor.
A DJGPP version of the converters, which can convert RTF and Windows Write
to plain text, have been included.
This version of OSPlus Text Editor does not include sound support (although
there are still menu items present). To play WAV and MIDI files, download
the DJGPP with Allegro binary, which should be available at the same place
you downloaded this.
DOWNLOADING THE SOURCE CODE
You can get the source of OSPlus Text Editor by CVS. You can also download
ZIPs from http://osplus.sourceforge.net/. You can download older versions
of OSPlus and find out much more information at www.osplus.co.uk.
Please go to http://sourceforge.net/projects/osplus/ for information on CVS
access (and a web-based CVS browser), and the Download page mentioned above.
You can (hopefully) download a nightly CVS tarball from
http://cvs.sourceforge.net/cvstarballs/osplus-cvsroot.tar.gz (I'm not sure
if this is admin-only, but it's only mentioned on the admin page).
LINKS
OSPlus home page: http://www.osplus.co.uk/
SourceForge site: http://sourceforge.net/projects/osplus/
E-mail: webmaster@osplus.co.uk
Owen Rudge, 25th May 2001
http://www.osplus.co.uk/
http://www.owenrudge.com/
http://www.owenrudge.co.uk/
http://www.transporttycoon.uk.tt/
http://www.savedgamemanager.uk.tt/
Changes:
CHANGES
=======
17/12/2000: Made compatible with DJGPP (orudge)
18/12/2000: Fixed DJGPP link problem (orudge)
19/12/2000: Added support for Allegro and sound (orudge)
19/12/2000: Added new About dialog
20/12/2000: Added Win32 support. This uses WINMM.DLL. (orudge)
21/12/2000: Added build number to About box
24/12/2000: Added -s to GCC command line to strip debugging info (orudge)
24/12/2000: Created Linux version, including Allegro support (orudge)
24/12/2000: Added SOUND.C for sound-related routines (orudge)
26/12/2000: Made TXTRTF.CNV and TXTWRITE.CNV more platform-independant (orudge)
26/12/2000: Reimplemented converter support in Text Editor for Linux (orudge)
04/02/2001: Added MIDI player for DJGPP, Win32 and Linux (orudge)
04/02/2001: Moved all platform-specific sound code into separate files (orudge)
19/05/2001: Created new About OSPlus dialog to replace old dialog (orudge)
19/05/2001: Added build version to About dialog (orudge)
19/05/2001: Uprooted and replaced build files (orudge)
19/05/2001: Dropped Win32 support. When the new Win32 version of TV is out, I may bring it back
again. (orudge)
19/05/2001: Attempted to add Save Desktop and Restore Desktop commands (orudge)