Skip to content
This repository has been archived by the owner on Nov 4, 2022. It is now read-only.

BatchEncoder 2.0

Compare
Choose a tag to compare
@wieslawsoltes wieslawsoltes released this 12 Dec 18:16
· 1121 commits to master since this release

Changes

  • Added configure tools dialog.
  • Added dynamic layout support for dialogs.
  • Added multi-selection support for presets list.
  • Added multi-selection support for formats list.
  • Refactored configuration file storage.
  • Installed version config is stored in %appdata%\BatchEncoder path.
  • Portable version config is stored in .\BatchEncoder path.
  • Installed version tools are stored in %appdata%\BatchEncoder\tools path.
  • Portable version tools are stored in .\BatchEncoder\tools path.
  • Refactored worker threads to use lambdas.
  • Refactored common code as submodules.
  • Refactored xml configuration code.
  • Added eac3to support.
  • Updated tools to latest versions.
  • Updated QAAC AAC format to use --no-optimize instead of --adts.
  • Updated TinyXml-2 to version 5.0.1.