index
:
libsub
0.x
1.0
1.0-does-own-dcp
1.0-more-ssa-tags
1.0-videocon
2174-cert-duration
2205-subtitle-formatting
2267-debug
backport
ccache
compose
content-kind
data-interface
dbg
dcp-editor
f0b58ee-fix
fastvideo
fedora31
fix
fixit
fixlibdir
font-sizing
ignore-hmac
libdcp-again
libssa
libsub-bye-bye-dcp
mac-warning
mageia
main
master
more-warning-fixes
mxe2
new-mxe
niclas
opt
optional-cpl-metadata
rec2020
rework
scc
ssa
static-tests
stl-from-FILE
tags-location
unstab
v1.3.x
v1.4.x
v1.4.x-laszlo
v1.6.x
videocon
videocon-0
videocon-1
win
win32-crash
windbg
xp-debug
zpos
Subtitle handling library
cth@carlh.net
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2019-06-28
Add support for \c in SSA.
v1.4.9
Carl Hetherington
2019-03-15
Give better errors on malformed subrip times.
v1.4.4
Carl Hetherington
2019-02-08
Tweak previous.
Carl Hetherington
2019-02-08
Fix crash with empty SSA subtitle.
Carl Hetherington
2019-01-29
Fix crash on malformed SubRip file (dcpomatic #1454).
Carl Hetherington
2019-01-23
Strip Unicode U+202B (right-to-left-embedding) code; it looks like DoM does R...
Carl Hetherington
2019-01-17
Missing .srt handler in reader_factory.
Carl Hetherington
2018-09-27
Cope with mixed-case subrip tags.
Carl Hetherington
2018-09-03
Comment.
Carl Hetherington
2018-07-09
Adapt for changes to libdcp API.
Carl Hetherington
2018-01-19
Swap meaning of STL23.01 and STL24.01 in binary STL files,
Carl Hetherington
2018-01-09
Add a method to convert to a libdcp colour.
Carl Hetherington
2017-09-18
Fix unicode prime symbol to become a quotation mark.
Carl Hetherington
2017-07-28
Missing files.
Carl Hetherington
2017-07-28
Support \fs in ssa.
1.0-more-ssa-tags
Carl Hetherington
2017-07-28
Support \pos in ssa.
Carl Hetherington
2017-07-28
Make HorizontalPosition a class containing a reference enum.
Carl Hetherington
2017-07-28
CENTRE_OF_SCREEN -> VERTICAL_CENTRE_OF_SCREEN.
Carl Hetherington
2017-07-24
Add some operator==.
Carl Hetherington
2017-07-21
Fix completely-broken Time::scale.
Carl Hetherington
2017-07-18
Fix Time::add which was broken when adding times with different rates.
Carl Hetherington
2017-04-07
Comment.
Carl Hetherington
2017-01-23
Fix failure to parse subrip where there are extra spaces in the time/position...
Carl Hetherington
2017-01-11
Missing include install; fix libdcp version.
Carl Hetherington
2017-01-11
Fix bug with effects on DCPs.
Carl Hetherington
2017-01-11
Replace DCP parser with basic version that uses libdcp.
Carl Hetherington
2017-01-11
Add missing file.
Carl Hetherington
2017-01-11
Forward-port STL binary writer from master, pulling in horizontal position st...
Carl Hetherington
2016-10-31
Put newline after closing italic / bold when writing binary STL.
Carl Hetherington
2016-09-20
Fix build.
Carl Hetherington
2016-09-20
Give a more informative exception on SubRip parse failures.
Carl Hetherington
2016-09-13
Fix STL italic / underline (from master).
Carl Hetherington
2016-09-13
Fix incorrect reading of STL when italic/underline codes span line breaks (fr...
Carl Hetherington
2016-09-13
Tweak ISO6937 mapping to put $ sign on 0xa4 (164) (from master).
Carl Hetherington
2016-08-12
Forward-port some STL fixes from libsub.
Carl Hetherington
2016-07-22
Use locked_sstream.
Carl Hetherington
2016-07-22
Replace read_stream with read_string.
Carl Hetherington
2016-07-03
Support underline in SSA/ASS.
Carl Hetherington
2016-07-01
Bump asdcplib for header movements.
Carl Hetherington
2016-06-26
Merge branch '1.0' of git.carlh.net:git/libsub into 1.0
Carl Hetherington
2016-06-26
Fix coalesced override codes (\i1\b1 and such).
Carl Hetherington
2016-06-24
Fix end-of-stringstream logic to not miss the last line.
Carl Hetherington
2016-06-24
Support underline in SSA/ASS.
Carl Hetherington
2016-06-20
Accept V4+ styles as well as V4 ones in SSA.
Carl Hetherington
2016-06-20
Fix bold and newlines (in some cases) in SSA.
Carl Hetherington
2016-06-19
Fix some small errors in SSA/ASS parsing.
Carl Hetherington
2016-06-11
Support an commands in SSA.
Carl Hetherington
2016-06-11
Test and fix italic support in SSA.
Carl Hetherington
2016-06-09
Various work on improving vertical position handling.
Carl Hetherington
2016-06-09
Comments.
Carl Hetherington
[next]