summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2017-07-21Fix completely-broken Time::scale.Carl Hetherington
2017-07-18Fix Time::add which was broken when adding times with different rates.Carl Hetherington
2017-01-23Fix failure to parse subrip where there are extra spaces in the time/position...Carl Hetherington
2017-01-11Re-fix test reference.Carl Hetherington
2017-01-11Replace DCP parser with basic version that uses libdcp.Carl Hetherington
2017-01-11Update test reference.Carl Hetherington
2016-09-20Give a more informative exception on SubRip parse failures.Carl Hetherington
2016-09-13Update test for previous commit.Carl Hetherington
2016-08-12Missing files.Carl Hetherington
2016-08-12Forward-port some STL fixes from libsub.Carl Hetherington
2016-08-12Add check for file existence.Carl Hetherington
2016-08-12Fix build.Carl Hetherington
2016-07-22Fix build.Carl Hetherington
2016-07-22Use locked_sstream.Carl Hetherington
2016-07-22Trim some includes.Carl Hetherington
2016-06-26Add another subrip test.Carl Hetherington
2016-06-26Fix coalesced override codes (\i1\b1 and such).Carl Hetherington
2016-06-20Accept V4+ styles as well as V4 ones in SSA.Carl Hetherington
2016-06-20Fix bold and newlines (in some cases) in SSA.Carl Hetherington
2016-06-19Fix some small errors in SSA/ASS parsing.Carl Hetherington
2016-06-11Support an commands in SSA.Carl Hetherington
2016-06-11Macro-ify test to trim it down a bit.Carl Hetherington
2016-06-11Test and fix italic support in SSA.Carl Hetherington
2016-06-09Fix build on some GCCs.Carl Hetherington
2016-06-09Various work on improving vertical position handling.Carl Hetherington
2016-06-09Don't specify arbitrary guessed stuff.Carl Hetherington
2016-06-06Add another test stub.Carl Hetherington
2016-06-02Add failing SSA test.Carl Hetherington
2016-05-23Add another test and allow spaces at the end of time/position lines.Carl Hetherington
2016-04-04Tidy subrip parsing a bit and fix failure to persistCarl Hetherington
2016-02-15Basic support for parsing in-line markup in SSA.Carl Hetherington
2016-02-11Rudimentary SSA parser.Carl Hetherington
2016-02-03Various build system / dependency fixes.Carl Hetherington
2015-12-16No-op; remove trailing whitespace.Carl Hetherington
2015-09-25Support reading subrip subtitles from a string; remove UTF-16 test.Carl Hetherington
2015-09-22Add (currently failing) UTF-16 test.Carl Hetherington
2015-07-09Arch compile fix.Carl Hetherington
2015-07-07Missing iostream includes for Arch.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-01-20Add Time::all_as_seconds().Carl Hetherington
2015-01-20Simplify time representation; better in-tree DCP subtitle parser.Carl Hetherington
2015-01-15Missing file.Carl Hetherington
2015-01-14Forward-port some stuff from 0.x.Carl Hetherington
2014-12-21Build against libdcp1.Carl Hetherington
2014-12-16Try again to fix build.Carl Hetherington
2014-12-16Missing test dependency.Carl Hetherington
2014-12-16Use libdcp for DCP subtitle parsing so that we get support for MXF-wrapped SM...Carl Hetherington