Known bugs:
   * BACKGROUND IMAGE (fullscreen bitmap) REQUIRED FOR GRAPHICS TO WORK PROPERLY

Build 18
   [features added]
   * Plugin configuration dialogs can be launched from LCDInfo menu
   * SED1520 driver comes in the package
   * SED1565 driver
   * Noritake CU20045SCPB-T23A driver
   * Noritake GU128x32-311 driver

Build 17
   [features added]
   * Driver for Crystalfontz 631
   * Driver for Crystalfontz 633
   * Driver for Crystalfontz 632/634
   * Driver for Noritake GU256x64-372 VFD
   * Foobar2000 plugin
   * iTunes plugin
   * Winamp3 plugin

Build 16
   [changes]
   * T6963C driver timing changes. Takes more cpu time but fixed corruption for me.
   * Changed buffer from 1bpp to 8bpp to simplify things and for possible future expansion

   [bugs fixed]
   * Part of bitmap not shown if width not multiple of 8 
   * Corruption with KS0108 and Noritake800 drivers if image position was not multiple of 8
   * Separate erase at screen change removed to prevent flashing

   [features added]
   * More variables in SysInfo plugin
   * Circle, Box, Degreeline, Fill, Bitmap join for plugin writers
   * 6x8 font support for SED1330/SED1335 driver
   * Philips PCD8544 (Nokia lcd) driver
   * Flags (Winamp.Playing etc...)
   * Delay option for KS0108 driver

Build 15
   [changes]
   * Data interface changed a lot so new SDK is needed. Plugin developer also needs to derive from DataSource instead of IData now.
   *

   [bugs fixed]
   * Better binary compatibility between different compilers. SDK should now support writing plugins with Borland C++ Builder also.

   [features added]
   * LCDInfoApi functions to enumerate data variables and to get information about current display driver
   * Simple UI interface
   * WMP plugin - check the forum for more information about the plugin

Build 14
   [changes]
   * Displaydriver interface changed so newest SDK is needed
   * Variable names in most plugins had changes and have same format now

   [bugs fixed]
   * Long delay at start that occurred on some systems
   * Float/double mixup in SDK that caused access violation is certain situations
   * If there were spaces in plugin variable id it was not recognised

   [features added]
   * More Winamp2 plugin variables
   * MBM5 plugin

Build 13
   [bugs fixed]
   * T6963C driver configuration dialog bugs
   * SED133x driver configuration dialog bugs
   * Plugins didn't load with win95/98/me
   * Text scrolling 2 characters at a time
   * Textdata couldn't have spaces in it
   * Rewrote 6x8 font graphics drawing in T6963C driver

   [features added]
   * Support for more than one screen
   * Simple action support for changing screens
   * BA63/66 character VFD driver
   * Z-World OP6400 driver for text mode

Build 12
   [bugs fixed]
   * Fixed binary incompatible plugins included in build 11

Build 11
   [features added]
   * Winamp 2 plugin showing visualization and title

Build 10
   [features added]
   * Network statistics plugin
   * Log file is deleted at program start

Build 9
   [features added]
   * Zoom Player plugin

Build 7
   [features added]
   * T6963C driver
   * Noritake 800 graphical VFD driver
   * SED1330 / SED1335 driver

Build 6
   [features added]
   * duty ratio selection for LC7981 driver

Build 5
   [features added]
   * animation support (bugs in drawing)

   [bugs fixed]
   *

   [known bugs]
   * previous animation frames are not erased if there's no background image