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
2024-07-20
Install static library in the right place.
fixlibdir
Carl Hetherington
2024-05-22
Support MarginL and MarginR in SSA subtitles (DoM #2811).
v1.6.49
Carl Hetherington
2024-05-22
Add a Context class to manage some state.
Carl Hetherington
2024-05-22
Cleanup: rename parse_style -> parse_tag and STYLE to TAG.
Carl Hetherington
2024-05-19
Basic support for colours in binary STL.
v1.6.48
Carl Hetherington
2024-02-07
Throw a specific exception when no WEBVTT header is found.
v1.6.47
Carl Hetherington
2023-12-22
Make SSA reader more tolerant of missing styles (DoM #2685).
v1.6.45
Carl Hetherington
2023-03-04
Support single quotes in font color tags.
v1.6.44
Carl Hetherington
2023-02-24
Support font color attributes with alpha channel (even if it's ignored).
v1.6.43
Carl Hetherington
2023-02-24
Change from_argb_hex() (which wasn't being used) to from_rgba_hex().
Carl Hetherington
2022-12-03
Remove DCP subtitle support.
v1.6.41
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-14
Add exception missing from previous commit.
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-10-15
Make iso6937.py work with Python 3 and update iso6937_tables.cc
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-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
2022-04-09
Add missing override.
v1.6.14
Carl Hetherington
2021-08-01
Handle angle brackets / tags better in SubRip files.
Carl Hetherington
2021-07-31
Remove some out-of-date comments.
Carl Hetherington
2021-07-14
Fix boost bind warning.
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-01-22
Small C++11 tweaks.
Carl Hetherington
2021-01-21
Fix for new libdcp API.
Carl Hetherington
2021-01-21
const build fix.
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-09
c++11 tidying.
Carl Hetherington
2021-01-08
Remove unused stuff.
Carl Hetherington
2021-01-05
std::shared_ptr
Carl Hetherington
2020-12-21
Fix another unused variable warning.
Carl Hetherington
2020-12-03
Fix some unused variable warnings.
Carl Hetherington
2020-09-30
Allow colours in font color tags to have no surrounding
Carl Hetherington
2020-04-01
Fix incorrect calculation of extension block number (EBN); previously
Carl Hetherington
2020-04-01
Remove confusing use of repeated loop counters.
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 a FIXME.
Carl Hetherington
2020-03-26
Use BOOST_FOREACH.
Carl Hetherington
2020-03-26
Add FIXME.
Carl Hetherington
2020-03-26
We only use 128 bytes of the buffer for TTI blocks.
Carl Hetherington
2020-02-14
Support SSA tags in SRT files (DoM #938).
Carl Hetherington
2020-02-14
Make horizontal position references correct when parsing \anX
Carl Hetherington
[next]