Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
51ab989cb8
Created a properties form, testing dynamic UI building for the relevant MKV attributes.
ae5a8284b6
Updated the serializer engine to add full end tags to all elements allowing the XML reader object to parse the generated XML more clearly.
fcbdbf15a4
Added a root "File" node to the XML engine. Fixed a bug that deleted the "SegmentTracks" node.
646ea08f3e
Updated the Main form to include subtitles in the details pane. Minor tweaks to the serializer engine. Focus my shift from this to FNRenamer from here.
449b5b2f2d
I don't remember what changed here but I believe the core logic for parsing the math expression was updated to be 'better', perhaps more 'robust'. I don't think you can really call it that though considering it doesn't even make use of a syntax tree of any kind at the very least.