Aegisub/aegisub/libaegisub/common
Thomas Goyne 0638af6825 Use agi::line_iterator for loading keyframe files
line_iterator supports Windows newlines on non-Windows platforms, unlike
istream_iterator.
2013-05-02 09:20:54 -07:00
..
cajun Kill the #ifndef AGI_PRE guards 2012-12-02 06:33:29 -08:00
calltip_provider.cpp Fix compliation with gcc 4.7 2012-11-15 18:15:40 -08:00
charset.cpp Revert "Return the ifstream from agi::io::Open by move" 2013-02-16 19:47:31 -08:00
charset_6937.cpp Kill the #ifndef AGI_PRE guards 2012-12-02 06:33:29 -08:00
charset_6937.h Remove $Id$ markers since git doesn't support them 2012-10-25 17:39:49 -07:00
charset_conv.cpp Kill the #ifndef AGI_PRE guards 2012-12-02 06:33:29 -08:00
color.cpp Move agi::Color parsing to its own file 2012-11-10 18:05:56 -08:00
dispatch.cpp Fix crash on exit from the dispatch thread pool 2013-02-06 13:38:35 -08:00
fs.cpp Support extensions with multiple dots in agi::fs::HasExtension 2013-02-06 13:38:34 -08:00
hotkey.cpp Mostly purge wxWidgets from non-UI stuff 2013-02-06 13:22:15 -08:00
io.cpp Revert "Return the ifstream from agi::io::Open by move" 2013-02-16 19:47:31 -08:00
json.cpp Revert "Return the ifstream from agi::io::Open by move" 2013-02-16 19:47:31 -08:00
keyframe.cpp Use agi::line_iterator for loading keyframe files 2013-05-02 09:20:54 -07:00
log.cpp Do logging on a background thread 2013-02-06 13:22:17 -08:00
mru.cpp Fix the option name for the subtitle MRU list. Closes #1592. 2013-03-29 21:24:47 -07:00
option.cpp Revert "Return the ifstream from agi::io::Open by move" 2013-02-16 19:47:31 -08:00
option_visit.cpp Kill the #ifndef AGI_PRE guards 2012-12-02 06:33:29 -08:00
option_visit.h Kill the #ifndef AGI_PRE guards 2012-12-02 06:33:29 -08:00
parser.cpp Add agi::util::try_parse 2013-01-03 17:36:50 -08:00
parser.h Kill the #ifndef AGI_PRE guards 2012-12-02 06:33:29 -08:00
path.cpp Mostly purge wxWidgets from non-UI stuff 2013-02-06 13:22:15 -08:00
thesaurus.cpp Revert "Return the ifstream from agi::io::Open by move" 2013-02-16 19:47:31 -08:00
util.cpp Use ICU/boost.locale for case-insensitive searching 2013-02-06 13:38:33 -08:00
vfr.cpp Revert "Return the ifstream from agi::io::Open by move" 2013-02-16 19:47:31 -08:00