Make SubripReader::convert_time usable by other classes.
[libsub.git] / test /
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-05 Carl HetheringtonBasic and scruffy Subrip read support.
2014-06-23 Carl Hetheringtonmemset() buffers to keep tests repeatable.
2014-06-23 Carl HetheringtonAdd some more tests.
2014-06-21 Carl HetheringtonAdd some add() methods to Time classes.
2014-06-21 Carl HetheringtonAdd FrameTime constructor from frames and fps.
2014-06-04 Carl HetheringtonMore static build fixes.
2014-05-30 Carl HetheringtonEncode to ISO6937 on the way into STL binary.
2014-05-30 Carl HetheringtonAdd DCP -> STL binary test.
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 HetheringtonVarious tinkering with STL write.
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 HetheringtonRemove pointless Writer parent.
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-05-25 Carl HetheringtonAdd DCP -> STL test with -private.
2014-05-25 Carl HetheringtonChange API for alternate representations of time /...
2014-05-24 Carl HetheringtonMore tests and fix MetricTime.
2014-02-05 Carl HetheringtonSupport for conversions of things that have multiple...
2014-01-29 Carl HetheringtonVarious developments.
2014-01-29 Carl HetheringtonTime -> FrameTime.
2014-01-28 Carl HetheringtonBasic writer.
2014-01-28 Carl HetheringtonFirst version.