Amar Takhar
91d73ec8ea
SVN Transition Step 3/7
...
1. cd aegisub/
2. svn mv *cpp *h src/
3. svn mv Makefile.am MatroskaParser.c auto4_perldata.inc bitmaps boost \
changelog.txt config gl include libosxutil libresrc md5.c msvc mythes.cxx \
mythes.hxx res.rc src/
4. cd ..
5. svn mv FFmpegSource2/ INSTALL Makefile.am README acinclude.m4 \
autogen.sh automation/ bin build configure.in desktop dummy.txt lib \
libass/ m4macros/ packages/ po/ scripts/ universalchardet/ aegisub/
6. mkdir -p docs/wiki_convert
7. svn add docs/wiki_convert
8. cd docs
9. svn mv aegisub_convert_docs.pl convert.bat output wiki_convert/
* See r2749 for full description.
Originally committed to SVN as r2752.
2009-03-08 08:30:39 +00:00
Niels Martin Hansen
a2c8d7922e
Auto3 engine for auto4 seems to work now
...
Originally committed to SVN as r833.
2007-01-18 08:15:02 +00:00
Niels Martin Hansen
b39451823e
Continuing auto3 removal/auto4 merge
...
Originally committed to SVN as r644.
2006-12-28 21:18:35 +00:00
Niels Martin Hansen
d920efa33d
Originally committed to SVN as r287.
2006-04-02 00:01:35 +00:00
Niels Martin Hansen
6ed6cfc289
Minor bugfixing in karaskel.
...
Added preliminary Automation 4 design docs.
Originally committed to SVN as r218.
2006-03-12 20:32:25 +00:00
Niels Martin Hansen
f4ab9b2771
Added "auto-reload magic" to furigana demo.
...
Hopefully line widths are now calculated correctly in karaskel.
Spaces at start/end of syllables should be correctly handled (bug #2 )
Originally committed to SVN as r153.
2006-02-24 21:35:36 +00:00
Niels Martin Hansen
b5388c3bf9
Automation karaskel should now take kerning into account when calculating text positioning.
...
Furigana line-width calculation hopefully fixed (so centering should work.)
Originally committed to SVN as r138.
2006-02-23 23:26:32 +00:00
Niels Martin Hansen
49acbaa6e5
Fixed Automation script loading error messages (bug #1 )
...
Fixed karaoke timing not being committed correctly (bug #7 )
Changed some throw _T() into throw wxString()
Several architectural changes to Automation karaskel family.
Automation karaskel has Furigana, Inline-fx and Out-of-line-fx support added (still needs tweaking and bugfixing)
Originally committed to SVN as r131.
2006-02-23 21:56:46 +00:00