summaryrefslogtreecommitdiff
path: root/src/wscript
AgeCommit message (Expand)Author
2017-07-28Make HorizontalPosition a class containing a reference enum.Carl Hetherington
2017-07-24Add some operator==.Carl Hetherington
2017-01-11Missing include install; fix libdcp version.Carl Hetherington
2017-01-11Replace DCP parser with basic version that uses libdcp.Carl Hetherington
2016-09-20Give a more informative exception on SubRip parse failures.Carl Hetherington
2016-02-11Rudimentary SSA parser.Carl Hetherington
2016-01-16Use asdclib-cth rather than in-tree copy.Carl Hetherington
2015-12-16Some missing headers; Time tweaks.Carl Hetherington
2015-12-16Replace use of cassert with exceptions.Carl Hetherington
2015-12-16Missing install target.Carl Hetherington
2015-07-02Add support for reading <font> tags in SubRip.Carl Hetherington
2015-01-21Use API version for libkumu/asdcp libraries.Carl Hetherington
2015-01-20Missing install.Carl Hetherington
2015-01-20Simplify time representation; better in-tree DCP subtitle parser.Carl Hetherington
2014-12-22More API version fixes.Carl Hetherington
2014-12-21Add missing file to build.Carl Hetherington
2014-12-21Build against libdcp1.Carl Hetherington
2014-12-16Use libdcp for DCP subtitle parsing so that we get support for MXF-wrapped SM...Carl Hetherington
2014-10-06Template-ize collect so that any container can be used.Carl Hetherington
2014-10-06Missing include install.Carl Hetherington
2014-10-06Basic and scruffy Subrip read support.Carl Hetherington
2014-08-02Use FAB subtitler's rather odd DFC -> frame rate mapping.Carl Hetherington
2014-05-30Missing header installs.Carl Hetherington
2014-05-30Split up into RawSubtitle and Subtitle, with collect(). Hopefully cleaner.Carl Hetherington
2014-05-29Separate out STL binary tables so that writer can use them; start of writer.Carl Hetherington
2014-05-29Re-work Subtitle class; remove STL text writer.Carl Hetherington
2014-05-28Update wscript.Carl Hetherington
2014-05-28More STL binary reading stuff.Carl Hetherington
2014-05-27Use boost filesystem.Carl Hetherington
2014-05-27Start of STL binary reader; start of dumpsubs.Carl Hetherington
2014-05-27Rename STL -> STLTextCarl Hetherington
2014-02-05Support for conversions of things that have multiple representations.Carl Hetherington
2014-02-05Missing headers for install.Carl Hetherington
2014-01-29Various developments.Carl Hetherington
2014-01-29Time -> FrameTime.Carl Hetherington
2014-01-28Basic writer.Carl Hetherington
2014-01-28First version.Carl Hetherington