Rodrigo Braz Monteiro
|
4e2415a353
|
Added some commented out hackish code to test tesseract.
Originally committed to SVN as r2080.
|
2008-03-18 08:06:01 +00:00 |
|
Rodrigo Braz Monteiro
|
72145e8fa8
|
Fixed some warnings on g++.
Originally committed to SVN as r2046.
|
2008-03-13 20:27:25 +00:00 |
|
Rodrigo Braz Monteiro
|
cee958b2d3
|
Raised the warning level on MSVC8 to 4, and fixed several warnings caused by that.
Originally committed to SVN as r2045.
|
2008-03-13 19:12:55 +00:00 |
|
Rodrigo Braz Monteiro
|
5596fa106e
|
Moved auto3 and perl factories to their own headers to avoid including library headers.
Originally committed to SVN as r2015.
|
2008-03-11 06:10:00 +00:00 |
|
Rodrigo Braz Monteiro
|
ed7a434a9e
|
More messing around with Lua.
Originally committed to SVN as r2001.
|
2008-03-09 21:49:46 +00:00 |
|
Rodrigo Braz Monteiro
|
825b2f3af0
|
Fixed registration of Ruby automation.
p.s.: embedding ruby on vc++ sucks.
Originally committed to SVN as r1996.
|
2008-03-09 19:01:54 +00:00 |
|
Rodrigo Braz Monteiro
|
a72c3abb3c
|
Changed the way that automation factories are registered.
Originally committed to SVN as r1995.
|
2008-03-09 18:19:15 +00:00 |
|
Rodrigo Braz Monteiro
|
88b845852a
|
Modifications for 2.1.2
Originally committed to SVN as r1987.
|
2008-03-09 04:16:52 +00:00 |
|
Rodrigo Braz Monteiro
|
1b7746e99f
|
Basic ASS parsing in Aegilib (should I just go ahead and rename this to libgorgon already?) almost works.
Originally committed to SVN as r1982.
|
2008-03-08 22:49:26 +00:00 |
|
Rodrigo Braz Monteiro
|
8227971186
|
Another battle in the String Hell War
Originally committed to SVN as r1974.
|
2008-03-08 18:13:42 +00:00 |
|
Rodrigo Braz Monteiro
|
0c5d122cc5
|
Some early work to get the subs lib to work.
Originally committed to SVN as r1965.
|
2008-03-08 03:08:50 +00:00 |
|
Rodrigo Braz Monteiro
|
d181c3a7f6
|
Updated Visual Studio 2005 project file (thanks to Harukalover)
Originally committed to SVN as r1938.
|
2008-03-07 00:01:37 +00:00 |
|
Niels Martin Hansen
|
b25d7a8598
|
Some additional grouping of "Utilities" into sub-categories.
Originally committed to SVN as r1853.
|
2008-01-27 17:59:38 +00:00 |
|
Rodrigo Braz Monteiro
|
542b8a1a61
|
...and the 2005 one too.
Originally committed to SVN as r1829.
|
2008-01-24 17:48:54 +00:00 |
|
Rodrigo Braz Monteiro
|
43d8d2aa3a
|
Small fix to vs2005 project.
Originally committed to SVN as r1820.
|
2008-01-23 21:51:42 +00:00 |
|
Rodrigo Braz Monteiro
|
4a59329784
|
Made universalchardet work on Win64 (it's a one-line patch [prcpucfg.h:146] to make it work on other OS, but I don't know what the proper define is)
Originally committed to SVN as r1817.
|
2008-01-23 06:17:18 +00:00 |
|
Rodrigo Braz Monteiro
|
f562f89632
|
A few tweaks to allow x64 building of Aegisub
Originally committed to SVN as r1816.
|
2008-01-23 05:26:24 +00:00 |
|
Niels Martin Hansen
|
46ccee56b5
|
Protect remaining audio players by #ifdef and add those to config0.h and vcproj.
Originally committed to SVN as r1807.
|
2008-01-21 20:57:20 +00:00 |
|
Rodrigo Braz Monteiro
|
849921c7c5
|
Added some initial code for DVD .sup generation (get lines from renderer and output them as 4-colour PNG files). This is currently only available on debug builds.
Originally committed to SVN as r1802.
|
2008-01-21 03:58:14 +00:00 |
|
Rodrigo Braz Monteiro
|
084eddd7cf
|
Added a x64 platform to projects, but don't expect it to work.
Originally committed to SVN as r1798.
|
2008-01-20 23:37:44 +00:00 |
|
Rodrigo Braz Monteiro
|
5cafaeb976
|
Fixed all (?) warnings on MSVC++ and made the default project treat warnings as errors. This fixed several 64-compatibility warnings, as well.
Originally committed to SVN as r1797.
|
2008-01-20 22:38:07 +00:00 |
|
Rodrigo Braz Monteiro
|
ca1d42ba55
|
Added a conversion audio provider to convert 8-bit audio into 16-bit.
Originally committed to SVN as r1774.
|
2008-01-19 02:18:08 +00:00 |
|
Rodrigo Braz Monteiro
|
864c446318
|
Fixes to Perl support on Windows
Originally committed to SVN as r1760.
|
2008-01-18 03:10:16 +00:00 |
|
Rodrigo Braz Monteiro
|
c2aaa4eb8c
|
Added shb's incomplete perl support code (doesn't build on VC++ yet)
Originally committed to SVN as r1741.
|
2008-01-16 18:29:29 +00:00 |
|
Rodrigo Braz Monteiro
|
e271b979b2
|
Added OpenMP support on audio spectrum generation, and updated portuguese translation a little bit.
Originally committed to SVN as r1734.
|
2008-01-15 22:18:54 +00:00 |
|
Rodrigo Braz Monteiro
|
39ccfa89a6
|
Final changes to use hunspell from repository as a dep project
Originally committed to SVN as r1695.
|
2008-01-13 06:08:45 +00:00 |
|
Rodrigo Braz Monteiro
|
606f4807f8
|
Re-fixed release build. >_>
Originally committed to SVN as r1688.
|
2008-01-11 14:13:23 +00:00 |
|
Rodrigo Braz Monteiro
|
96bf1659a9
|
Mental note: make sure that you make changes on "All Settings", not just Debug.
Originally committed to SVN as r1675.
|
2008-01-10 23:29:26 +00:00 |
|
Rodrigo Braz Monteiro
|
c0b9a2a5bd
|
Got rid of build-credit.h
Originally committed to SVN as r1672.
|
2008-01-10 21:27:53 +00:00 |
|
Rodrigo Braz Monteiro
|
ba1785d936
|
Made project ignore warning 4267.
Originally committed to SVN as r1670.
|
2008-01-10 21:07:10 +00:00 |
|
Rodrigo Braz Monteiro
|
2c366e76ee
|
Added a small readme on how to set up MSVC to build the included project.
Originally committed to SVN as r1668.
|
2008-01-10 20:46:38 +00:00 |
|
Rodrigo Braz Monteiro
|
68203a896a
|
Added auto3 lib+dll to repository and made auto4_auto3.cpp automatically link to it.
Originally committed to SVN as r1663.
|
2008-01-01 22:55:58 +00:00 |
|
Rodrigo Braz Monteiro
|
75b4fb1437
|
Made almost all major components of Aegisub optional... this might be severely broken still.
Originally committed to SVN as r1660.
|
2007-12-31 06:46:22 +00:00 |
|
Rodrigo Braz Monteiro
|
7d1d0fe46a
|
Created early official .vcproj and folder structure
Originally committed to SVN as r1658.
|
2007-12-31 02:27:49 +00:00 |
|