View Single Post
Old 20th March 2018, 18:00   #59  |  Link
wisodev
Registered User
 
Join Date: Nov 2006
Posts: 161
Version 4.0 released.

Changes:

- Added download tools automatically.
- Added try to download tools option.
- Added toggle selected items using space key.
- Added items list search using keyboard.
- Changed output path variables.
- Added more variables for output path.
- Added relative output path support.
- Added load and save output path patterns.
- Automatically rename a file if it already exists.
- Append copy suffix for newly added tool, format or preset.
- Append copy suffix for duplicated tool, format or preset.
- Try to find x86 tool if x64 was not found on x64 platforms.
- Improved performance of loading and saving items.
- Improved performance of removing items.
- Reduced the size of an executable.
- Using virtual list for items.
- Using virtual list for presets.
- Using virtual list for formats.
- Using virtual list for tools.
- Reduced memory usage.
- Added basic logging support.
- Added tools utilities class.
- Added separate core project.
- Using std::wstring instead of CString.
- Using std::map container.
- Using std::vector container.
- Using std::thread for workers.
- Using std::mutex for syncing workers.
- Refactored worker classes.
- Added unit tests.

Download portable version:

BatchEncoder-4.0-Win32.zip
BatchEncoder-4.0-x64.zip

Download installer version:

BatchEncoder-4.0-Win32.exe
BatchEncoder-4.0-x64.exe
wisodev is offline   Reply With Quote