Aegisub/libaegisub/common
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
..
cajun Remove old cruft from the precompiled headers 2014-03-21 15:02:12 -07:00
calltip_provider.cpp Move everything up a level since the root dir no longer has stuff 2014-03-11 12:14:57 -07:00
charset.cpp Use read_file_mapping for charset detection 2014-03-21 08:06:41 -07:00
charset_6937.cpp Move everything up a level since the root dir no longer has stuff 2014-03-11 12:14:57 -07:00
charset_6937.h Make everything final that can be 2014-03-12 19:07:30 -07:00
charset_conv.cpp Use read_file_mapping for the thesaurus 2014-03-21 13:23:15 -07:00
color.cpp Move everything up a level since the root dir no longer has stuff 2014-03-11 12:14:57 -07:00
dispatch.cpp Delay showing the font caching dialog until subtitles are actually rendered 2014-03-25 20:04:48 -07:00
file_mapping.cpp Use a proper auto-deleting temp file for the HD audio cache 2014-03-23 08:14:35 -07:00
fs.cpp Move everything up a level since the root dir no longer has stuff 2014-03-11 12:14:57 -07:00
hotkey.cpp Expunge remaining references to <fstream> and <iostream> 2014-03-21 14:31:48 -07:00
io.cpp Expunge remaining references to <fstream> and <iostream> 2014-03-21 14:31:48 -07:00
json.cpp Don't wrap the default config json blobs in std::strings 2014-03-21 14:02:49 -07:00
kana_table.cpp Move everything up a level since the root dir no longer has stuff 2014-03-11 12:14:57 -07:00
karaoke_matcher.cpp Move everything up a level since the root dir no longer has stuff 2014-03-11 12:14:57 -07:00
keyframe.cpp Expunge remaining references to <fstream> and <iostream> 2014-03-21 14:31:48 -07:00
log.cpp Replace all uses of strstream and stringstream with bufferstream 2014-03-21 13:50:28 -07:00
mru.cpp Expunge remaining references to <fstream> and <iostream> 2014-03-21 14:31:48 -07:00
option.cpp Clean up OptionValue 2014-03-31 10:23:36 -07:00
option_visit.cpp Clean up OptionValue 2014-03-31 10:23:36 -07:00
option_visit.h Clean up OptionValue 2014-03-31 10:23:36 -07:00
parser.cpp Really fix compilation with boost <= 1.55. Closes #1716. 2014-03-14 07:14:13 -07:00
parser.h Move everything up a level since the root dir no longer has stuff 2014-03-11 12:14:57 -07:00
path.cpp Move everything up a level since the root dir no longer has stuff 2014-03-11 12:14:57 -07:00
thesaurus.cpp Expunge remaining references to <fstream> and <iostream> 2014-03-21 14:31:48 -07:00
util.cpp Fix crash on empty progress title on OS X 2014-03-26 09:24:47 -07:00
vfr.cpp Expunge remaining references to <fstream> and <iostream> 2014-03-21 14:31:48 -07:00