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
/
test
Age
Commit message (
Expand
)
Author
2022-12-01
Remove DCP subtitle support.
libsub-bye-bye-dcp
Carl Hetherington
2022-11-14
Fix WebVTT milliseconds separator (should be . it seems, not ,)
v1.6.39
Carl Hetherington
2022-11-14
Allow SubripReader::convert_time to take a milliseconds separator.
Carl Hetherington
2022-11-14
Be more tolerant of metadata in WebVTT.
Carl Hetherington
2022-11-13
Add primitive WebVTT reader.
v1.6.38
Carl Hetherington
2022-11-13
Make SubripReader::convert_time usable by other classes.
Carl Hetherington
2022-11-10
Handle unicode LINE SEPARATOR properly in subrip files.
v1.6.37
Carl Hetherington
2022-09-02
Correctly parse \c tags in SSA (with no specified colour) to return to Primar...
Carl Hetherington
2022-08-10
Fix parsing of SSA colour tags which have their leading zeros omitted.
v1.6.27
Carl Hetherington
2022-08-10
Add some more tests.
Carl Hetherington
2022-08-10
Cleanup: tidy up a test.
Carl Hetherington
2022-07-18
It seems likely that SSA font sizes should be interpreted as
v1.6.26
Carl Hetherington
2022-07-06
(More) properly support MarginV in SSA/ASS.
Carl Hetherington
2022-07-06
Fix pretty broken SSA alignment code.
Carl Hetherington
2021-08-01
Handle angle brackets / tags better in SubRip files.
Carl Hetherington
2021-06-03
Fix line numbers in binary STL files.
Carl Hetherington
2021-06-03
Add "U8" character code table for binary STL.
Carl Hetherington
2021-06-03
Small C++11 tidy-up.
Carl Hetherington
2021-01-13
Remove use of boost foreach.
Carl Hetherington
2021-01-13
Replace list with vector in most of the API.
Carl Hetherington
2021-01-05
std::shared_ptr
Carl Hetherington
2020-09-30
Obfuscate some test file names.
Carl Hetherington
2020-09-30
Allow colours in font color tags to have no surrounding
Carl Hetherington
2020-09-30
Add a test.
Carl Hetherington
2020-04-01
New test.
Carl Hetherington
2020-03-26
Fix binary STL output with subs that are too big for a single TTI block.
Carl Hetherington
2020-03-26
Add another test.
Carl Hetherington
2020-02-14
Support SSA tags in SRT files (DoM #938).
Carl Hetherington
2020-01-23
Add a test for the FILE * STL reader.
Carl Hetherington
2020-01-23
Make the STL binary reader test better.
Carl Hetherington
2019-07-14
Support rgba() colour specifiers in Subrip files; not sure if they are strict...
Carl Hetherington
2019-06-24
Add support for \c in SSA.
Carl Hetherington
2019-03-12
Remove sstream dependency.
Carl Hetherington
2019-02-08
Add some more tests.
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
2018-09-27
Cope with mixed-case subrip tags.
Carl Hetherington
2018-01-19
Swap meaning of STL23.01 and STL24.01 in binary STL files,
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
CENTRE_OF_SCREEN -> VERTICAL_CENTRE_OF_SCREEN.
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-01-23
Fix failure to parse subrip where there are extra spaces in the time/position...
Carl Hetherington
2017-01-11
Re-fix test reference.
Carl Hetherington
2017-01-11
Replace DCP parser with basic version that uses libdcp.
Carl Hetherington
2017-01-11
Update test reference.
Carl Hetherington
2016-09-20
Give a more informative exception on SubRip parse failures.
Carl Hetherington
[next]