1
I Use This!
Low Activity

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 17 hours ago.
Dec 08, 2024 — Dec 08, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update README.md More... about 2 months ago
fix: Fix key overrides of custom TextBox controls for Ctrl+A and Ctrl+C More... about 2 months ago
fix: Changed txtLog to gRichTextBox and removed unused code More... about 2 months ago
feat: Add a Select button that displays the Context Menu as another entry point for it. #27 (#30) More... about 2 months ago
fix: fix MkvToolnixPath detection when Settings path is empty (#29) More... 2 months ago
Bump version to 2.11.1 More... 4 months ago
fix: Fix issue with Job manager when adding tracks that don't have CodecPrivate data, like PGS subs. thanks arestarh More... 4 months ago
Bump version to 2.11.0 More... 4 months ago
feat: Add tooltips and an option to disable/enable them. Closes #21 (#24) More... 4 months ago
docs: Enhance README and add docs folder with a basic User Manual More... 4 months ago
perf: Improve context menu creation More... 4 months ago
feat: Support checking/unchecking all Forced tracks per track type. More... 5 months ago
feat: Add support for the Forced track property. Closes #20 More... 5 months ago
fix: Fix regression bug for setting the CodecPrivate property More... 5 months ago
feat: Add option for overwriting existing files when extracting. This closes #18 (#19) More... 5 months ago
perf: Refactor parsing state (#16) More... 5 months ago
Refactor gMKVMerge, option handling and codec private data logic (#15) More... 5 months ago
Refactor gMKVInfo, fix typos and improve parsing (#14) More... 5 months ago
Refactor gMKVExtract and related components (#13) More... 5 months ago
fix(linux): Fix some more possible Linux issues with P/Invoke More... 6 months ago
fix(linux): correctly fix gRichTextBox issue in Linux More... 6 months ago
fix(linux): Fix some issues in Linux by excluding paths with P/Invoke. More... 6 months ago
feat(tags): Add output filename options for tags. Closes #12 More... 6 months ago
Changed the output file extension for the OGM chapter type from "ogm.txt" to "txt" in the `gMKVToolNix.MkvExtract` namespace. Closes #4 More... 6 months ago
Introduce Unit Tests and refactor part of the code for testability and performance (#11) More... 6 months ago
Bump version to 2.10.0 More... 6 months ago
Reorganize and refactor various parts of the code. Switch to using Newtonsoft.Json via Nuget and update to latest version (#10) More... 6 months ago
feat(chapters): Add new PBF chapter type. It automatically transforms the default XML chapter type to the PBF chapter type. Comes with no guarantees, since documentation is basically non-existent. Closes #3 More... 6 months ago
fix(ui): Show "Exctraction completed!" message in the segment info text box instead of the label status, to avoid visual clatter (thanks @dclxvplusone) Closes #5 More... 6 months ago
Bump version to 2.9.1 More... 6 months ago