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
/
subrip_reader_test.cc
Age
Commit message (
Expand
)
Author
2021-08-01
Handle angle brackets / tags better in SubRip files.
Carl Hetherington
2021-01-13
Replace list with vector in most of the API.
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-02-14
Support SSA tags in SRT files (DoM #938).
Carl Hetherington
2019-07-14
Support rgba() colour specifiers in Subrip files; not sure if they are strict...
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
2017-01-23
Fix failure to parse subrip where there are extra spaces in the time/position...
Carl Hetherington
2016-09-20
Give a more informative exception on SubRip parse failures.
Carl Hetherington
2016-07-22
Fix build.
Carl Hetherington
2016-07-22
Trim some includes.
Carl Hetherington
2016-06-26
Add another subrip test.
Carl Hetherington
2016-06-09
Don't specify arbitrary guessed stuff.
Carl Hetherington
2016-05-23
Add another test and allow spaces at the end of time/position lines.
Carl Hetherington
2016-04-04
Tidy subrip parsing a bit and fix failure to persist
Carl Hetherington
2015-09-25
Support reading subrip subtitles from a string; remove UTF-16 test.
Carl Hetherington
2015-09-22
Add (currently failing) UTF-16 test.
Carl Hetherington
2015-07-09
Arch compile fix.
Carl Hetherington
2015-07-02
Fix font parse error.
Carl Hetherington
2015-07-02
Add support for reading <font> tags in SubRip.
Carl Hetherington
2015-06-14
Skip Unicode BOM at the start of subrip files.
Carl Hetherington
2015-01-20
Simplify time representation; better in-tree DCP subtitle parser.
Carl Hetherington
2014-12-01
Check for test files not existing.
Carl Hetherington
2014-10-06
Template-ize collect so that any container can be used.
Carl Hetherington
2014-10-06
More tests.
Carl Hetherington
2014-10-06
Move another test over.
Carl Hetherington
2014-10-06
Copy another test over from DCP-o-matic.
Carl Hetherington
2014-10-06
Copy in a test from dcpomatic.
Carl Hetherington
2014-10-06
Basic and scruffy Subrip read support.
Carl Hetherington