What's new in WAV to AC3 Encoder Portable 8.0

Mar 14, 2018
  • Added command-line version.
  • Added virtual files list support.
  • Added support for file wildcard.
  • Added new presets.
  • Added logging support.
  • Reduced the size of an executable.
  • Removed default config files.
  • Add default language on startup.
  • Add default engines on startup.
  • Save only non default preset options.
  • Removed global config state.
  • Added default strings map.
  • Refactored configuration data structures.
  • Use std::thread for worker thread.
  • Changed engines file format.
  • Removed engines config from preset.

New in WAV to AC3 Encoder Portable 7.1 (Feb 9, 2018)

  • Use std::wstring instead of CString.
  • Added separate core project.

New in WAV to AC3 Encoder Portable 7.0 (Dec 27, 2017)

  • Added default configuration files to installer version.
  • Added default configuration files to portable version.
  • Added support for loading language files from relative path to settings folder.
  • Added portable mode to installer.
  • Fixed encoder error when running for the second time.
  • Refactored encoder worker thread as class.
  • Refactored encoder worker thread error handling.
  • Use nullptr instead of NULL macro.
  • Use class instead of typedef for lists.
  • Refactored Aften api code.
  • Removed unused code and comments.
  • Added Avisynth 5.1+LFE preset.
  • Fixed browse dialog title.
  • Changed language files encoding to UTF-8.
  • Changed configuration files encoding to UTF-8.

New in WAV to AC3 Encoder Portable 6.0 (Dec 15, 2017)

  • Added dynamic layout for dialogs.
  • Updated project to Visual Studio 2017.

New in WAV to AC3 Encoder Portable 5.5 (Sep 7, 2016)

  • Changes:
  • Updated project to Visual Studio 2015.

New in WAV to AC3 Encoder Portable 5.4 (Jan 30, 2014)

  • Added support for single channel multi-mono input.
  • Added German and Japanese language.

New in WAV to AC3 Encoder Portable 5.3 (Jan 8, 2014)

  • Added keyboard shortcuts.
  • Fixed compatibility issue with Windows XP.

New in WAV to AC3 Encoder Portable 5.2 (Jan 6, 2014)

  • Installer packages save configuration files by default to user roaming directory
  • Enable portable version by creating empty EncWAVtoAC3.portable file

New in WAV to AC3 Encoder Portable 5.1 (Jan 3, 2014)

  • Added multi-language support.
  • Redesigned the GUI to enable multi-language support.
  • Added tool-tips for settings list.
  • Added log messages for Avisynth errors.
  • Updated project to Visual Studio 2013.
  • Fixed bitmap resource issue in VS2013.