1
I Use This!
Low Activity

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 3 hours ago.
Dec 11, 2024 — Dec 11, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
- Fix gTreeView issues on Linux More... about 8 years ago
- Add new property CheckOnClick to the TreeView - Add Select All and Deselect All options in the context menu of the Job Manager Form's DataGridView - Add Open File and Open File Folder options in the context menu of the TreeView - Add counters to the group tracks context menu items More... about 8 years ago
- Restructure the context menu - Optimize the adding of toolstrip items in the context menu by using AddRange More... about 8 years ago
- Fix getting error messages when adding multiple files - Add more options in context menu More... about 8 years ago
- Add more group choices in the context menu for multiple track selection More... about 8 years ago
- Add check to avoid adding the same job more than once More... about 8 years ago
- Make reading of files asynchronous - Bump version to v2.0.0 More... about 8 years ago
- Remove check box for job mode and add a new button to add jobs - Fix the progress labels to fixed size More... about 8 years ago
- When appending files, check if they are already added - Remove the checkbox from the TreeView nodes that don't contain segment information More... about 8 years ago
- Fix bug in extracting multiple files - Add second progress bar for displaying the total progress in multiple file scenarios - Change MkvExtractTrackUpdatedEventHandler to return both filename and current track More... about 8 years ago
- First FULLY working version of the new form with supports batch extraction More... about 8 years ago
Initial work on a new form shich supports batch extracting More... about 8 years ago
- Add new gComboBox control - Add new helper extension functions for controls and Exceptions More... over 8 years ago
- Bump Version More... over 8 years ago
- Use --gui-mode when running mkvextract - Hopefully solve all remaining issues with Locale on Linux - Fix some typos in the comments More... over 8 years ago
- Fix a case when Settings got overriden at start up - Add more Log Messages More... over 8 years ago
- Simplify null check More... over 8 years ago
- Add more log messages - Add new Clear function to gMKVLogger and the Log Form - Add Save functionality to the Log Form More... over 8 years ago
-- When on Linux, check for mkvmerge in /usr/bin first More... over 8 years ago
- Bump version to 1.9.1 More... over 8 years ago
- Add log for detecting versions More... over 8 years ago
- Fix small cosmetic bug for Linux in main Form - Add LICENSE.md for NewtonSoft More... over 8 years ago
- Fix copy-paste bugs in Settings - Add more log messages in Settings - Simplify version checking for Linux and OSX for mkvinfo and mkvmerge More... over 8 years ago
- Add exceptions to the log - Change version identification in Linux - Add more sanity checks More... almost 9 years ago
- Fixed typo in comments - Improve parsing of mkvinfo output More... almost 9 years ago
- Implement new method to read standard output character by character (fixes Linux parsing) - Replace hard-coded newline characters with Environment.NewLine More... almost 9 years ago
- Fix version detection for using JSON output More... almost 9 years ago
- Bump version to 1.9.0 More... almost 9 years ago
- Various code cleanup More... almost 9 years ago
- Clean up and optimize the new JSON parser CodecID - Replace String.Empty with "" - Clean some code in frmMain - Replace Greek comments with English More... almost 9 years ago