1
0
mirror of https://github.com/odrling/Aegisub synced 2025-04-11 22:56:02 +02:00
Niels Martin Hansen 4ddc90f027 Simple subtitle formats weren't being split-recombined correctly in some cases after modifications, because AssEntrty::StartMS didn't match AssDialogue::Start, which caused sorting to fail.
Make a hacky fix that involves setting StartMS to Start.GetMS() when Clone()ing an AssDialogue.

Originally committed to SVN as r2700.
2009-01-20 20:08:34 +00:00
2008-12-26 04:06:12 +00:00
2007-10-29 04:29:04 +00:00
2009-01-04 06:42:49 +00:00
2009-01-04 06:42:49 +00:00
2008-12-31 00:10:20 +00:00
2009-01-13 00:43:26 +00:00
2007-08-11 17:29:19 +00:00
2008-12-28 03:52:37 +00:00
2009-01-08 16:47:44 +00:00

* To be written.
Description
Cross-platform advanced subtitle editor
Readme 47 MiB
Languages
C 62.8%
C++ 30.9%
Lua 3.2%
Inno Setup 0.8%
Meson 0.8%
Other 1.4%