Skip to content
This repository has been archived by the owner on Jul 31, 2023. It is now read-only.

Releases: BrunoReX/jmkvpropedit

v1.5.2

05 Dec 14:08
Compare
Choose a tag to compare

This version tries to address the problems with the Launch4j launcher not finding the JRE, you don't need to update otherwise.

v1.5.1

04 Dec 21:32
Compare
Choose a tag to compare

Support lowest version of Java still offered by Oracle (Java 8)

v1.5

04 Dec 19:40
Compare
Choose a tag to compare
  • Tested with mkvtoolnix v63.0.0 on Windows and Linux
  • Updated Apache Commons IO to v2.11.0
  • Updated Launch4j to v3.14
  • Set minimum Java version to 9
  • On Windows, try to find EXE without registry (wasn't working)
  • Update language list to match mkvtoolnix v63.0.0
  • Update MIME types to match shared-mime-info v2.1 (also used by mkvtoolnix now)
  • Merged 'Include "Enable Track" as an GUI option' from user shipply2u

v1.4.3: Add missing "add folder" button to the GUI

09 Mar 18:14
Compare
Choose a tag to compare
  • Add missing "add folder" button to the GUI (drag & drop already had that feature but I forgot to add it to the GUI)
  • Also added tooltips to the buttons because why not.

v1.4.2

03 Mar 16:35
Compare
Choose a tag to compare

Fix chapter removal

v1.4.1

03 Mar 16:21
Compare
Choose a tag to compare

Fixed typo that made the {file_name} param behave incorrectly

v1.4

03 Mar 16:00
Compare
Choose a tag to compare
  • Updated to work with latest MKVToolnix version (v21.0.0)
  • Updated MKV Strings (language/MIME types)
  • Changed the maximum number of streams to 100 because why not

Updated some libraries

  • ini4j from v0.5.2 to v0.5.4
  • Apache Commons IO from v2.4 to v2.6
  • Launch4j from v3.4 to v3.11

v1.3.4pre: Add "{file_name}" parameters for titles

30 Nov 18:26
Compare
Choose a tag to compare
Still needs to be documented somewhere

v1.3.3.1

02 Oct 17:00
Compare
Choose a tag to compare