Aegisub/libaegisub
Thomas Goyne c59b9d59b8 Clean up OptionValue
Make the vtables less absurdly huge (knocks 100KB off aegisub32.exe),
eliminate some copies of the values when constructing the options, and
use an enum class for the value type.
2014-03-31 10:23:36 -07:00
..
ass Use read_file_mapping for reading attachments 2014-03-21 07:44:22 -07:00
common Clean up OptionValue 2014-03-31 10:23:36 -07:00
include/libaegisub Clean up OptionValue 2014-03-31 10:23:36 -07:00
osx Fix crash on empty progress title on OS X 2014-03-26 09:24:47 -07:00
unix Remove old cruft from the precompiled headers 2014-03-21 15:02:12 -07:00
windows Use boost.interprocess's mmap wrapper in the PCM provider 2014-03-20 20:25:44 -07:00
config.h Move everything up a level since the root dir no longer has stuff 2014-03-11 12:14:57 -07:00
lagi_pre.h Remove old cruft from the precompiled headers 2014-03-21 15:02:12 -07:00
Makefile Use read_file_mapping for reading attachments 2014-03-21 07:44:22 -07:00