Skip to content
This repository was archived by the owner on Aug 25, 2026. It is now read-only.

Releases: AmusementClub/OKEGui

v8.2.2 test release

v8.2.2 test release Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 25 Sep 10:00

upgraded libdcadec.dll.

v8.2.1 interim release

Pre-release

Choose a tag to compare

@AkarinVS AkarinVS released this 20 Jul 02:32

Internal release

v7.3.4 test release

v7.3.4 test release Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 30 Jan 10:56

internal test only.

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

Choose a tag to compare

@github-actions github-actions released this 25 Dec 07:10

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!

Choose a tag to compare

@github-actions github-actions released this 09 Dec 16:35

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!

Choose a tag to compare

@github-actions github-actions released this 08 Dec 01:36

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!

Choose a tag to compare

@github-actions github-actions released this 04 Dec 06:07

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!

Choose a tag to compare

@github-actions github-actions released this 30 Nov 00:34
  • 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!

Choose a tag to compare

@github-actions github-actions released this 20 Nov 23:42

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"

Choose a tag to compare

@github-actions github-actions released this 17 Sep 08:01
28e51b8

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.