Aegisub/build
Amar Takhar 0763541848 Change how configuration works.
* move win32/config0.h -> config/config_windows0.h
  * move win32/stdint.h -> msvc/stdint.h
  * move posix/defines.h -> config/config_unix.h
  * add config.h - brings in config_(windows|unix).h as required
  * add config.h to *.cpp
  * Self-contain FFmpegSource2 with required function defines wrapped with
    __UNIX__ instead of the now removed defines.h.
  * Edit aegisub_vs2008.vcproj to remove explicit inclusion of config.h, also
    change VCPreBuildEventTool to create windows_config.h from
    windows_config0.h.  Add msvc to include path.
  * Change configure to create ./acconf.h instead of posix/acconf.h

This will allow us to create a more standard and platform agnostic way of
configuration aegsisub during build time.

Originally committed to SVN as r2621.
2009-01-04 06:31:48 +00:00
..
aegisub_icl10 Updated ignores and added Aegisub ICL project. 2008-03-16 18:22:45 +00:00
aegisub_vs2005 Complete rewrite of the DirectSound audio player, this time doing threading and synchronisation better, and following the COM apartment model strictly too. It replaces the old player by default, but the old is still available in the runtime configuration. 2008-11-27 18:35:26 +00:00
aegisub_vs2008 Change how configuration works. 2009-01-04 06:31:48 +00:00
make-svn-rev-header-svn13.py Made almost all major components of Aegisub optional... this might be severely broken still. 2007-12-31 06:46:22 +00:00
make-svn-rev-header.py Made almost all major components of Aegisub optional... this might be severely broken still. 2007-12-31 06:46:22 +00:00
svn-revision-base.h Made almost all major components of Aegisub optional... this might be severely broken still. 2007-12-31 06:46:22 +00:00