changes.txt 673 B

1234567
  1. * Removed incorrect manifest file which causes issues loading the plug-in on some systems
  2. * Now built with VS2008 so now depends on 5.57+ due to msvcr90.dll dependency (cuts size)
  3. * Changed localisation system to directly use api_language
  4. * Added %type%, %family% (used mainly by the installer) and %gain% to complement the other replaygain options
  5. * Removed config dialog as not applicable now with new defaults and also if we're following Winamp's settings
  6. * Changed some of the stringtable resource (adds new strings, removes deprecated strings and some minor tweaks)
  7. * Changed some of the options for the plug-in project (including using lng_generator directly)