Aegisub/libaegisub/include/libaegisub
Thomas Goyne 1874bde9c9 Update boost to 1.56
Closes #1818.
2014-08-30 08:03:59 -07:00
..
ass Move AssTime to libaegisub and add tests 2014-07-06 19:25:49 -07:00
audio Move some of the audio provider machinery to libaegisub 2014-07-10 11:44:56 -07:00
cajun Make UnknownElement moveable and not copyable 2014-06-29 10:45:26 -07:00
lua Update boost to 1.56 2014-08-30 08:03:59 -07:00
access.h Clean up unused includes 2014-05-23 07:28:24 -07:00
address_of_adaptor.h Move everything up a level since the root dir no longer has stuff 2014-03-11 12:14:57 -07:00
background_runner.h Remove the automation thread priority stuff 2014-07-23 15:30:28 -07:00
calltip_provider.h Eliminate pointless runtime datastructures for CalltipProvider 2014-07-04 20:37:36 -07:00
character_count.h Use initializer lists rather than std::make_pair 2014-05-26 09:34:18 -07:00
charset.h Remove a bunch of unused functionalty from agi::Exception 2014-05-30 11:53:14 -07:00
charset_conv.h Eliminate a pointless std::map in charset_conv 2014-07-06 19:25:48 -07:00
charset_conv_win.h Move everything up a level since the root dir no longer has stuff 2014-03-11 12:14:57 -07:00
charsets.def Eliminate a pointless std::map in charset_conv 2014-07-06 19:25:48 -07:00
color.h Eliminate a bunch of explicit constructors/destructors 2014-04-25 14:53:24 -07:00
dispatch.h Move everything up a level since the root dir no longer has stuff 2014-03-11 12:14:57 -07:00
exception.h Remove a bunch of unused functionalty from agi::Exception 2014-05-30 11:53:14 -07:00
file_mapping.h Don't block the UI while decoding audio for the caches 2014-04-22 12:34:20 -07:00
format.h Extract some of the string formatter implementation to format.cpp 2014-05-30 11:53:15 -07:00
format_flyweight.h Replace wxString::Format with agi::format 2014-05-30 11:53:14 -07:00
format_path.h Replace wxString::Format with agi::format 2014-05-30 11:53:14 -07:00
fs.h Remove a bunch of unused functionalty from agi::Exception 2014-05-30 11:53:14 -07:00
fs_fwd.h Move everything up a level since the root dir no longer has stuff 2014-03-11 12:14:57 -07:00
hotkey.h Save a backup copy of the old hotkey file if migrating from the old format 2014-07-07 09:42:02 -07:00
io.h Remove a bunch of unused functionalty from agi::Exception 2014-05-30 11:53:14 -07:00
json.h Remove unused helper function 2014-07-03 10:57:53 -07:00
kana_table.h Clean up unused includes 2014-05-23 07:28:24 -07:00
karaoke_matcher.h Move everything up a level since the root dir no longer has stuff 2014-03-11 12:14:57 -07:00
keyframe.h Remove a bunch of unused functionalty from agi::Exception 2014-05-30 11:53:14 -07:00
line_iterator.h Mark move constructors as noexcept 2014-04-17 11:46:28 -07:00
line_wrap.h Move everything up a level since the root dir no longer has stuff 2014-03-11 12:14:57 -07:00
log.h Ditch boost.circular_buffer 2014-05-26 09:34:19 -07:00
make_unique.h Move make_unique to its own header file 2014-04-23 15:29:23 -07:00
mru.h Debloat and slightly speed up the MRU code 2014-07-06 19:25:48 -07:00
of_type_adaptor.h Switch from boost::ptr_vector to a vector of unique_ptr 2014-04-14 13:52:14 -07:00
option.h Change the in-memory storage of options to a sorted vector 2014-06-29 10:01:00 -07:00
option_value.h Change the in-memory storage of options to a sorted vector 2014-06-29 10:01:00 -07:00
owning_intrusive_list.h Make everything final that can be 2014-03-12 19:07:30 -07:00
path.h Use a static table of tokens for agi::Path 2014-07-04 20:37:36 -07:00
scoped_ptr.h Move everything up a level since the root dir no longer has stuff 2014-03-11 12:14:57 -07:00
signal.h Store connected slots in a vector rather than a map 2014-05-26 09:34:20 -07:00
spellchecker.h Move everything up a level since the root dir no longer has stuff 2014-03-11 12:14:57 -07:00
split.h Move everything up a level since the root dir no longer has stuff 2014-03-11 12:14:57 -07:00
thesaurus.h Clean up unused includes 2014-05-23 07:28:24 -07:00
util.h Replace timeval junk with std::chrono 2014-05-26 09:34:19 -07:00
util_osx.h Fix restarting the application after changing the UI language on OS X 2014-06-14 06:51:53 -07:00
vfr.h Reject vfr timecodes which are all identical 2014-07-15 09:11:40 -07:00
ycbcr_conv.h Preserve alpha when resampling style colors 2014-05-22 06:14:56 -07:00