libsub.git
2015-07-09 Carl HetheringtonArch compile fix.
2015-07-08 Carl HetheringtonMissing include.
2015-07-07 Carl HetheringtonFix previous.
2015-07-07 Carl HetheringtonMissing iostream includes for Arch.
2015-07-07 Carl HetheringtonArch build fix; whitespace.
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-19 Carl HetheringtonTO_PORT.
2015-06-18 Carl HetheringtonJust use 1.0 for libdcp for now.
2015-06-18 Carl HetheringtonTry removing libdcp dep specifier here for now.
2015-06-14 Carl HetheringtonSkip Unicode BOM at the start of subrip files.
2015-06-13 Carl HetheringtonBump version
2015-06-13 Carl HetheringtonBump version v1.1.1
2015-06-13 Carl HetheringtonUse correct version specifier for libdcp.
2015-06-13 Carl HetheringtonAdd Doxyfile.
2015-06-13 Carl HetheringtonMerge branch '1.0' of git.carlh.net:git/libsub into 1.0
2015-06-13 Carl HetheringtonBump version
2015-06-13 Carl HetheringtonBump version v1.1.0
2015-06-13 Carl HetheringtonBump libdcp dep.
2015-05-05 Carl HetheringtonMissing libdcp dep.
2015-05-04 Carl HetheringtonMissing test() in cscript.
2015-05-04 Carl Hetherington-test-private moved.
2015-05-04 Carl HetheringtonTO_PORT.
2015-03-11 Carl HetheringtonFix typo.
2015-01-21 Carl HetheringtonFix static build.
2015-01-21 Carl HetheringtonUse API version for libkumu/asdcp libraries.
2015-01-20 Carl HetheringtonFix Time::all_as_seconds().
2015-01-20 Carl HetheringtonAdd Time::all_as_seconds.
2015-01-20 Carl HetheringtonAdd Time::all_as_seconds().
2015-01-20 Carl HetheringtonMissing install.
2015-01-20 Carl HetheringtonRemove some libdcp vestiges.
2015-01-20 Carl HetheringtonSimplify time representation; better in-tree DCP subtit...
2015-01-15 Carl HetheringtonBump libdcp.
2015-01-15 Carl HetheringtonMissing file.
2015-01-15 Carl HetheringtonBump libdcp version.
2015-01-14 Carl HetheringtonForward-port some stuff from 0.x.
2015-01-11 Carl HetheringtonSpecific libdcp dep.
2015-01-10 Carl HetheringtonFix build for new libdcp.
2015-01-03 Carl HetheringtonCope with libdcp1 API change.
2014-12-22 Carl HetheringtonAnother pkg-config fix.
2014-12-22 Carl HetheringtonMore API version fixes.
2014-12-22 Carl HetheringtonFix .pc file.
2014-12-22 Carl HetheringtonMissing virtual destructor.
2014-12-21 Carl HetheringtonRevert "Remove libdcp dep for now, as a nasty hack."
2014-12-21 Carl HetheringtonAdd missing file to build.
2014-12-21 Carl HetheringtonRemove libdcp dep for now, as a nasty hack.
2014-12-21 Carl HetheringtonAdd comment.
2014-12-21 Carl HetheringtonAdd 1.0 dep of libdcp.
2014-12-21 Carl HetheringtonBuild against libdcp1.
2014-12-16 Carl HetheringtonAnother build fix.
2014-12-16 Carl HetheringtonAnother build fix.
2014-12-16 Carl HetheringtonMore build fixes.
2014-12-16 Carl HetheringtonTry again to fix build.
2014-12-16 Carl HetheringtonMissing test dependency.
2014-12-16 Carl HetheringtonUse libdcp for DCP subtitle parsing so that we get...
2014-12-10 Carl HetheringtonRound times correctly when converting.
2014-12-01 Carl HetheringtonSome doc improvements.
2014-12-01 Carl HetheringtonTweak comment.
2014-12-01 Carl HetheringtonCheck for test files not existing.
2014-12-01 Carl HetheringtonAdd another test stub.
2014-12-01 Carl HetheringtonTweaks to vertical positioning in STL export.
2014-11-30 Carl HetheringtonMake dumpsubs dump vertical position.
2014-11-30 Carl HetheringtonNumber subtitles in dumpsubs.
2014-11-26 Carl HetheringtonMore header guards.
2014-11-26 Carl HetheringtonHeader guard.
2014-10-26 Carl HetheringtonFix windows cscript build.
2014-10-26 Carl HetheringtonMerge branch 'master' of ssh://main.carlh.net/home...
2014-10-26 Carl HetheringtonDon't build tests on centos.
2014-10-23 Carl HetheringtonFix .pc file on Windows.
2014-10-23 Carl HetheringtonDon't build tests on windows.
2014-10-22 Carl HetheringtonMore Win32 fixes.
2014-10-22 Carl HetheringtonTry to fix build for Win32.
2014-10-06 Carl HetheringtonTemplate-ize collect so that any container can be used.
2014-10-06 Carl HetheringtonPick up newly-built libs first.
2014-10-06 Carl HetheringtonMissing include install.
2014-10-06 Carl HetheringtonMore tests.
2014-10-06 Carl HetheringtonMove another test over.
2014-10-06 Carl HetheringtonCopy another test over from DCP-o-matic.
2014-10-06 Carl HetheringtonCopy in a test from dcpomatic.
2014-10-06 Carl HetheringtonImprove errors when file checks differ.
2014-10-06 Carl HetheringtonFix test running when LD_LIBRARY_PATH is set in the...
2014-10-06 Carl HetheringtonFix warning.
2014-10-05 Carl HetheringtonBasic and scruffy Subrip read support.
2014-08-02 Carl HetheringtonAdd missing files.
2014-08-02 Carl HetheringtonUse FAB subtitler's rather odd DFC -> frame rate mapping.
2014-08-02 Carl Hetheringtoncdist changes.
2014-07-15 Carl HetheringtonAdd scale functions to time classes.
2014-06-24 Carl HetheringtonMark the first, only and hence last TTI block in a...
2014-06-23 Carl Hetheringtonmemset() buffers to keep tests repeatable.
2014-06-23 Carl HetheringtonAdd some more tests.
2014-06-21 Carl HetheringtonPut all subtitles in group 1.
2014-06-21 Carl HetheringtonFix incorrect first_in_cue read offset.
2014-06-21 Carl HetheringtonAdd some add() methods to Time classes.
2014-06-21 Carl HetheringtonAdd FrameTime constructor from frames and fps.
2014-06-21 Carl HetheringtonFix incorrect assertion.
2014-06-17 Carl HetheringtonMore attempts to fix static link.
2014-06-16 Carl HetheringtonTry to fix static build.
2014-06-16 Carl HetheringtonTry to fix static build.
2014-06-05 Carl HetheringtonYet more static build fixes.
next