LCDHype Version 0.36l - coded by ViRuSTriNiTy (lcdhype@gmx.net) ===================== Requirements ============ - supported lcd - installed port io driver (can be found on www.lcdhype.de.vu) - windows operating system (tested with winme, winxp) - free lpt port for connecting your lcd, epp compatible required - the faster the cpu the better ;) - a resolution higher or equal than 1024x768 and hicolor Installation ============ Copy all files into any directory and execute lcdhype.exe. Thats all. You can download this software from: http://www.lcdhype.de.vu Supported LCDs ============== HD44780 or compatible NJU6426 or compatible M50530 Symbol LCD M50530 24x8 LCD (Samsung 2138A) siemens SLOx2016 display series innovatec Fan-O-Matic lcd series T6963c lcd series Wincor-Nixdorf Beetle BA66 Serial Cashier Display Wincor-Nixdorf Beetle BA63 Serial Cashier Display Noritake Itron GU-Series VFD Display HD61830 lcd series HD66712 lcd series SED133x lcd series SED1520 lcd series SED1530 lcd series KS0108 lcd series Trefon USB LCD You can find lcd connection hints in the stuff directory or directly in the driver selection dialog. How to use the winamp spectrum analyzer plugin ============================================== WinAmp 2.x: For an tutorial visit the forum www.lcdhypeforum.de.vu. To use the winamp spectrum analyzer and mp3 id3 tag output features on your lcd, you have to copy the file vis_waspec.dll and the file vis_waspec.genres (you can find it in the stuff\winamp directory) into your %winamp%\plugins directory. To activate the plugin you have to select "LCDHype Data Server" in the visualization plugin list. Then select the plugin menu and check the box called "Auto execute visualization plugin on play". How to use the lcd keyboard feature =================================== To use the lcd keyboard feature you have to create a electronic circuit. You can find a example circuit (LCDKeyboard.jpg) in the help directory. How to use a lpt port who isnt in the port selection list ========================================================= You can edit the file ports.dat in the lcd driver directory and add your port in a new line. Save the changes and restart lcdhype. Now your port will be displayed in the list. Where can i find more informations? =================================== Visit the forum www.lcdhypeforum.de.vu or have a look at the stuff directory. There are several needfull files, perhaps they will help you. You can also ask for help at lcdhype@gmx.net or icq 104810958 or you can visit the support section on www.lcdhype.de.vu. If you find bugs, please make a report and send it to lcdhype@gmx.net Releases ======== Version 0.36l + Added KS0108 driver from 0.36d + Added treeview of all availaible script functions, addons, plugins + Added changed plugin interface - plugins can now have a file parameters.dat - parameters.dat is processed and is for adding the parameters directly to treeview + Fixed double click bug in empty script edit window + Fixed lcd presettings bug (customized mode) + Added SED1530 lcd driver for 96x32 Pixel LCD + Fixed bug in lcd keys featue + Fixed bug in command line parameter processing, spaces werent possible - now enclosing all command line strings including spaces with " is possible + Added ontop option to lcd preview dialog + Added zoom option to lcd preview dialog + Removed fontpitch selection from t6963c driver, fontpitch is now set automatically + Added new winamp plugin, version 0.17 - no more compatible with versions below 0.36d - unlimited tracks can be queried from winamp + Added final version of SED1520 lcd driver, THX to jsc69 + Added new LCD preview window, rendering in open gl for nicely fast previews - still alpha version and textmode preview doesnt work yet + new command line parameter configmode - see stuff\parameters.txt for more informations + Fixed bug in custom char editor - custom char names couldnt include # + Fixed translation bug concerning priority script command + Added support in winamp plugin for title, artist, sample frequency and bitrate for non mp3 files or files without id3vx tag + Changed behavoir of parameter Speed in %Param.EnableScrolling() Function + Added 2 new string handling functions, %String.Width() and %String.Height() + Added font style functionality in %LCD.Gfx_SetFont() + Fixed bug in winamp plugin occured when clearing playlist of winamp + Fixed bug in %LCD.Gfx_SetInverArea() command + Fixed clipboard usage bug + Fixed bug in %System.Display() function, didnt free used memory correctly + Fixed bug in %Format.Offset(Vertical,x) function + Fixed bug in text output in gfx mode Version 0.35 + Added new winamp2 plugin and some new %WinAmp script functions + Changed existing %WinAmp script function, see online help for more informations + Removed WinAmp3 support + Fixed skin selection bug + Fixed custom char assignment bug - removing of assigned custom chars wasnt possible + Updated messages.txt + Added spectrum analyzer parameter for displaying filled bars in gfx mode + Fixed spectrum analyzer bug occured when using Filter None + Added new parameter for %System.Drive() to get title of a drive + Fixed bug in %Format.Bar() function + Fixed bug in vertical lcd mode when setting areas + Fixed bug of %Loop.While() and %Common.Compare() occured when using <= & >= + Added new parameter StepRange to %Loop.For() function + Added support for Trefon USB LCD + Added support for SED133x LCDs + Added support for 256x64 HD61830 LCDs + Added support for noritake gu-series LCD 112x16 pixels + Added support for HD66712 lcds + Added support for SED1520 122x32 pixels LCD + Added maximum width option for word wrap format function + Added input function %System.Input() to process codes sent by message + Added time format function - e.g. %Format.Time(%System.Uptime(),'hh:nn') + Added support for KS0073 controller - choose HD44780 driver and set it to KS0073 in advanced driver options + Added fastaccess to online help concerning script command - move cursor to script command and right click -> command help or press F3 + Added wordwrap functionality for graphics mode + Added some GUI improvements + Added global variables and a remove function for variables + Added 2 new string functions %String.Replace and %String.Trim + Added new script function for getting current configuration values of LCDHype + Added gfx mode support for bar script command + Added render mode script function for setting detail of rendering + Added parameter to %System.Display() function for displaying fps of LCD output + Added 2 new gfx mode functions, %LCD.Gfx_SetPixel() ,%LCD.Gfx_GetPixel() + Added new math function %Random() for generating randomized numbers + Added undo and redo function to script edit window, see shortcuts.txt + Added new script function class %CleanUp - %CleanUp.Free() / InvertArea()/ RefreshArea() / ClearVRAM()/ ClearInputBuffer() - old functions %Free() %LCD.ClearVRAM() and %System.Input(ClearBuffer) arent supported anymore + Added support for thunk when using DefVar for subroutines + Added new script function class %List for handling list + Added a more faster syntax highlighting parser + Added new script function %System.SendMessage() for sending window messages + Added new command line parameter menu: and charfile: + Added file extension register option for .sd and .cd files + Added vertical gfx output option + Added new script seperator command #Code ... #EndCode + Added new comment function, now you can also use ° to write comments + Added 2 new compare operators, <= and >= + Updated shortcuts.txt + Updated parameters.txt + Changed script command %System.SendMessage() to %System.SendPacket() + Changed behavior of %Format.Offset in textmode + Changed %Format.Bar Command for better resolution of bar + Changed %WinAmp.SpecAnalyzer function for better handling and a nice smooth look + Changed Control Code DLL Interface + Changed %LCD.Gfx_InvertArea() to %LCD.Gfx_SetInvertArea() + Changed search path for cchars, gfx, sounds used in scripts - now searched in path of script file + Changed behavior of %DefConst + Fixed aligment bug in gfx mode + Fixed media player online help bug + Fixed light control slider bug + Fixed script edit window scrolling bug occured when marking text using mouse + Fixed script edit window scrollbar bug occured under windows 2000 + Fixed lcd settings bug + Fixed custom char editor bug + Fixed online help window bug + Fixed floating point operations bug caused by different regional settings + Fixed word wrap function bug + Fixed some text output bugs in gfxmode + Fixed loadbitmap bugs - bug occured when using bmps created with photoshop - bug occured when using vertical lcd orientation - bug occured when using bmps larger than 320x240 + Fixed anoying sound occured when pessing enter on script edit window + Fixed syntax highlighting bug occured when using hint sign inside "..." + Fixed control code bug caused crash of application + Fixed tray popup bug, application didnt find scripts in subdirectorys + Fixed bug occured when using comments inside %DefVar/%DefConst declarations + Fixed important bug in edit window caused lcdhype to crash after a undefined time Version 0.34 + Added slider for setting brightness of lcd backlight + Added support for lcds with KS0108/KS0107 Controller + Added script analyzer error message for incorrect plugin and addon calls + Added aligment functionality for text in gfx mode + Added checkbox for use of anti hangup protection + Fixed %WinAmp.TrackLength() bug - version of wa3specdll.wac and wa2specdll.dll changed, replace old ones + Fixed %UsePlugin Bugs - when tryed to call a uninstalled plugin the application crashed - if the duration of a plugin start was greater then the second plugin script function call a plugin delivers wrong data or doesnt work at all + Fixed HD44780 4x40 LCD driver bug - driver doesnt work since last driver interface change + Fixed some bugs occured in lcd preview window + Fixed %Format.Offset Bug occured when using %Format.Bar + Changed lcd driver interface Version 0.33 + Added command line parameter option - see stuff\parameters.txt for more detail + Added Performance Data Helper Interface - new functions %PDH.Add() , % PDH.Get() , %PDH.Remove() + Added 3 new draw modes to %LCD.LoadBitmap function - MASK_CLEAR, MASK_SET, MASK_INVERT + Added fully WinAmp 3 support + Added %WinAmp.Channels script command + Versions of winamp plugin changed - WinAmp 2.x: delete waspecdll.dll and replace with wa2specdll.dll - WinAmp 3.x: new plugin, see readme.txt + Fixed "Add Definition" window bug + Fixed %LCD.Set_Font bug - two different gfx font types on one line not possible till 0.32 + Fixed LoadBitmap bug + Fixed custom char assignment bug + Fixed custom char draw bug on T6963c driver when using fontpitch 6px + Fixed %Common.ChangeScreen bug - alignment, offset, scrolling commands were ignored during changing scripts Version 0.32 / 27.07.2003 + Added "Lock" script button + Added "No Sound" script button + Added %Common.PlaySound script command + Added new parameter 'Next' and 'Previous' to %Common.ChangeScreen script command + Update on shortcuts + Update on tray popup + Changed parameters of %Common.ChangeScreen for easy script changes + Fixed %Common.Import Bug + Fixed TCP control message incoming sound bug + Fixed tray popup bug + Fixed tray icon bug + Fixed gfx text redraw bug Version 0.31 / 20.07.2003 + Added line width parameter to Gfx_LineTo() + Added lcd output preview window with functionality to save output to bitmap + Added %System.SendMessage function for sending tcp or udp messages + Added %System.GetProcessStatus function + Added DHCP,WINS,Gateway Server IP to %System.Network function + Added script import function, script export function + Added Parameter FileSize to %System.ReadFile function + Update on t6963c driver + Fixed bugs in script edit window + Fixed %DefVar bug + Fixed some internal bugs + Fixed %System.Network Bug Version 0.30 / 13.07.2003 + Fixed AddOn CleanUp Bug - now message WM_CLOSE is send to addon window - new parameter AddOnWindowTitle needed in specs.dat file + Fixed floating script window shortcut bug + Fixed ticker text scrolling bug + Fixed tray popup problem - tray popup doesnt disapper when clicking outside the application area + Fixed bug in help window close button + little improvement on performance of syntax highlighting + new design in script editing dialog - bigger script edit window - script functions sorted by symbols for better handling + added keyboard shortcuts to script list - INSERT for adding a new script to list - DEL for deleting a script - ENTER for refreshing lcd output of script + added script analyze function - shortcut is STRG + A - will be expanded in the future + added graphical overlay funktion Gfx_SetOverlayMode + added shortcut STRG + G for go! button + strings must be now enclosed by the char ' + added online file option to Readfile Function + added script functions to avoid plugin, addon cleanup - %Param.AvoidPluginCleanUp() - %Param.AvoidAddOnCleanUp() + some bugfixes for internal stability Version 0.29 / 06.07.2003 + Fixed ESC Bug when using intelliwindow on script edition window + Fixed SetFocus Bug + Fixed Trunc Script Function Bug + Fixed Syntax Highlighting Bug - propertys of string type cannot be changed + Fixed Comment Bug - occured when using parenthesis in comment + Fixed Textmode Horizontal Scrolling Bug - occured when using scrolling speed 1 + Fixed some LoadBitmap bugs - application crashed when usign offsets < 0 - displayed bitmap not correct on some combinations of position and offset - bitmap overlaps to opposite side of screen when drawing outside the screen + Added LoadBitmap parameter "Bitmap Mode" for inverting bitmap + Added script functions to enable/disable text and graphic output on lcd - %Param.SetTextOutput, %Param.SetGfxOutput + Fixed AddOn CleanUp function bug - addons integrated themselfes in lcdhype wnd and changed irrevocable the wnd size + Extended AddOn interface - specs.dat can contain addon script code, see addon example for more information + Added support for text output on Gfx-LCDs without textmode - output text with any availaible windows font - works the same way as it does in textmode + Extended script command for horizontal scrolling for compatibility with gfx text output - smooth gfx scrolling + Extended text offset script command to work with graphic text output + Added 2 new script seperators - #TextMode ... #EndTextMode encloses data to output in textmode - #GfxMode ... #GfxMode encloses data to output in gfx mode + Added new script functions - %LCD.Gfx_SetInvertMode - %LCD.Gfx_InvertArea - %LCD.Gfx_SetRefreshArea - %LCD.Gfx_SetTextArea + Fixed bug in t6963c driver - lcd propertys werent saved sometimes Version 0.28 / 29.06.2003 + Added support for Windows Bitmaps / RGB Encoding / 2,16,256 colors + Fixed bug caused application crash - occured when using non-bmp picture in loadbitmap function + Added shortcut for refreshing lcd screen - STRG + R + Added parameter "number of post decimal positions" to truncate function + Added parameter "index of line" to readfile function + Added popup menu to script edit window + Added addon interface + Added intellisense window to script edit window - press '.' or double click on script edit window + Improved handling of script edit window + Changed parameter list of Gfx_LoadBitmap Version 0.27 / 22.06.2003 + Fixed some bugs in script edit window + Added english language definition + Added Noritake GU-Series VFD driver *alpha* + Updated HD44780 lcd drivers + Updated T6963c lcd driver - added support for double screen lcds - fixed gfx area height bug + Added option to execute script on startup, minimizing & closing app + Added support for winamp 3 - winamp status - current playing track title & album - track length + Fixed some GUI bugs + Fixel loadbitmap script command bug + Fixed lcd driver dialog bug - user couldnt change number of lcd rows + Fixed bug "Cannot focus disabled or invisible window" Version 0.26 / 15.06.2003 + Added lcd driver for Wincor-Nixdorf Beetle BA66 Serial Cashier Display + Added fanomatic lcd picture in driver dialog + Fixed bug in scrolling command occured when using alignment commands in the same line + Fixed bug in offset command + Fixed bug in t6963c lcd driver - now lcd graphics are displayed correctly on other sizes than 160x128 and different fontpitch + Updated t6963c lcd driver - added tweakers.net wiring support + Fixed bug in hd44780 lcd driver + Updated hd44780 lcd driver for support of 1 line lcds + Fixed main window and message window closing bug occured when using ALT + F4 + Added readfile script command for getting last line of a textfile + Added syntax highlighting for string + Added script loop commands - while & for loop + Added protection for application hang-up - avoids application hang-up e.g when trying to create endless script loops - after 10 seconds and no application response during decoding a script the application interupts itself + Removed script command for comparing strings + Updated compare script command for comparing numbers and strings with one command + Fixed bug in syntax highlighting occured on last line in script code + Added script function for graphic lcds - lineto, setpen Version 0.25 / 08.06.2003 + Added setting for execution time in graphic mode + Added script function for graphic lcds - rectangle + Changed script functions name for graphic lcds + Added advance settings for t6963c lcd driver + Fixed winamp spectrum analyzer bug occured when winamp plugin not runing + Fixed online help window bug occured when clicking the close icon of window + Fixed online help window bug occured when using minimize on startup option + Fixed mousewheel feature in script listbox + Fixed bug in gfx_loadbitmap script command + Fixed text alignment script bug + Added syntax highlighting script edit box + Added option for floating script edit box + Added script command char ' - script code enclosed by ' is interpreted as string + Changed class of custom char script command and animated char script command + Updated winamp plugin waspecdll.dll and reduced size to 19kb + Updated winamp status script command (new status WINAMPNOTFOUND = -1) + some GUI changes Version 0.24 / 25.05.2003 + Fixed compare script bug + Updated script predefintion - error found on winamp playtime predefintion + changed lcd driver interface + Added new lcd driver for t6963c graphic lcds + Added script functions for graphic lcds - load bitmap with custom size, position, draw mode - clear vram + Added script interpreter directive - script code enclosed by #Header and #EndHeader is interpreted only once - improves cpu usage + Added winamp script command for getting file type of current track + Fixed winamp spectrum analyzer bug occured when using fft filter + Added support for custom char sizes from 1x8 up to 8x8 - cd. files created with older versions than 0.24 are incompatible now so please redraw your selfmade custom chars + Added option to disable security messages + Changed fixed help window to floating help window + some GUI changes Version 0.23 / 18.05.2003 + Fixed script decoding bug caused complete application crash - occured when using a script command without using parenthesises + Updated script predefinitions + Added truncate script command - absolutley necessary for floating point calculations Version 0.22 / 18.05.2003 + Fixed winamp spectrum analyzer bug caused application to crash + Fixed online help bug in window and help function + Fixed changescreen script command bug - caused application crash when used during a screen change + Fixed network script command bug - network informations couldnt retrieved on every machine caused by wrong API call + Fixed numbers data type restriction - highest number value was 4294967295 - now a numbers highest value can be 1.7*10^308 + Added LCD refresh rate display showing rendered fps + Added symbol for fixed online help + Added network script command parameter - parameter IP returns IP assigned to a network adapter + Added floating point type, so now its possible to make floating point calculations - numbers can now be a floating point type like 3.4567 + Added round script command for rounding floating point numbers + Added network script predefinition for download ratio + Updated innovatec lcd driver - lcd driver now supports port COM1,COM2,COM3 or COM4 + Changed LCD Driver Interface - a file ports.dat has to be in the lcd driver directory containing the supported ports - routine LCD_SetIOPropertys changed + Changed LCD Key Feature - lcd key port is now independent from lcd driver port + Changes %Common.CompareInt script commmand to %Common.Compare + Some GUI changes Version 0.21 / 11.05.2003 + Updated fanomatic lcd driver - screen will be cleared correctly when closing app + Fixed winamp spectrum analyzer bug, last 2 blocks had always a height of 2 pixels + changed winamp spectrum analyzer script command - new parameter for using a audio data filter (FFT *experimental*, None) + Added network script command (returns information about network adapters) + Added cpu measurement script command - get cpu usage without using motherboard monitor + again file version of waspecdll.dll has been changed - replace the old one if you were using it as winamp plugin Version 0.20 / 04.05.2003 + Fixed save popup bug in script editing mode + Fixed WinAMP artist and title bug occured when using streams + Added support for lcd underline mode - underline mode for m50530 lcds can now be used through script command + changed lcd driver interface - new parameter UnderlineMode for routine LCD_SetIOPropertys + Fixed m50530 symbol lcd bug occured when using ShowSymbol script command in v0.19 + Fixed lcd options bug occured when trying to change cols,rows or chars value Version 0.19 / 01.05.2003 + Fixed dialog bug - dialogs were hiding behind main window after switching to another app and back + mp3 title and artist will be read from 2 sources (id3v1 tag or winamp window title) + changed system disk script command + added display script command (returns information about the current display) + Fixed bug of offset formating script command - offset function didn't work correctly when using a script command as paramter + Changes main window class name to "TLCDHypeClass" + Added support for receiving messages from other programms to control LCDHype - added message for script change - added message for light controlling - see messages.txt in the stuff directory for more informations + Fixed close bug - lcd wasnt cleared after closing application on the innovatec lcd driver + some internal bugfixes for better stability Version 0.18 / 26.04.2003 + Fixed winAMP LCD spectrum analyzer bug occured when winamp is not running + Fixed winAMP LCD spectrum analyzer bug occured when using a height > 1 + Fixed LCDHype closing bug, cleanup function of LCD driver is now called when closing app + Added a mp3 bitrate script function + Added light control feature + Added import script function for importing scripts + From now on mp3 values (title,artist,album) are directly read from the ID3-Tag of the currently playing mp3 + file version of waspecdll.dll has been changed - replace the old one if you were using it as winamp plugin + new lcd driver for siemens SLOx2016 display series + new lcd driver for innovatec Fan-O-Matic lcd series *experimental* + changed lcd driver interface - driver must be saved in a seperate directory - new routine LCD_IsReadyToReceive must be exported - new parameter LightOn for routine LCD_SetIOPropertys for support of light control + changed name of script command class "LCDs" to "LCD" + changed bar script command - user can define what kind of char is used for drawing + some GUI changes Version 0.17 / 18.04.2003 + Added string handling script commands (length,pos,copy,concat) + Changed all variable operation script commands - from %Operation(Variablename,Value1,Value2) to %Operation(Value1,Value2) - operations are now indepentent from defined variables + Added offset script command to set the origin of lcd output + Changed scrolling script command - now the start of scrolling can be set through the length of the string + Changed LCD Driver DLL interface - function "LCD_CleanUp" must be exported, used for cleaning up driver instance + Added a button for predefined script code - shortcut STRG + D can be used to add a definition + Fixed compare script command bug when inserting spaces in front of ELSE + Fixed changescreen script command bug - variable definitions of old script were not deleted correctly + some other internal and GUI bugfixes Version 0.16 / 13.04.2003 + Fixed string replace command bug occured when using effect during changing script + Extended scrolling script command for vertical and horizontal scrolling + Added a new format script command (word wrap function) + Changed replace script command + Changed alignment script command + Changed winamp spectrum analyzer script command - analyzer is now free scaleable in width and height + Fixed save bug occured after creating a new script collection Version 0.15 / 06.04.2003 + Added a string replace script command + Changed all variable operation script commands - from %Operation(Variablename,Value) to %Operation(Variablename,Value1,Value2) + Fixed custom char draw bug on changing scripts without using effects + Fixed Help Files - M50530 Symbol LCD supports only 5 Custom Chars to be stored - M50530 24x8 LCD supports only 8 Custom Chars to be stored + Added a new lcd driver for NJU6426 Controller + Added a connection description for ALPS NEC02070AA LCD with NJU6426 Controller + Some internal bug fixes for more stability Version 0.14 / 30.03.2003 + Changed %Def() script command to %DefVar - value is evaluated on execution of variable + Added %DefConst() script command for constant values - value is evaluated directly + Added a hotkey STRG+S for saving changes directly + Added a hotkey F1 for fixing help text - holding ALT isnt working anymore - holding STRG instead of ALT is also working as it does in version 0.13 + Added a winamp spectrum analyzer char count parameter for compatibility with other lcds + Fixed script save bug after starting a new script colletion + Fixed bug of updating script custom chars on using changescreen script command with non-indexing parameter + Fixed some gui drawing bugs + Changed script sorting - holding left mouse button to holding left mouse button + STRG + Changed custom char sorting - holding left mouse button to holding left mouse button + STRG + Changed assignemt of custom char files to scripts - at first application trys to find a relative path for the assignment - relative paths garantee that the application can also find the file after copying the application to another directory + Added a visual warning for wrong custom char assignments + Added visual index values in a script list + Added marking of current script (displaying on lcd) in script list + Changed winamp spectrum analyzer script command - user can define what kind of char is used for drawing + Changed scrolling script command - user can now choose between 2 different scrolling types (Swing, Ticker) + Fixed application startup bug on some machines and machines with slow cpu - startup never ended and splashscreen doesnt disappear + Fixed tray popup script selection bug - script selection bug occured when application was minimized + Changed plugin directory name from "plugin" to "plugins" Version 0.13 / 16.03.2003 + Updated Plugin Search Algorithm - now plugins must be in a seperate directory or it wont be displayed in script edit popup menu + Updated Plugin Interface - new export function "CleanUp", can be used for terminate and cleaning up a plugin instance - new export function "Init", only called once and can be used for special plugin init routines - plugin description file must be a html file (info.dat) + Added a new script command "SetPriority" - now the priority can be set for every script for better customization + Fixed script loading bug + Fixed script current line bug on recursive commands + Changed script command menu, now command buttons are next to the edit window + Changed time script command to datetime script command - now date can be returned from this script command too + Added complete skinable help system + Fixed Custom Char Editor List bug - now the order of char defintions can be set correctly Version 0.12 / 23.02.2003 + Fixed dropdown bug with Win9x sperating systems + Fixed minimize and close button skin bug + Fixed window dragging bug with Win9x operating systems Version 0.11 / 21.02.2003 + Changed Plugin Interface + Fixed a plugin autodetection problem + optimated lcd drivers for less cpu usage + updated the m50530 symbol lcd driver (now it can be used as a 29x2 display without trouble in lcdhype) + some GUI changes + Added a comment script command for better readable scripts + Added alignment script commands for formated outputs + Added a bar script command for formated outputs - horizontal bars, vertical bars + Added a new WinAMP script command (TrackLength) + Added new system script commands (Uptime Windows, TCP/IP Message Count) + Added a morphing script command for dynamic changings between two different scripts + Changed Custom Char Generator Functionality, now you arent limited by the number of 8 in creating chars + Changed animchar script command to animate an sequence of chars given by a users file + Fixed some bugs in mp3 player menu + Fixed some internal bugs of LCDHype + Fixed a bug in %Def() script command + Fixed a stack overflow bug when using changescreen script command + Fixed a application startup bug that occures on operating systems without the capability of drawing window shadows Version 0.10 / 31.01.2003 + First Release of LCDHype