Aegisub/aegisub/tools
Amar Takhar c3c14b0815 Change how libresrc is built:
* Instead of putting code into the .(c|h) files place it into two new files libresrc.(c|h)
 * Bitmaps now go into bitmaps.(c|h)
 * Default configs into default_config.(c|h)

With this approach we can easily embed any resources by simply calling it with common-respack and not having to do anything else.

Originally committed to SVN as r4169.
2010-03-03 00:44:17 +00:00
..
common-respack.cpp Change how libresrc is built: 2010-03-03 00:44:17 +00:00
common-respack.vcproj Move a bunch of project properties for respack into VSProps files: 2009-07-25 17:13:10 +00:00
common_respack_packresources.vsprops Move a bunch of project properties for respack into VSProps files: 2009-07-25 17:13:10 +00:00
Makefile.am * Build the restart-helper program in a makefile rather than in osx-bundle.sh 2009-07-31 20:29:29 +00:00
osx-bundle-restart-helper.c merge r3992 (restart-helper fixes) 2010-01-21 00:26:45 +00:00
osx-bundle.sed.in merge r4011,r4012 (Switch from Mac::Finder::DSStore to using AppleScript) 2010-01-21 00:37:04 +00:00
osx-bundle.sh merge r4011,r4012 (Switch from Mac::Finder::DSStore to using AppleScript) 2010-01-21 00:37:04 +00:00
osx-dmg.sh merge r4011,r4012 (Switch from Mac::Finder::DSStore to using AppleScript) 2010-01-21 00:37:04 +00:00
osx-fix-libs.py Merge r3977 (osx-fix-libs) from 2.1.8 closes #964. 2010-01-12 13:00:24 +00:00
wscript Commit of start on waf build system. Uses the most recent waf release. Currently builds on OS X with ffmpeg, OpenAL and libass providers, do waf configure; waf build to build. 2009-12-07 00:42:51 +00:00