summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-12-21Revert "Remove libdcp dep for now, as a nasty hack."Carl Hetherington
This reverts commit b4f10f4b207e9e60766ccd45f2f3c58d22401f74.
2014-12-21Add missing file to build.Carl Hetherington
2014-12-21Remove libdcp dep for now, as a nasty hack.Carl Hetherington
2014-12-21Add comment.Carl Hetherington
2014-12-21Add 1.0 dep of libdcp.Carl Hetherington
2014-12-21Build against libdcp1.Carl Hetherington
2014-12-16Another build fix.Carl Hetherington
2014-12-16Another build fix.Carl Hetherington
2014-12-16More build fixes.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 ↵Carl Hetherington
SMPTE subtitles.
2014-12-10Round times correctly when converting.Carl Hetherington
2014-12-01Some doc improvements.Carl Hetherington
2014-12-01Tweak comment.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-11-30Make dumpsubs dump vertical position.Carl Hetherington
2014-11-30Number subtitles in dumpsubs.Carl Hetherington
2014-11-26More header guards.Carl Hetherington
2014-11-26Header guard.Carl Hetherington
2014-10-26Fix windows cscript build.Carl Hetherington
2014-10-26Merge branch 'master' of ssh://main.carlh.net/home/carl/git/libsubCarl Hetherington
2014-10-26Don't build tests on centos.Carl Hetherington
2014-10-23Fix .pc file on Windows.Carl Hetherington
2014-10-23Don't build tests on windows.Carl Hetherington
2014-10-22More Win32 fixes.Carl Hetherington
2014-10-22Try to fix build for Win32.Carl Hetherington
2014-10-06Template-ize collect so that any container can be used.Carl Hetherington
Add new vertical reference of TOP_OF_SUBTITLE, and use references with line numbers as well as proportional specifiers. Add a couple of methods to MetricTime.
2014-10-06Pick up newly-built libs first.Carl Hetherington
2014-10-06Missing include install.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-06Fix test running when LD_LIBRARY_PATH is set in the environment.Carl Hetherington
2014-10-06Fix warning.Carl Hetherington
2014-10-06Basic and scruffy Subrip read support.Carl Hetherington
2014-08-02Add missing files.Carl Hetherington
2014-08-02Use FAB subtitler's rather odd DFC -> frame rate mapping.Carl Hetherington
2014-08-02cdist changes.Carl Hetherington
2014-07-15Add scale functions to time classes.Carl Hetherington
2014-06-24Mark the first, only and hence last TTI block in a subtitle set as the last ↵Carl Hetherington
one, as per spec.
2014-06-23memset() buffers to keep tests repeatable.Carl Hetherington
2014-06-23Add some more tests.Carl Hetherington
2014-06-21Put all subtitles in group 1.Carl Hetherington
2014-06-21Fix incorrect first_in_cue read offset.Carl Hetherington
2014-06-21Add some add() methods to Time classes.Carl Hetherington