Throw a specific exception when no WEBVTT header is found.
[libsub.git] / tools /
2022-12-03 Carl HetheringtonRemove DCP subtitle support. v1.6.41
2021-01-13 Carl HetheringtonReplace list with vector in most of the API.
2021-01-05 Carl Hetheringtonstd::shared_ptr
2020-01-23 Carl HetheringtonMove the body of dumpsubs out into a method.
2019-01-17 Carl HetheringtonMissing uselib.
2019-01-17 Carl HetheringtonFix potential crash.
2017-07-28 Carl HetheringtonCENTRE_OF_SCREEN -> VERTICAL_CENTRE_OF_SCREEN.
2016-02-05 Carl HetheringtonMerge.
2016-02-03 Carl HetheringtonVarious build system / dependency fixes.
2016-01-29 Carl HetheringtonMissing dependencies.
2015-07-07 Carl HetheringtonMissing iostream includes for Arch.
2015-01-14 Carl HetheringtonForward-port some stuff from 0.x.
2014-12-21 Carl HetheringtonBuild against libdcp1.
2014-12-16 Carl HetheringtonAnother build fix.
2014-11-30 Carl HetheringtonMake dumpsubs dump vertical position.
2014-11-30 Carl HetheringtonNumber subtitles in dumpsubs.
2014-10-06 Carl HetheringtonTemplate-ize collect so that any container can be used.
2014-05-30 Carl HetheringtonVarious fixes to STL read/write.
2014-05-30 Carl HetheringtonSplit up into RawSubtitle and Subtitle, with collect...
2014-05-29 Carl HetheringtonRe-work Subtitle class; remove STL text writer.
2014-05-28 Carl HetheringtonMore STL binary reading stuff.
2014-05-27 Carl HetheringtonUse boost filesystem.
2014-05-27 Carl HetheringtonStart of STL binary reader; start of dumpsubs.