Skip to content

Releases: AmusementClub/OKEGui

v8.2.2 test release

25 Sep 10:00
Compare
Choose a tag to compare
v8.2.2 test release Pre-release
Pre-release

upgraded libdcadec.dll.

v8.2.1 interim release

20 Jul 02:32
Compare
Choose a tag to compare
Pre-release

Internal release

v7.3.4 test release

30 Jan 10:56
Compare
Choose a tag to compare
v7.3.4 test release Pre-release
Pre-release

internal test only.

v7.3.3 "The Protagonist Returns", again^5!

25 Dec 07:10
Compare
Choose a tag to compare

v7.3.3

  • Add support for mandatory VS version checks, for v3 json.
  • Allow arbitrary ordering of #OKE:DEBUG and #OKE:INPUTFILE.
  • Log all unrecognized lines on stderr for vspipe | x265.

v7.3.2 "The Protagonist Returns", again^4!

09 Dec 16:35
Compare
Choose a tag to compare

Basically upstream v7.3, with the following additions:

  • Huge page support.
  • Configurable set of common path components to strip for working/output directory.
  • "Lossy" audio transcode support.
  • Show vspipe path in window title.
  • The window title is still "The Protagonist Returns".

v7.2.7 "The Protagonist Returns", again^4!

08 Dec 01:36
Compare
Choose a tag to compare

v7.2.7

  • Show vspipe path in window title.
  • Add support for "Optional" field in AudioTracks and SubtitleTracks. All optionals tracks of the same type must satisfy that either all exist or none exists.
  • The window title is still "The Protagonist Returns".

v7.2.6 "The Protagonist Returns", again^3!

04 Dec 06:07
Compare
Choose a tag to compare

v7.2.6

  • Strip configurable set of common path components (e.g. BDMV STREAM) in working & output directory path.
  • Update auto-update to check the AmusementClub fork, instead of the origin upstream.
  • The window title is still "The Protagonist Returns".

v7.2.5 "The Protagonist Returns", again^2!

30 Nov 00:34
Compare
Choose a tag to compare
  • If "跳过Numa检测" is set, do not set numa node when starting vspipe and encoder.
    • Also change the affinity mask from (1<<28)-1 to (1<<64)-1 to avoid unnecessarily limiting each encoding task to only 28 processors and waste cpus on any numa nodes that has >28 processors.
  • Updated eac3to-wrapper to v1.2 (built with Go 1.17).
  • The window title is still "The Protagonist Returns".

v7.2.4 "The Protagonist Returns", again!

20 Nov 23:42
Compare
Choose a tag to compare

Compared to v7.2.3 release, this release introduces the following changes:

  • Simplify temporary working directory path, useless "BDMV" and "STREAM" components are removed.
  • Separate output files from the working directory. Place output files into "./output/" under the project directory.
  • The window title is still "The Protagonist Returns" apparently because @AkarinVS is too lazy to change it.....
  • Included examples in release zip.

v7.2.3 "Attack on Memory"

17 Sep 08:01
28e51b8
Compare
Choose a tag to compare

Compared to v7.2.2 release, this release introduces the following changes:

  • Change task name text alignment to left by default
  • Add HUGE page support for vs-classic and modded x265 that use mimalloc
  • I forget to change the AssemblyDescription, so the window title is still "The Protagonist Returns", it's a feature!

This release is tagged by @MysteryDove.