Skip to content

Releases: AkarinVS/eac3to-wrapper

Upgrade to Go 1.17

30 Nov 00:32
Compare
Choose a tag to compare

Upgrade to Go 1.17 and removed workaround for golang/go#45914.

Welcome back, progress bars!

Fix support for non-trivial filenames in command line arguments

20 May 04:40
Compare
Choose a tag to compare

This support fixes issues when the output filename contains spaces (or other characters that requires quoting) when generating the final command line string passed to CreateProcess.

Thanks @HuangRuixiao-eng for reporting this issue.

Better integration with OKEGui

09 May 14:53
Compare
Choose a tag to compare

Changelog:

  1. modified log filename to EAC_YYMMDD-HHMM_PID.log to match OKEGui.
  2. removed support for putting it under the same directory as OKEGui.exe.
  3. updated README.md.

Better logging and debugging visibility

04 May 03:56
Compare
Choose a tag to compare
Pre-release

This release improves the debuggability of log files.

Embed version into binary

03 May 21:39
Compare
Choose a tag to compare
Pre-release

For alpha testing only.

Improved logging

03 May 18:24
Compare
Choose a tag to compare
Improved logging Pre-release
Pre-release

For alpha testing only.

Proof-of-concept release with updated docs

03 May 15:11
Compare
Choose a tag to compare

For alpha testing only.

Initial Proof-of-concept release

03 May 14:51
Compare
Choose a tag to compare
Pre-release

For alpha testing only.