BUG FIXES:
- a couple of paste bugs fixed
- commented functions are now not parameterised in the config editor
- WMI language bug fixed
- Pin to desktop bugs fixed in the client
- 1px clipping on left of text meters fixed
- workaround for Windows multimonitor glitch with fullscreen applications that change your desktop resolution
IMPROVEMENTS:- string alert values now work
- fonts remembered in config editor
- project interval rate can now be as low as 50ms (obviously to be used with care!)
- plugin meters changed to run at project update interval to allow faster updating (update intervals for the plugins are now the responsibility of the author - a sample plugin with a timer will be supplied)
- multimonitor support for the config editor (extended Design Area and overlays showing the area of each monitor)
- ID3v1.1 tag support for Winamp meters (title, artist, album etc.)
- navigation of meters in config editor via button presses
- zooming in the config editor stays centered
- %tab for tabs in text meters
NEW FEATURES:- Server program - outputs Samurize data to XML or a PNG image
- Screensaver (by Tropics) - works in conjunction with the Server program to display a config as a screensaver
You can get it
here.
The current DTD for the XML output can be found in your Samurize directory after installing, but the latest version of the SamurizeXML DTD can always be found here:
http://www.samurize.com/SamurizeXML.dtdNOTE FOR TRANSLATORS:A few fields were missing from the English file included with the release. These are:
MainForm.cbShowDesktopOverlay.Caption=Desktop Overlay
MainForm.meTestAllPlugins.Caption=Test All Plugins
MainForm.meTextHelpText.Lines[2]=Tab: %tab
Thanks to Scelt for helping find these.