Commit graph

11 commits

Author SHA1 Message Date
Amar Takhar a067bd560d 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
Karl Blomster 95bccb4e1e use slightly different method for updating progress display in ffmsindex.exe, might make some GUI makers happy
Originally committed to SVN as r2467.
2008-11-20 19:31:22 +00:00
Karl Blomster a1e144cbfe update ffmsindex with new API functionality
Originally committed to SVN as r2390.
2008-09-24 16:01:03 +00:00
Karl Blomster 0dc49108c4 fixes for building on unix
Originally committed to SVN as r2363.
2008-09-15 19:27:12 +00:00
Karl Blomster ecfc2b96c3 remove unnecessary ffmsindex.cpp
Originally committed to SVN as r2349.
2008-09-12 17:40:58 +00:00
Karl Blomster eb38d1820f ffms2 indexer: now with less OO
Originally committed to SVN as r2348.
2008-09-12 16:50:21 +00:00
Karl Blomster e13576a2e2 ffms2 indexer: make sure all exceptions are caught
Originally committed to SVN as r2347.
2008-09-12 16:17:56 +00:00
Karl Blomster 5b3cf56687 ffms2 indexer: fix a dumb display bug in the progress updating
Originally committed to SVN as r2346.
2008-09-12 16:15:49 +00:00
Karl Blomster 0838d3afe4 redesign of the ffms2 indexing app
Originally committed to SVN as r2345.
2008-09-12 16:06:57 +00:00
Karl Blomster 28fa817737 wrong include and remember to destroy the index
Originally committed to SVN as r2344.
2008-09-11 23:52:55 +00:00
Karl Blomster c64777e08e FFmpegSource2 indexing commandline application
Originally committed to SVN as r2343.
2008-09-11 23:39:59 +00:00