Go to file
Amar Takhar db5580f1cc Make the csri.h header a relative include and wrap it with __WINDOWS__, in the
future I'll remove all of these ifdefs and fix the windows vcproj files so we
can have the same includes for all operating systems.

Originally committed to SVN as r1916.
2008-03-06 17:01:19 +00:00
aegilib Added a very early rough sketch of Aegilib (Aegisub's future subtitles manipulation library) 2008-01-30 06:35:51 +00:00
aegisub Make the csri.h header a relative include and wrap it with __WINDOWS__, in the 2008-03-06 17:01:19 +00:00
architecture/subslib Reviewed UML diagram. 2008-01-24 21:26:18 +00:00
assdraw Fixed ASSDraw3 and building of auto4-perl with console disabled. 2008-01-27 03:04:42 +00:00
auto3 Fix auto3 support. 2008-03-05 21:03:05 +00:00
automation Commit the new build system (complete re-write), this includes several changes: 2008-03-03 07:22:58 +00:00
avisynth_prs Random changes in traydict 2007-10-29 04:29:04 +00:00
bin Added auto3 lib+dll to repository and made auto4_auto3.cpp automatically link to it. 2008-01-01 22:55:58 +00:00
build Forgot to update the vs2008 project to account for new headers... 2005 still needs updating, too. 2008-03-05 16:44:06 +00:00
csri Bring CSRI into the repository fully, I'm not an advocate of this! but it's the 2008-03-06 16:59:48 +00:00
docs Modified the documentation export script so it writes all images directly to ./images/*. 2008-01-19 05:22:55 +00:00
FFmpegSource FFmpegSource 1.14 2008-01-05 13:27:12 +00:00
hunspell Added Visual Studio 2008 (VC++9) project files. 2008-01-23 21:50:35 +00:00
installer Little update for universalchardet on x64. 2008-01-27 04:14:46 +00:00
kanamemo Added the kanamemo & traydict side projects to repository 2006-06-29 23:14:54 +00:00
lib Added auto3 lib+dll to repository and made auto4_auto3.cpp automatically link to it. 2008-01-01 22:55:58 +00:00
libass Updated libass to the "latest" standalone version (from almost a year ago...), + h4x for it to build on MSVC 2008-01-17 16:50:19 +00:00
lua51 Some more project fixes. 2008-01-23 23:00:52 +00:00
m4macros Add detection for OpenMP, this isn't hooked up yet but will be later. 2008-03-06 16:49:24 +00:00
motiontracker Producing software without actually doing anything 101: Write an overly vague specification. 2007-07-04 01:47:19 +00:00
OverLua Made alpha in pixel_value_map actually work. 2008-01-21 00:07:58 +00:00
po Commit the new build system (complete re-write), this includes several changes: 2008-03-03 07:22:58 +00:00
prs Modified all projects to output their files to /trunk/lib/ 2007-04-09 05:36:05 +00:00
specs/as5 Oops, speling error broke the build... 2007-09-21 21:18:08 +00:00
SSATool (SSATool) add a missing resx file 2007-08-11 17:29:19 +00:00
traydict Gecko almost working... and by almost, I really mean that it doesn't. It seems to initialize and load a page properly, but only shows a grey box that eventually makes wx's event handler crash. 2007-10-31 18:36:10 +00:00
universalchardet * Add m4macros/Makefile so Makefile.in gets parsed 2008-03-05 20:20:23 +00:00
vsfilter Added VSFilter VS2008 project files 2008-01-23 22:01:10 +00:00
acinclude.m4 Add detection for OpenMP, this isn't hooked up yet but will be later. 2008-03-06 16:49:24 +00:00
autogen.sh Fix missing tab, file and space. (figures.) 2008-03-03 08:25:50 +00:00
configure.in Add detection for OpenMP, this isn't hooked up yet but will be later. 2008-03-06 16:49:24 +00:00
INSTALL Add a note about removing the relative paths from the included headers. 2008-03-03 08:28:12 +00:00
Makefile.am * Add support for universalchardet 2008-03-05 18:52:09 +00:00
README Commit the new build system (complete re-write), this includes several changes: 2008-03-03 07:22:58 +00:00

* There is no ASA support      
* auto3 doesn't work either
  - if you want support you'll have to do it by hand (for now)