mirror of https://github.com/odrling/Aegisub
ops, forgot changelog.
Originally committed to SVN as r772.
This commit is contained in:
parent
31c2cd5455
commit
907a4a0045
|
@ -8,7 +8,8 @@ Please visit http://aegisub.net to download latest version
|
||||||
o Automation 4 Lua uses Lua 5.1 instead of 5.0, meaning some new language features
|
o Automation 4 Lua uses Lua 5.1 instead of 5.0, meaning some new language features
|
||||||
o It is now possible to write macros that manipulate subtitles directly
|
o It is now possible to write macros that manipulate subtitles directly
|
||||||
o Scripts have full access to the entire subtitle file, not just the "Events" section
|
o Scripts have full access to the entire subtitle file, not just the "Events" section
|
||||||
- Support reading SSA/ASS files with intermixed V4 and V4+ Styles sections (jfs)
|
- Visual Typesetting functionality implemented, which should make typesetting much easier and faster. (AMZ)
|
||||||
|
- Support reading SSA/ASS files with intermixed V4 and V4+ Styles sections. (jfs)
|
||||||
- Fixed loading of sections with unexpected cases. (AMZ)
|
- Fixed loading of sections with unexpected cases. (AMZ)
|
||||||
- Changes to Audio Spectrum: (jfs)
|
- Changes to Audio Spectrum: (jfs)
|
||||||
o The calculated FFT data are now cached, so things should be faster
|
o The calculated FFT data are now cached, so things should be faster
|
||||||
|
|
Loading…
Reference in New Issue