Originally committed to SVN as r606.
This commit is contained in:
parent
204b0332d6
commit
4122fa1198
1 changed files with 3 additions and 1 deletions
|
@ -39,7 +39,9 @@ Please visit http://aegisub.net to download latest version
|
||||||
- Fonts collector can now collect fonts directly to a zip archive. (AMZ)
|
- Fonts collector can now collect fonts directly to a zip archive. (AMZ)
|
||||||
- Added support for DirectShowSource2 if avss.dll is on Aegisub's folder. (AMZ)
|
- Added support for DirectShowSource2 if avss.dll is on Aegisub's folder. (AMZ)
|
||||||
- Added DirectSound audio output, to avoid using PortAudio under Win32. (AMZ)
|
- Added DirectSound audio output, to avoid using PortAudio under Win32. (AMZ)
|
||||||
- Replaced wxTextCtrl with wxScintilla, to solve many issues related to Rich Text edit and improve the syntax highlighter. (AMZ)
|
- Replaced wxTextCtrl with wxScintilla, to solve many issues related to the Rich Text edit control. (AMZ)
|
||||||
|
- Improved Syntax Highlighter to include more features of ASS. (AMZ)
|
||||||
|
- Added an in-line Hunspell-based Spell Checker. (AMZ)
|
||||||
|
|
||||||
|
|
||||||
= 1.10 beta - 2006.08.07 ===========================
|
= 1.10 beta - 2006.08.07 ===========================
|
||||||
|
|
Loading…
Reference in a new issue