| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| gMKVExtractGUI.v2.12.0.7z | 2026-01-05 | 324.1 kB | |
| README.md | 2026-01-05 | 633 Bytes | |
| v2.12.0 source code.tar.gz | 2026-01-05 | 196.4 kB | |
| v2.12.0 source code.zip | 2026-01-05 | 237.0 kB | |
| Totals: 4 Items | 758.1 kB | 1,136 | |
- doc: Update the user manual with the new Advanced Options.
- fix: The Defaults button in Options form now resets the new Advanced Options too.
- feat: Add support for raw and fullraw track extraction modes. This closes [#22] (#33)
- feat: Add option to disable BOM for text files (v96.0+) [#31] (#32)
- fix: Fix key overrides of custom TextBox controls for Ctrl+A and Ctrl+C
- fix: Changed txtLog to gRichTextBox and removed unused code
- feat: Add a Select button that displays the Context Menu as another entry point for it. [#27] (#30)
- fix: fix MkvToolnixPath detection when Settings path is empty (#29) Thanks @lapluis