0.1.0.4 * First working version 0.1.0.9 * .NET requirement removed (mff.exe replaced by line.exe, mff is better but in this case this makes no difference) 0.1.0.13 * Works with Nero Image Drive :-) * cdda2wav could be replaced with standard binary * patched cdda2wav.exe (included with installer) quits before ISRC scanning (faster return time) (my change to cdda2wav.c, version 1.10: added "return" before Read_MCN_ISRC();) 0.1.0.16 * mp3 files with a ' should work now 0.1.0.20 * "double action": let the app add the info twice, so its more probable that SB recognizes the info (unknown cause, perhaps sometimes the offset in the idx file is not correct) 0.1.0.23 * The application is now Windows 9x compatible * The batch files use a temporary file (temp.txt), which is created in the application folder. If this is a problem e.g. under Windows NT with a limited account or so, Email me and I'll change it to use user temp folder 0.1.0.26 * Title names and artist names are trimmed. Leading or following spaces are removed 0.1.0.27 * Known CD drives will be scanned for Audio CDs uppon start * New button "clear SB database" 0.1.0.33 (2002-08-12) * Better error messages and handling in case no CD-Text is found * Uninstall tested and fixed (some files where not deleted) * experimental "Automate" function, without default script. Example script, which works with my German Nero config is given in the install folder. * Setup dialog redesigned