summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
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
2014-12-01Check for test files not existing.Carl Hetherington
2014-12-01Add another test stub.Carl Hetherington
2014-12-01Tweaks to vertical positioning in STL export.Carl Hetherington
2014-10-23Don't build tests on windows.Carl Hetherington
2014-10-22More Win32 fixes.Carl Hetherington
2014-10-06Template-ize collect so that any container can be used.Carl Hetherington
2014-10-06More tests.Carl Hetherington
2014-10-06Move another test over.Carl Hetherington
2014-10-06Copy another test over from DCP-o-matic.Carl Hetherington
2014-10-06Copy in a test from dcpomatic.Carl Hetherington
2014-10-06Improve errors when file checks differ.Carl Hetherington
2014-10-06Basic and scruffy Subrip read support.Carl Hetherington
2014-06-23memset() buffers to keep tests repeatable.Carl Hetherington
2014-06-23Add some more tests.Carl Hetherington
2014-06-21Add some add() methods to Time classes.Carl Hetherington
2014-06-21Add FrameTime constructor from frames and fps.Carl Hetherington
2014-06-04More static build fixes.Carl Hetherington
2014-05-30Encode to ISO6937 on the way into STL binary.Carl Hetherington
2014-05-30Add DCP -> STL binary test.Carl Hetherington
2014-05-30Various fixes to STL read/write.Carl Hetherington
2014-05-30Split up into RawSubtitle and Subtitle, with collect(). Hopefully cleaner.Carl Hetherington
2014-05-29Various tinkering with STL write.Carl Hetherington
2014-05-29Separate out STL binary tables so that writer can use them; start of writer.Carl Hetherington
2014-05-29Re-work Subtitle class; remove STL text writer.Carl Hetherington