Imrayya
817b476c5f
Update known issues in README
...
Remove mention of Plex Transcoder subtitle issues.
2026-06-26 00:32:35 +07:00
Imrayya
02176d0d7e
Revise instructions in README
...
Updated CLI and GUI publishing instructions for self-contained builds on various platforms
Updated the CLI and GUI usage guide
2026-06-26 00:28:03 +07:00
Imrayya
40ce11d068
feat: modernize to .NET 8, split into Core/Cli/Gui ( #3 )
...
* feat: modernize to .NET 8, split into Core/Cli/Gui projects
Core: shared converter library (cross-platform)
Cli: console app with CLI args (cross-platform)
Gui: WinForms app (Windows only, uses Core library)
- Split into 3 projects sharing ConvertSRTto3DASS.Core
- Rewrite SrtConverter with clean public API
- Add CLI entry point with stdlib argument parsing
- Redesign GUI with GroupBox layout, flat buttons, modern fonts
- Update README with publish commands
* feat: add drag-and-drop to GUI
* refactor: rename GUI controls to proper PascalCase identifiers
---------
Co-authored-by: imrayya <imrayya@users.noreply.github.com >
2026-06-24 18:02:05 +07:00
imrayya
743900f2f7
chore: update to .NET 4.8, clean ownership, rewrite README
...
- Target .NET Framework 4.8 (both projects + App.config)
- Remove Stanley Black & Decker references, set ownership to imrayya
- Update copyright year to 2021-2026
- Remove stale project properties (SignAssembly, RepositoryType, etc.)
- Rewrite README: professional docs, usage guide, features, contributors, disclaimer
- Update LICENSE year range
2026-06-24 09:41:44 +00:00
kaiju466
ea0574ffb2
Update README.md
2026-06-15 09:56:57 -04:00
Imrayya
4ef16453c2
Updated Readme
...
Spell check some stuff too
2021-03-23 17:51:11 +01:00
Imrayya
0efbecc80a
Initial commit
2021-03-17 11:58:53 +01:00