summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2019-03-15Give better errors on malformed subrip times.v1.4.4Carl Hetherington
2019-02-08Tweak previous.Carl Hetherington
2019-02-08Fix crash with empty SSA subtitle.Carl Hetherington
2019-01-29Fix crash on malformed SubRip file (dcpomatic #1454).Carl Hetherington
2019-01-23Strip Unicode U+202B (right-to-left-embedding) code; it looks like DoM does R...Carl Hetherington
2019-01-17Missing .srt handler in reader_factory.Carl Hetherington
2018-09-27Cope with mixed-case subrip tags.Carl Hetherington
2018-09-03Comment.Carl Hetherington
2018-07-09Adapt for changes to libdcp API.Carl Hetherington
2018-01-19Swap meaning of STL23.01 and STL24.01 in binary STL files,Carl Hetherington
2018-01-09Add a method to convert to a libdcp colour.Carl Hetherington
2017-09-18Fix unicode prime symbol to become a quotation mark.Carl Hetherington
2017-07-28Missing files.Carl Hetherington
2017-07-28Support \fs in ssa.1.0-more-ssa-tagsCarl Hetherington
2017-07-28Support \pos in ssa.Carl Hetherington
2017-07-28Make HorizontalPosition a class containing a reference enum.Carl Hetherington
2017-07-28CENTRE_OF_SCREEN -> VERTICAL_CENTRE_OF_SCREEN.Carl Hetherington
2017-07-24Add some operator==.Carl Hetherington
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-04-07Comment.Carl Hetherington
2017-01-23Fix failure to parse subrip where there are extra spaces in the time/position...Carl Hetherington
2017-01-11Missing include install; fix libdcp version.Carl Hetherington
2017-01-11Fix bug with effects on DCPs.Carl Hetherington
2017-01-11Replace DCP parser with basic version that uses libdcp.Carl Hetherington
2017-01-11Add missing file.Carl Hetherington
2017-01-11Forward-port STL binary writer from master, pulling in horizontal position st...Carl Hetherington
2016-10-31Put newline after closing italic / bold when writing binary STL.Carl Hetherington
2016-09-20Fix build.Carl Hetherington
2016-09-20Give a more informative exception on SubRip parse failures.Carl Hetherington
2016-09-13Fix STL italic / underline (from master).Carl Hetherington
2016-09-13Fix incorrect reading of STL when italic/underline codes span line breaks (fr...Carl Hetherington
2016-09-13Tweak ISO6937 mapping to put $ sign on 0xa4 (164) (from master).Carl Hetherington
2016-08-12Forward-port some STL fixes from libsub.Carl Hetherington
2016-07-22Use locked_sstream.Carl Hetherington
2016-07-22Replace read_stream with read_string.Carl Hetherington
2016-07-03Support underline in SSA/ASS.Carl Hetherington
2016-07-01Bump asdcplib for header movements.Carl Hetherington
2016-06-26Merge branch '1.0' of git.carlh.net:git/libsub into 1.0Carl Hetherington
2016-06-26Fix coalesced override codes (\i1\b1 and such).Carl Hetherington
2016-06-24Fix end-of-stringstream logic to not miss the last line.Carl Hetherington
2016-06-24Support underline in SSA/ASS.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-11Test and fix italic support in SSA.Carl Hetherington
2016-06-09Various work on improving vertical position handling.Carl Hetherington
2016-06-09Comments.Carl Hetherington
2016-06-09Don't specify arbitrary guessed stuff.Carl Hetherington