[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 SoundVis.LIB  History Line 3/21/93 - 7/23/93
 (c) Tom Groeger 1993

 This is just a short summary of the history of the SOUND & VISION Library
 I'll start with the things that I am still working on and which will
 be included in one of the next Updates.

 ToDoList for the next Updates:

       Audio-CD Support
       Record-Function for Sounds
       FM-Sounds in Background
       ExoSpace-/Blinker 3.0-Compatibility
       Show PCX-Pictures
       FileBox in Assembler
       RadioButtons and such
       Demo for a TBrowse with MouseSupport
       Brand-System to 'burn in' serial numbers
       Textfile-Browser
       INI-System


 Version   1.02 Release   07/20/93
  -------------------------------------------------------------------
 + added Buttons in Getsys. Now Buttons can be defined via GET
   and then READ.
   Besides this, the maximum no. of Buttons is now extended to12
   Setkey() statements will now be recognized in DrawButtons.

 + Framed GETs via Getsys
 + Windows will be created by a single command now
 - Fixed a bug with the CPU-Identification
 - Fixed a bug with Keyboardtrapping in Buttons
 - Fixed a bug in PlayVoc()

 Version   1.01 PreRelease   06/20/93
 -------------------------------------------------------------------
 + Getsys is now ready for the mouse
 - Bugfix: MousePosition ScrollUp
 - Bugfix: Workaround for Incompatibility MS-DOS (4.0) and DR-DOS 6

 -------------------------------------------------------------------
 + (a big one!) SoundBlaster Functions added!
   Playing Voc-Files (in background) generate FM-Tones....
 + (another big one +): There is a Norton-Guide/Expert Help NG now
 + Enough Rows in the Alert/Messageboxes
 + DrawButtons got another Parameter: with nPrompt you can now
   define a StartUp-Button
 + MouseArray for the WindowPositions can now be saved/restored

 - BugFix: AlertBox / Buttons
 - BugFix: Buttons now work with and without Hotkey.
 - BugFix: a whole lot of smaller things


 Version   1.00 PreRelease  05/18/93
 --------------------------------------------------------------------
   Here we are, first release, yeah !
   Included copy-protection and non-registered cripples.
   Brand.com is now send out to register the Library.
   Let's see if it works fine <g>...

 Version Beta   1.01   05/15/93
 --------------------------------------------------------------------
   Can't let go....many new things...

 + OutFrame, OutLine, delLine programmed. Now we have real nice
   GET-Fields and 'raised' boxes
 + PrtStatus & IsBitSet included. Checks the PrinterStatus claiming
   all Informationen, eg. Out Of Paper, Printer stolen etc.
 + GrafButton, ButtonTop, ButtonBottom programmed. Even _nicer_ Buttons
 * Vlinie/Hlinie extende
 + Build ColorMe. Colors parts of the screen without destroying it
 ! Worked a lot on Demo.Prg and wrote VgaMenu(). This routine
   (included in the source of Demo.prg) handles VGA-ColorTables,
   fully Mouse-supported, you can even move...
 * DrawButton extended Mouse knows the 'Points of Interest'
   without having to pass them


 Version Beta   1.00   04/25/93
 --------------------------------------------------------------------
   Fixed tons of bugs, when testing the library on different machines,
   writing Libraries is not THAT easy, you know...
   This is why i still call it a Beta-Version.

 + We need a new name, there is already an ASMLIB, well, Max called
   it Sound & Vision for Clipper, I guess that fits perfectly...

 - fixed a real big bug, which drew funny characters onto the screen
 + OpenMask is completely rewritten, you can now use Closebuttons,
   MoveButtons, MenuAreas, Scrollbars and different types of frames.
   ScrSave() und ScrRest() rewritten, works now with allocated memory,
   no more static buffers...

 Version Alpha  1.04   04/01/93
 --------------------------------------------------------------------
 - Fixed Incompatibility with CA-Tools II, they have an external
   datalabel called Left...and that one I used also.
 + DrawButton () implemented, definable 3D-Buttons with mouse-support
 - AlertBox() completely rewritten, now you can use up to 8 Buttons
   created MessageBox (boxType 2)



 Version Alpha  1.03   03/29/93
 --------------------------------------------------------------------
 - Finally fixed the bug that occured with Microsoft's Mousedriver 8.2
   The mouse wouldn't position on certain pixel and would only reach
   row 12. Thanks to Microsoft! *~!@@@??#$&$GGRRrrrrr....  Well, by
   rewriting the complete MousePositionig the Mouse now moves a lot
   smoother. Many thanks to Uwe and Ralf !

 + Build AlertBox, Question and MessageBox with Buttons, Mouse-Support
   etc., everything in Assembly language :-))


 Version Alpha  1.02   03/27/93
 ---------------------------------------------------------------------
 +  Build MouseWait, MousePointer might be shown as either an Arrow
    or a SandGlass

 +  GetCrc32 finished, Routine builds crc32 Checksumme of a passed
    file and returns an 8Byte 'Hex'String. The returned CheckSum is
    identical to the ones build by PKzip and FileScan.

 Version Alpha  1.01   03/27/93
 ---------------------------------------------------------------------
 - Bugfixed Set_Font, after loading characters the MouseCursor
   woulnd't move over row 12 :-(
   Completely rewrote SetFont, made it smaller and stable !
   (I thought I did ;-() )

 - Bugfixed ScrSave: If ScrSave was used without calling MouseInit
   the screen wasn't saved.



 Version Alpha  1.00   03/21/93
 ---------------------------------------------------------------------
 First Alpha-Release. 'been programming for 10 month, yeah, not all
 of the time, gotta earn some money sometimes <g>


This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson