summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-02-15Use parse_line to parse all SSA subs.ssaCarl Hetherington
2016-02-15Ignore newlines in SSA lines.Carl Hetherington
2016-02-15Fix newline parsing.Carl Hetherington
2016-02-15Fix vertical position referencing of subs in parse_line.Carl Hetherington
2016-02-15wip.Carl Hetherington
2016-02-12Stub vertical position for SSA.Carl Hetherington
2016-02-11Rudimentary SSA parser.Carl Hetherington
2016-02-11Extract get_line_{file,stringstream} into standalone methods.Carl Hetherington
2016-01-16Use asdclib-cth rather than in-tree copy.Carl Hetherington
2015-12-16Some missing headers; Time tweaks.Carl Hetherington
2015-12-16Replace MessageError with std::runtime_error.Carl Hetherington
2015-12-16Replace use of cassert with exceptions.Carl Hetherington
2015-12-16No-op; remove trailing whitespace.Carl Hetherington
2015-12-16Missing install target.Carl Hetherington
2015-12-04Comment.Carl Hetherington
2015-11-15Comment.Carl Hetherington
2015-09-25Support reading subrip subtitles from a string; remove UTF-16 test.Carl Hetherington
2015-07-09Missing include.Carl Hetherington
2015-07-07Fix previous.Carl Hetherington
2015-07-07Missing iostream includes for Arch.Carl Hetherington
2015-07-07Arch build fix; whitespace.Carl Hetherington
2015-07-07Arch build fixes.Carl Hetherington
2015-07-02Fix font parse error.Carl Hetherington
2015-07-02Add support for reading <font> tags in SubRip.Carl Hetherington
2015-06-14Skip Unicode BOM at the start of subrip files.Carl Hetherington
2015-03-11Fix typo.Carl Hetherington
2015-01-21Use API version for libkumu/asdcp libraries.Carl Hetherington
2015-01-20Fix Time::all_as_seconds().Carl Hetherington
2015-01-20Add Time::all_as_seconds.Carl Hetherington
2015-01-20Add Time::all_as_seconds().Carl Hetherington
2015-01-20Missing install.Carl Hetherington
2015-01-20Simplify time representation; better in-tree DCP subtitle parser.Carl Hetherington
2015-01-14Forward-port some stuff from 0.x.Carl Hetherington
2015-01-10Fix build for new libdcp.Carl Hetherington
2015-01-03Cope with libdcp1 API change.Carl Hetherington
2014-12-22More API version fixes.Carl Hetherington
2014-12-22Missing virtual destructor.Carl Hetherington
2014-12-21Add missing file to build.Carl Hetherington
2014-12-21Add comment.Carl Hetherington
2014-12-21Build against libdcp1.Carl Hetherington
2014-12-16Use libdcp for DCP subtitle parsing so that we get support for MXF-wrapped SM...Carl Hetherington
2014-12-10Round times correctly when converting.Carl Hetherington
2014-12-01Some doc improvements.Carl Hetherington
2014-12-01Tweak comment.Carl Hetherington
2014-12-01Tweaks to vertical positioning in STL export.Carl Hetherington
2014-11-26More header guards.Carl Hetherington
2014-11-26Header guard.Carl Hetherington
2014-10-06Template-ize collect so that any container can be used.Carl Hetherington
2014-10-06Missing include install.Carl Hetherington
2014-10-06Move another test over.Carl Hetherington