Aegisub/aegisub
Amar Takhar 7a8c5229fd * Remove wxprec.h from all files other than agi_pre.h. Including this in various headers is useless as it includes wx.h which includes dozens of 'common' wx headers. With this we're unable to tell which files rely on which interfaces. This commit removes them and manually places in required headers as-needed.
* Update agi_pre.h to include some missing headers, also move required windowsheaders to the top of the list
 * Use <> versus "" for the wx header in avisynth_wrap.cpp
 * Remove xx/wx.h from agi_pre.h as it's included by wxprec.h.

Originally committed to SVN as r3513.
2009-09-10 10:26:50 +00:00
..
automation
build * Rename stdwx.h to agi_pre.h as it doesn't include wx headers only, it's confusing. 2009-09-10 04:14:28 +00:00
desktop
docs/doxygen
libass Sort ass_parse.c into the alphabet. (like the rest) 2009-09-02 04:01:20 +00:00
libffms
m4macros
packages
po * Rename stdwx.h to agi_pre.h as it doesn't include wx headers only, it's confusing. 2009-09-10 04:14:28 +00:00
reporter Whoops, remove one last evil #pragma once that was left in while developing. 2009-09-03 07:18:43 +00:00
src * Remove wxprec.h from all files other than agi_pre.h. Including this in various headers is useless as it includes wx.h which includes dozens of 'common' wx headers. With this we're unable to tell which files rely on which interfaces. This commit removes them and manually places in required headers as-needed. 2009-09-10 10:26:50 +00:00
tinderbox Linux needs a specific wx-config path too for 2.9, this should fix ubuntu, debian is still broken. 2009-09-06 00:01:06 +00:00
tools Disable setting of .DS_Store for now. 2009-09-04 02:38:30 +00:00
universalchardet Make some (do-nothing) destructors in the chardet library virtual, should fix some warnings on some GCC versions. 2009-08-14 01:40:51 +00:00
INSTALL
LICENCE
Makefile.am
README
acinclude.m4
autogen.sh
configure.in Add OSS audio player 2009-09-08 22:06:07 +00:00

README

* To be written.