c++11 tidying.
[libsub.git] / src / wscript
2019-03-12 Carl HetheringtonRemove sstream dependency.
2017-07-28 Carl HetheringtonMake HorizontalPosition a class containing a reference...
2017-07-24 Carl HetheringtonAdd some operator==.
2017-01-11 Carl HetheringtonMissing include install; fix libdcp version.
2017-01-11 Carl HetheringtonReplace DCP parser with basic version that uses libdcp.
2016-09-20 Carl HetheringtonGive a more informative exception on SubRip parse failures.
2016-02-11 Carl HetheringtonRudimentary SSA parser.
2016-01-29 Carl HetheringtonMerge.
2016-01-16 Carl HetheringtonMerge branch '1.0' of git.carlh.net:git/libsub into 1.0
2016-01-16 Carl HetheringtonUse asdclib-cth rather than in-tree copy.
2015-12-18 Carl HetheringtonMerge branch '1.0' of git.carlh.net:git/libsub into 1.0
2015-12-18 Carl HetheringtonAdd install target.
2015-12-16 Carl HetheringtonSome missing headers; Time tweaks.
2015-12-16 Carl HetheringtonReplace use of cassert with exceptions.
2015-12-16 Carl HetheringtonMissing install target.
2015-07-02 Carl HetheringtonAdd support for reading <font> tags in SubRip.
2015-01-21 Carl HetheringtonUse API version for libkumu/asdcp libraries.
2015-01-20 Carl HetheringtonMissing install.
2015-01-20 Carl HetheringtonSimplify time representation; better in-tree DCP subtit...
2014-12-22 Carl HetheringtonMore API version fixes.
2014-12-21 Carl HetheringtonAdd missing file to build.
2014-12-21 Carl HetheringtonBuild against libdcp1.
2014-12-16 Carl HetheringtonUse libdcp for DCP subtitle parsing so that we get...
2014-10-06 Carl HetheringtonTemplate-ize collect so that any container can be used.
2014-10-06 Carl HetheringtonMissing include install.
2014-10-05 Carl HetheringtonBasic and scruffy Subrip read support.
2014-08-02 Carl HetheringtonUse FAB subtitler's rather odd DFC -> frame rate mapping.
2014-05-30 Carl HetheringtonMissing header installs.
2014-05-30 Carl HetheringtonSplit up into RawSubtitle and Subtitle, with collect...
2014-05-29 Carl HetheringtonSeparate out STL binary tables so that writer can use...
2014-05-29 Carl HetheringtonRe-work Subtitle class; remove STL text writer.
2014-05-28 Carl HetheringtonUpdate wscript.
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.
2014-05-27 Carl HetheringtonRename STL -> STLText
2014-02-05 Carl HetheringtonSupport for conversions of things that have multiple...
2014-02-05 Carl HetheringtonMissing headers for install.
2014-01-29 Carl HetheringtonVarious developments.
2014-01-29 Carl HetheringtonTime -> FrameTime.
2014-01-28 Carl HetheringtonBasic writer.
2014-01-28 Carl HetheringtonFirst version.