Fix build for new libdcp.
[libsub.git] / src / wscript
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.