Bump libdcp for openjpeg Windows ccache fixes.
[libsub.git] / src /
2020-04-01 Carl HetheringtonFix incorrect calculation of extension block number...
2020-04-01 Carl HetheringtonRemove confusing use of repeated loop counters.
2020-03-26 Carl HetheringtonFix binary STL output with subs that are too big for...
2020-03-26 Carl HetheringtonAdd a FIXME.
2020-03-26 Carl HetheringtonUse BOOST_FOREACH.
2020-03-26 Carl HetheringtonAdd FIXME.
2020-03-26 Carl HetheringtonWe only use 128 bytes of the buffer for TTI blocks.
2020-02-13 Carl HetheringtonSupport SSA tags in SRT files (DoM #938).
2020-02-13 Carl HetheringtonMake horizontal position references correct when parsin...
2020-02-13 Carl HetheringtonClarify meaning of horizontal and vertical references.
2020-02-13 Carl HetheringtonFactor SSA style parsing out to separate method.
2020-01-30 Carl HetheringtonPossibly-missing include.
2020-01-23 Carl HetheringtonAdd hack for binary STL files with high MNR (maximum...
2020-01-23 Carl HetheringtonAdd option to read binary STL from a FILE *
2020-01-23 Carl HetheringtonSplit InputReader into InputReader and StreamInputReader.
2020-01-23 Carl HetheringtonIntroduce InputReader to read data from the file and...
2020-01-23 Carl HetheringtonMove the body of dumpsubs out into a method.
2019-07-14 Carl HetheringtonSupport rgba() colour specifiers in Subrip files; not...
2019-07-14 Carl HetheringtonFix crash with unexpected <font> color formats.
2019-07-11 Carl HetheringtonImprove SSA colour parsing.
2019-06-24 Carl HetheringtonAdd support for \c in SSA.
2019-03-26 Carl HetheringtonMissing #include.
2019-03-23 Carl HetheringtonAdd another conversion.
2019-03-23 Carl HetheringtonFix merge.
2019-03-22 Carl HetheringtonMissing #include.
2019-03-22 Carl HetheringtonRemove old #include.
2019-03-15 Carl HetheringtonGive better errors on malformed subrip times.
2019-03-12 Carl HetheringtonMissing files.
2019-03-12 Carl HetheringtonRemove sstream dependency.
2019-02-08 Carl HetheringtonTweak previous.
2019-02-08 Carl HetheringtonFix crash with empty SSA subtitle.
2019-01-29 Carl HetheringtonFix crash on malformed SubRip file (dcpomatic #1454).
2019-01-23 Carl HetheringtonStrip Unicode U+202B (right-to-left-embedding) code...
2019-01-17 Carl HetheringtonMissing .srt handler in reader_factory.
2018-09-27 Carl HetheringtonCope with mixed-case subrip tags.
2018-09-02 Carl HetheringtonComment.
2018-07-09 Carl HetheringtonAdapt for changes to libdcp API.
2018-01-19 Carl HetheringtonSwap meaning of STL23.01 and STL24.01 in binary STL...
2018-01-09 Carl HetheringtonAdd a method to convert to a libdcp colour.
2017-09-18 Carl HetheringtonFix unicode prime symbol to become a quotation mark.
2017-07-28 Carl HetheringtonMissing files.
2017-07-28 Carl HetheringtonSupport \fs in ssa. 1.0-more-ssa-tags
2017-07-28 Carl HetheringtonSupport \pos in ssa.
2017-07-28 Carl HetheringtonMake HorizontalPosition a class containing a reference...
2017-07-28 Carl HetheringtonCENTRE_OF_SCREEN -> VERTICAL_CENTRE_OF_SCREEN.
2017-07-24 Carl HetheringtonAdd some operator==.
2017-07-21 Carl HetheringtonFix completely-broken Time::scale.
2017-07-18 Carl HetheringtonFix Time::add which was broken when adding times with...
2017-04-07 Carl HetheringtonComment.
2017-01-23 Carl HetheringtonFix failure to parse subrip where there are extra space...
2017-01-11 Carl HetheringtonMissing include install; fix libdcp version.
2017-01-11 Carl HetheringtonFix bug with effects on DCPs.
2017-01-11 Carl HetheringtonReplace DCP parser with basic version that uses libdcp.
2017-01-11 Carl HetheringtonAdd missing file.
2017-01-11 Carl HetheringtonForward-port STL binary writer from master, pulling...
2016-10-31 Carl HetheringtonPut newline after closing italic / bold when writing...
2016-09-20 Carl HetheringtonFix build.
2016-09-20 Carl HetheringtonGive a more informative exception on SubRip parse failures.
2016-09-13 Carl HetheringtonFix STL italic / underline (from master).
2016-09-13 Carl HetheringtonFix incorrect reading of STL when italic/underline...
2016-09-13 Carl HetheringtonTweak ISO6937 mapping to put $ sign on 0xa4 (164) ...
2016-08-12 Carl HetheringtonForward-port some STL fixes from libsub.
2016-07-22 Carl HetheringtonUse locked_sstream.
2016-07-22 Carl HetheringtonReplace read_stream with read_string.
2016-07-03 Carl HetheringtonSupport underline in SSA/ASS.
2016-07-01 Carl HetheringtonBump asdcplib for header movements.
2016-06-26 Carl HetheringtonMerge branch '1.0' of git.carlh.net:git/libsub into 1.0
2016-06-26 Carl HetheringtonFix coalesced override codes (\i1\b1 and such).
2016-06-24 Carl HetheringtonFix end-of-stringstream logic to not miss the last...
2016-06-24 Carl HetheringtonSupport underline in SSA/ASS.
2016-06-20 Carl HetheringtonAccept V4+ styles as well as V4 ones in SSA.
2016-06-20 Carl HetheringtonFix bold and newlines (in some cases) in SSA.
2016-06-19 Carl HetheringtonFix some small errors in SSA/ASS parsing.
2016-06-11 Carl HetheringtonSupport an commands in SSA.
2016-06-11 Carl HetheringtonTest and fix italic support in SSA.
2016-06-09 Carl HetheringtonVarious work on improving vertical position handling.
2016-06-09 Carl HetheringtonComments.
2016-06-09 Carl HetheringtonDon't specify arbitrary guessed stuff.
2016-06-09 Carl HetheringtonExtend operator== to cope with non-specified lines...
2016-06-09 Carl HetheringtonDon't fill in vertical_position.lines with an arbitrary...
2016-06-09 Carl HetheringtonAdd comment.
2016-06-02 Carl HetheringtonFix errors with SSA subtitles containing commas.
2016-06-02 Carl HetheringtonMerge branch '1.0' of git.carlh.net:git/libsub into 1.0
2016-06-02 Carl HetheringtonRemove unicode BOM from SSA files.
2016-05-23 Carl HetheringtonAdd another test and allow spaces at the end of time...
2016-04-04 Carl HetheringtonTidy subrip parsing a bit and fix failure to persist
2016-02-15 Carl HetheringtonUse parse_line to parse all SSA subs.
2016-02-15 Carl HetheringtonIgnore newlines in SSA lines.
2016-02-15 Carl HetheringtonFix newline parsing.
2016-02-15 Carl HetheringtonFix vertical position referencing of subs in parse_line.
2016-02-15 Carl HetheringtonBasic support for parsing in-line markup in SSA.
2016-02-12 Carl HetheringtonStub vertical position for SSA.
2016-02-11 Carl HetheringtonRudimentary SSA parser.
2016-02-11 Carl HetheringtonExtract get_line_{file,stringstream} into standalone...
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.
next