From d5c7749138f650361f84159c97b268a86b8c3816 Mon Sep 17 00:00:00 2001 From: Rodrigo Braz Monteiro Date: Sat, 27 Jan 2007 07:14:22 +0000 Subject: [PATCH] Originally committed to SVN as r901. --- aegisub/changelog.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/aegisub/changelog.txt b/aegisub/changelog.txt index 5032e2d3b..68371878d 100644 --- a/aegisub/changelog.txt +++ b/aegisub/changelog.txt @@ -10,6 +10,7 @@ Please visit http://aegisub.net to download latest version o Scripts have full access to the entire subtitle file, not just the "Events" section o Also has a compatibility Automation 3 engine, so old scripts should continue working with little or no changes - Video mode has been mostly rewriten and now uses OpenGL instead of software rendering, making it much faster on computers with video cards that don't belong to the stone age. (AMZ) + o Optionally, it can use a Pixel Shader to convert YV12 to RGB32 in hardware, which is much faster, with a decent video card. - Visual Typesetting functionality implemented, which should make typesetting much easier and faster. It supports: (AMZ) o Dragging; o Rotation on Z axis;