Aegisub/aegisub
Niels Martin Hansen 4f3569b7d9 Mostly rewrite the kanji timer. Now using a custom control that avoids most of the problems the old implementation using text-boxes had. The new implementation unifies the pre-grouping and post-grouping display into one.
The auto-matching algorithm for Japanese was also rewritten, I think the new code works somewhat better. (For the song I used for testing, I can just hit Enter most of the way through, more than I remember being able to with the old.)
There are some slight oddities with the way the display scrolls when the input goes too close to the edge, but while it can feel confusing it should still keep everything you want to see, visible.
Fixes #847 and #708.

Originally committed to SVN as r3032.
2009-06-08 02:37:09 +00:00
..
FFmpegSource2 Revert part of r3005, rename AV_PKT_FLAG_KEY back to PKT_FLAG_KEY, ffmpeg has added a compat define for any programs still using the old define. This is a temporary measure until we figure out how to properly handle it. 2009-06-04 00:17:14 +00:00
automation Fix #845 by counting how many output lines were produced by applying a template to a line, instead of assuming that a template always gets applied, even if it's a code template. 2009-05-14 15:34:37 +00:00
bin SVN Transition Step 3/7 2009-03-08 08:30:39 +00:00
build Split video backend and UI into separate groups in MSVC project file. 2009-05-16 12:46:22 +00:00
desktop SVN Transition Step 3/7 2009-03-08 08:30:39 +00:00
lib Update ffms2.lib 2009-06-01 13:55:06 +00:00
libass Plug a bunch of memory leaks from uau in the mplayer2 repo: http://repo.or.cz/w/mplayer.git?a=commit;h=312d9e4b104741b834aa5d71b02228d0cd988a4e 2009-05-04 06:48:21 +00:00
m4macros Add a cross-compile condition to AC_RUN_IFELSE in AC_AGI_COMPILE to make cross-compiling work. 2009-04-21 22:32:07 +00:00
packages Remove outdated and unused Windows installer scripts. 2009-04-19 20:48:08 +00:00
po Update Japanese translation. 2009-05-17 15:17:52 +00:00
scripts Fix osx-bundle and osx-dmg breakage after adding buildbot support, both scripts now accept spaces in the directory names. 2009-06-02 00:16:45 +00:00
src Mostly rewrite the kanji timer. Now using a custom control that avoids most of the problems the old implementation using text-boxes had. The new implementation unifies the pre-grouping and post-grouping display into one. 2009-06-08 02:37:09 +00:00
tinderbox Work around ancient versions of intltool... 2009-06-02 01:58:00 +00:00
universalchardet No longer support anything for Windows-builds but Visual Studio 2008/VC9. 2009-04-17 22:08:37 +00:00
INSTALL SVN Transition Step 3/7 2009-03-08 08:30:39 +00:00
Makefile.am Fix osx-bundle and osx-dmg breakage after adding buildbot support, both scripts now accept spaces in the directory names. 2009-06-02 00:16:45 +00:00
README SVN Transition Step 3/7 2009-03-08 08:30:39 +00:00
acinclude.m4 SVN Transition Step 3/7 2009-03-08 08:30:39 +00:00
autogen.sh Print the configure commandline before running it. 2009-06-02 01:56:47 +00:00
configure.in * Re-format the arch detection case. 2009-04-29 00:49:38 +00:00

README

* To be written.