summaryrefslogtreecommitdiff
path: root/test/subrip_reader_test.cc
AgeCommit message (Expand)Author
2021-08-01Handle angle brackets / tags better in SubRip files.Carl Hetherington
2021-01-13Replace list with vector in most of the API.Carl Hetherington
2020-09-30Obfuscate some test file names.Carl Hetherington
2020-09-30Allow colours in font color tags to have no surroundingCarl Hetherington
2020-09-30Add a test.Carl Hetherington
2020-02-14Support SSA tags in SRT files (DoM #938).Carl Hetherington
2019-07-14Support rgba() colour specifiers in Subrip files; not sure if they are strict...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
2018-09-27Cope with mixed-case subrip tags.Carl Hetherington
2017-01-23Fix failure to parse subrip where there are extra spaces in the time/position...Carl Hetherington
2016-09-20Give a more informative exception on SubRip parse failures.Carl Hetherington
2016-07-22Fix build.Carl Hetherington
2016-07-22Trim some includes.Carl Hetherington
2016-06-26Add another subrip test.Carl Hetherington
2016-06-09Don't specify arbitrary guessed stuff.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
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-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-20Simplify time representation; better in-tree DCP subtitle parser.Carl Hetherington
2014-12-01Check for test files not existing.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-06Basic and scruffy Subrip read support.Carl Hetherington