Aegisub/libaegisub/common
wangqr 79c2141082 Delete temporary file on close 2020-07-20 18:57:09 -04:00
..
cajun Clean up the json parser a little 2014-07-06 19:25:48 -07:00
calltip_provider.cpp Improve code coverage of tests 2015-07-28 14:30:03 -07:00
character_count.cpp Properly ignore ASS whitespace characters in character counter 2019-05-11 20:00:49 -04:00
charset.cpp Detect byte order 2020-04-03 22:21:00 -04:00
charset_6937.cpp Clean up unused includes 2014-05-23 07:28:24 -07:00
charset_6937.h Make everything final that can be 2014-03-12 19:07:30 -07:00
charset_conv.cpp Detect iconv type at compile time instead of project generation 2020-03-20 08:03:44 -04:00
color.cpp Replace boost::format with agi::format 2014-05-30 08:30:31 -07:00
dispatch.cpp Add required windows macro for Boost::asio 2020-04-09 22:00:19 -04:00
file_mapping.cpp Delete temporary file on close 2020-07-20 18:57:09 -04:00
format.cpp Add some extern template declarations for stuff with vtables 2014-12-28 20:43:29 -08:00
fs.cpp Fix Windows build with boost 1.73.0 2020-05-17 22:41:57 -04:00
hotkey.cpp Save a backup copy of the old hotkey file if migrating from the old format 2014-07-07 09:42:02 -07:00
io.cpp Remove exception in destructor of agi::io::Save 2019-10-17 03:29:59 -04:00
json.cpp Remove unused helper function 2014-07-03 10:57:53 -07:00
kana_table.cpp Kill config.h and just force-include acconf.h in non-pch builds 2014-04-16 08:11:37 -07:00
karaoke_matcher.cpp Kill config.h and just force-include acconf.h in non-pch builds 2014-04-16 08:11:37 -07:00
keyframe.cpp Clean up unused includes 2014-05-23 07:28:24 -07:00
line_iterator.cpp Detect byte order 2020-04-03 22:21:00 -04:00
log.cpp Remove the usage of __FILE__ 2019-11-02 00:23:44 -04:00
mru.cpp Debloat and slightly speed up the MRU code 2014-07-06 19:25:48 -07:00
option.cpp Extract some bits that don't need to be templated from templates 2014-12-28 16:46:38 -08:00
option_value.cpp Pull some of OptionValue to a cpp file 2014-12-28 20:21:48 -08:00
parser.cpp Don't build the dialogue lexer on every use 2014-07-14 10:10:22 -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 Use a static table of tokens for agi::Path 2014-07-04 20:37:36 -07:00
thesaurus.cpp Replace most remaining uses of boost::split with agi::Split 2015-02-08 08:11:14 -08:00
util.cpp Remove unreachable assert 2020-06-01 22:33:01 -04:00
vfr.cpp Remove agi::vfr::Framerate's explicit swap implementation 2015-07-28 14:30:03 -07:00
ycbcr_conv.cpp Add RGB <-> YCbCr conversion stuff to libaegisub 2014-05-19 19:32:25 -07:00