summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-01-13Various development / fixes.reworkCarl Hetherington
2015-01-13Re-work time.Carl Hetherington
2015-01-12More operators; some missing header installs.Carl Hetherington
2015-01-12Remove timecode_rate stuff for now.Carl Hetherington
2015-01-12Tests pass.Carl Hetherington
2015-01-12Various fixes.Carl Hetherington
2015-01-12More various work.Carl Hetherington
2015-01-12Files missed from previous commit.Carl Hetherington
2015-01-12Un-compiling work-in-progress.Carl Hetherington
2015-01-09Merge branch 'master' of git.carlh.net:git/libsubCarl Hetherington
2015-01-09Fix for changes to libdcp.Carl Hetherington
2015-01-07Possibly fix subtitle numbering for binary STL.Carl Hetherington
2015-01-07Add operator< for VerticalPosition.Carl Hetherington
2015-01-07Sketchy support for total line counts when describing vertical position as a ...Carl Hetherington
2014-12-22Missing virtual destructor.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
2014-10-06Copy another test over from DCP-o-matic.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-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 o...Carl Hetherington
2014-06-23memset() buffers to keep tests repeatable.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
2014-06-21Add FrameTime constructor from frames and fps.Carl Hetherington
2014-06-21Fix incorrect assertion.Carl Hetherington
2014-06-05Yet more static build fixes.Carl Hetherington
2014-06-04Various small bug fixes.Carl Hetherington
2014-06-04Add language description -> enum.Carl Hetherington
2014-06-04Fix country of origin length when writing.Carl Hetherington
2014-05-31Some Doxygen comments.Carl Hetherington
2014-05-30Missing header installs.Carl Hetherington
2014-05-30Encode to ISO6937 on the way into STL binary.Carl Hetherington
2014-05-30Tidy ISO translator prototype.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