log

age author description
Sun, 17 Dec 2006 10:10:53 +0000 torinthiel Ignore main.xml properly
Sun, 17 Dec 2006 09:10:26 +0000 torinthiel Partially revert r20940, we had some local modifications.
Sun, 17 Dec 2006 08:42:37 +0000 torinthiel CVS -> SVN
Sun, 17 Dec 2006 08:41:25 +0000 torinthiel - there's no <book lang=""> for ages, it's automated
Sun, 17 Dec 2006 08:29:42 +0000 torinthiel Initial Chinese translation, by Kun Niu, haoniukun gmail com
Sat, 16 Dec 2006 23:59:06 +0000 reimar Fix crashes in loader code: There is still some code that can not handle omitted frame pointers.
Sat, 16 Dec 2006 21:24:12 +0000 reimar Get rid of completely useless includes that in addition hinder compilation
Sat, 16 Dec 2006 20:02:26 +0000 reimar Simplify: get rid of useless lame_presets_longinfo_dm function.
Sat, 16 Dec 2006 19:59:37 +0000 reimar Fix FIXME mp_msg levels and targets
Sat, 16 Dec 2006 19:35:48 +0000 eugeni Cosmetics: fix indentation.
Sat, 16 Dec 2006 19:34:00 +0000 eugeni Keep reselected fonts in an array, adding new ones to the end. Glyph
Sat, 16 Dec 2006 19:29:33 +0000 eugeni Avoid storing font file path and index in ass_font_t.
Sat, 16 Dec 2006 19:28:21 +0000 eugeni Remove a mistakenly committed debug printf.
Sat, 16 Dec 2006 19:24:01 +0000 eugeni FT_Set_Transform is fast enough to be called once for each glyph.
Sat, 16 Dec 2006 19:19:27 +0000 eugeni Avoid "pointer targets differ in signedness" warnings.