Throw a specific exception when no WEBVTT header is found.
[libsub.git] / test /
2023-12-22 Carl HetheringtonMake SSA reader more tolerant of missing styles (DoM... v1.6.45
2023-03-04 Carl HetheringtonSupport single quotes in font color tags. v1.6.44
2023-02-24 Carl HetheringtonSupport font color attributes with alpha channel (even... v1.6.43
2022-12-03 Carl HetheringtonRemove DCP subtitle support. v1.6.41
2022-11-13 Carl HetheringtonFix WebVTT milliseconds separator (should be . it seems... v1.6.39
2022-11-13 Carl HetheringtonAllow SubripReader::convert_time to take a milliseconds...
2022-11-13 Carl HetheringtonBe more tolerant of metadata in WebVTT.
2022-11-13 Carl HetheringtonAdd primitive WebVTT reader. v1.6.38
2022-11-13 Carl HetheringtonMake SubripReader::convert_time usable by other classes.
2022-11-10 Carl HetheringtonHandle unicode LINE SEPARATOR properly in subrip files. v1.6.37
2022-09-02 Carl HetheringtonCorrectly parse \c tags in SSA (with no specified colou...
2022-08-10 Carl HetheringtonFix parsing of SSA colour tags which have their leading... v1.6.27
2022-08-10 Carl HetheringtonAdd some more tests.
2022-08-10 Carl HetheringtonCleanup: tidy up a test.
2022-07-18 Carl HetheringtonIt seems likely that SSA font sizes should be interpret... v1.6.26
2022-07-06 Carl Hetherington(More) properly support MarginV in SSA/ASS.
2022-07-06 Carl HetheringtonFix pretty broken SSA alignment code.
2021-10-03 Carl HetheringtonMerge. v1.6.0
2021-08-01 Carl HetheringtonHandle angle brackets / tags better in SubRip files.
2021-06-03 Carl HetheringtonFix line numbers in binary STL files.
2021-06-03 Carl HetheringtonAdd "U8" character code table for binary STL.
2021-06-03 Carl HetheringtonSmall C++11 tidy-up.
2021-01-13 Carl HetheringtonRemove use of boost foreach.
2021-01-13 Carl HetheringtonReplace list with vector in most of the API.
2021-01-05 Carl Hetheringtonstd::shared_ptr
2020-09-30 Carl HetheringtonObfuscate some test file names.
2020-09-30 Carl HetheringtonAllow colours in font color tags to have no surrounding
2020-09-30 Carl HetheringtonAdd a test.
2020-04-01 Carl HetheringtonNew test.
2020-03-26 Carl HetheringtonFix binary STL output with subs that are too big for...
2020-03-26 Carl HetheringtonAdd another test.
2020-02-13 Carl HetheringtonSupport SSA tags in SRT files (DoM #938).
2020-01-23 Carl HetheringtonAdd a test for the FILE * STL reader.
2020-01-23 Carl HetheringtonMake the STL binary reader test better.
2019-07-14 Carl HetheringtonSupport rgba() colour specifiers in Subrip files; not...
2019-06-24 Carl HetheringtonAdd support for \c in SSA.
2019-03-12 Carl HetheringtonRemove sstream dependency.
2019-02-08 Carl HetheringtonAdd some more tests.
2019-01-29 Carl HetheringtonFix crash on malformed SubRip file (dcpomatic #1454).
2019-01-23 Carl HetheringtonStrip Unicode U+202B (right-to-left-embedding) code...
2018-09-27 Carl HetheringtonCope with mixed-case subrip tags.
2018-01-19 Carl HetheringtonSwap meaning of STL23.01 and STL24.01 in binary STL...
2017-09-18 Carl HetheringtonFix unicode prime symbol to become a quotation mark.
2017-07-28 Carl HetheringtonMissing files.
2017-07-28 Carl HetheringtonSupport \fs in ssa. 1.0-more-ssa-tags
2017-07-28 Carl HetheringtonSupport \pos in ssa.
2017-07-28 Carl HetheringtonCENTRE_OF_SCREEN -> VERTICAL_CENTRE_OF_SCREEN.
2017-07-21 Carl HetheringtonFix completely-broken Time::scale.
2017-07-18 Carl HetheringtonFix Time::add which was broken when adding times with...
2017-01-23 Carl HetheringtonFix failure to parse subrip where there are extra space...
2017-01-11 Carl HetheringtonRe-fix test reference.
2017-01-11 Carl HetheringtonReplace DCP parser with basic version that uses libdcp.
2017-01-11 Carl HetheringtonUpdate test reference.
2016-09-20 Carl HetheringtonGive a more informative exception on SubRip parse failures.
2016-09-13 Carl HetheringtonUpdate test for previous commit.
2016-08-12 Carl HetheringtonMissing files.
2016-08-12 Carl HetheringtonForward-port some STL fixes from libsub.
2016-08-12 Carl HetheringtonAdd check for file existence.
2016-08-12 Carl HetheringtonFix build.
2016-07-22 Carl HetheringtonFix build.
2016-07-22 Carl HetheringtonUse locked_sstream.
2016-07-22 Carl HetheringtonTrim some includes.
2016-06-26 Carl HetheringtonMerge branch '1.0' of git.carlh.net:git/libsub into 1.0
2016-06-26 Carl HetheringtonAdd another subrip test.
2016-06-26 Carl HetheringtonFix coalesced override codes (\i1\b1 and such).
2016-06-20 Carl HetheringtonAccept V4+ styles as well as V4 ones in SSA.
2016-06-20 Carl HetheringtonFix bold and newlines (in some cases) in SSA.
2016-06-19 Carl HetheringtonFix some small errors in SSA/ASS parsing.
2016-06-11 Carl HetheringtonSupport an commands in SSA.
2016-06-11 Carl HetheringtonMacro-ify test to trim it down a bit.
2016-06-11 Carl HetheringtonTest and fix italic support in SSA.
2016-06-09 Carl HetheringtonFix build on some GCCs.
2016-06-09 Carl HetheringtonVarious work on improving vertical position handling.
2016-06-09 Carl HetheringtonDon't specify arbitrary guessed stuff.
2016-06-06 Carl HetheringtonAdd another test stub.
2016-06-02 Carl HetheringtonAdd failing SSA test.
2016-06-02 Carl HetheringtonMerge branch '1.0' of git.carlh.net:git/libsub into 1.0
2016-05-23 Carl HetheringtonAdd another test and allow spaces at the end of time...
2016-04-04 Carl HetheringtonTidy subrip parsing a bit and fix failure to persist
2016-02-15 Carl HetheringtonBasic support for parsing in-line markup in SSA.
2016-02-11 Carl HetheringtonRudimentary SSA parser.
2016-02-05 Carl HetheringtonMerge.
2016-02-03 Carl HetheringtonVarious build system / dependency fixes.
2016-01-29 Carl HetheringtonMissing dependencies.
2015-12-18 Carl HetheringtonMerge branch '1.0' of git.carlh.net:git/libsub into 1.0
2015-12-16 Carl HetheringtonNo-op; remove trailing whitespace.
2015-09-25 Carl HetheringtonSupport reading subrip subtitles from a string; remove...
2015-09-22 Carl HetheringtonAdd (currently failing) UTF-16 test.
2015-07-09 Carl HetheringtonArch compile fix.
2015-07-07 Carl HetheringtonMissing iostream includes for Arch.
2015-07-07 Carl HetheringtonArch build fixes.
2015-07-02 Carl HetheringtonFix font parse error.
2015-07-02 Carl HetheringtonAdd support for reading <font> tags in SubRip.
2015-06-14 Carl HetheringtonSkip Unicode BOM at the start of subrip files.
2015-01-20 Carl HetheringtonAdd Time::all_as_seconds().
2015-01-20 Carl HetheringtonSimplify time representation; better in-tree DCP subtit...
2015-01-15 Carl HetheringtonMissing file.
2015-01-14 Carl HetheringtonForward-port some stuff from 0.x.
2014-12-21 Carl HetheringtonBuild against libdcp1.
2014-12-16 Carl HetheringtonTry again to fix build.
next