Changelog

v0.61 (04/02/2003)
=================

  • Changed the way the GUI handles 95/98/ME shutdowns, it should work much more stable now (Thanks to SWFreak for some prelim testing)
  • Fixed a minor bug in the skinning


v0.60 (03/02/2003)
=================

  • Skinning has become a LOT more advanced. (Take a look at the skins page)
  • The GUI now handles 95/98/ME shutdown, and terminates the x86core correctly (this has only been tested under 98, though, but should work on 95 and ME also)
  • Some minor bugs were corrected, better error-handling.


v0.41 (02/02/2003)
=================

  • Added a "Close Menu" choice to the SysTray popup (the menu seems to stick around sometimes)
  • Added some more error-handling when reading the stats information.
First public release (yay me! :)


v0.4 (30/01/2003)
=================

  • Changed size of the close/minimize icons.
  • Added a right-click menu to the SysTray icon, with a Setup, About and Exit item.
  • The SysTray icon flashes blue if a new DP is found (completely useless feature, but fun ;)
  • You can now change some of the INI file settings from within the GUI.
  • If no INI exists, the Setup window pops up, and lets you enter information, instead of having to edit the INI file.
  • Packed the EXE file, so its not so large anymore.
This is considered the last beta before public release


v0.3 (27/01/2003)
=================

  • You can now change the background picture of the ECC2109 GUI, so you can brand it for your team, if you like.
    Place a BMP file called ecc2109.bmp in the ECC2 GUI home directory, and it will be used instead of the regular background.
  • Changed file access routine (Thanks to a tip from XsCode)
  • Changed filename of INI file, as it conflicted with another ECC2-109 GUI program (Thanks to Jeroon for the heads-up on that one)
  • The program checks if the ECC2-109 client is running (either as a service or from the CliClient.exe)
  • You can start/stop the service/CliClient
  • Instead of checking for the ecc2-109.spd, to see if the ECC dir was correct, I now check for CliClient.exe, which should always be present. (knightmare pointed this out)
  • Using the INI file setting updateinterval, you can change how often the GUI polls for new information
  • fonttextcolor and fontdatacolor added to the INI file, if you feel like changing the color of the fonts in the GUI
  • startminimized added to INI file, so the GUI can start minimized
Still not a public release, but positive feedback was received from the testers.


v0.1 (26/01/2003)
=================

First compiled version, sent to ECC2 project betatesters for testing before public release.