From 0db9a569b8257f552f9b08bc853b723ac7b85505 Mon Sep 17 00:00:00 2001 From: Niels Martin Hansen Date: Sun, 29 Jan 2006 22:58:20 +0000 Subject: [PATCH] Bug in changelog. Fixed. Also took the liberty to add fextracker feature to changelog. Originally committed to SVN as r50. --- core/changelog.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/core/changelog.txt b/core/changelog.txt index dce2c7270..83856504e 100644 --- a/core/changelog.txt +++ b/core/changelog.txt @@ -14,8 +14,9 @@ Please visit http://aegisub.net to download latest version - Karaoke mode changes: (jfs) o New syllable-splitter: Click "split" to enable splitting-mode, click in syllable view to set split-markers, then click commit to do the splitting o The correct \k tag (\k, \kf, \ko, \K) is now kept when splitting/joining - o When editing karaoke-timing for a line and not splitting/joining, all tags are kept intact, so only the \k tag timings are changed (BROKEN WITH \t TAGS ATM!) + o When editing karaoke-timing for a line and not splitting/joining, all tags are kept intact, so only the \k tag timings are changed - Fixed bug where \t tags (among others?) would lose their parameters when being rebuilt (happens with Framerate Transport export filter, Automation and during the karaoke timing improvements listed above, among other places) (jfs) +- Implemented FexTracker, for automatically tracking positions on the video and placing text accordingly (Tentacle) = 1.09 beta - 2006.01.16 ===========================