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 (
Collapse
)
Author
2016-08-09
Fix various lost hyphens / dashes in DCP -> STL binary.
Carl Hetherington
2016-08-09
Tweak ISO6937 mapping to put $ sign on 0xa4 (164).
Carl Hetherington
2015-08-14
Missing header install.
Carl Hetherington
2015-05-04
Fix incorrect reading of STL when italic/underline codes span line breaks.
Carl Hetherington
2015-05-04
Turn italic/underline off, if required, at the end of each STL subtitle.
Carl Hetherington
2015-03-11
Typo fix causing crashes with STL right justification.
Carl Hetherington
2015-02-17
Use a normal double opening quotation mark in binary STL when
Carl Hetherington
the input has a German lower double quotation mark; these are not apparently supported by ISO6937.
2015-01-16
Go back to using CR/LF to separate lines in binary STL, not different ↵
Carl Hetherington
specified positions.
2015-01-16
Support horizontal positioning in STL binary reader/writer and DCP reader.
Carl Hetherington
2015-01-16
Hack; cope with libdcp's new idea of encoding italic with <i> markup.
Carl Hetherington
2015-01-09
Merge branch 'master' of git.carlh.net:git/libsub
Carl Hetherington
2015-01-09
Fix for changes to libdcp.
Carl Hetherington
2015-01-07
Possibly fix subtitle numbering for binary STL.
Carl Hetherington
2015-01-07
Add operator< for VerticalPosition.
Carl Hetherington
2015-01-07
Sketchy support for total line counts when describing vertical position as a ↵
Carl Hetherington
line number.
2014-12-22
Missing virtual destructor.
Carl Hetherington
2014-12-16
Use libdcp for DCP subtitle parsing so that we get support for MXF-wrapped ↵
Carl Hetherington
SMPTE subtitles.
2014-12-10
Round times correctly when converting.
Carl Hetherington
2014-12-01
Some doc improvements.
Carl Hetherington
2014-12-01
Tweak comment.
Carl Hetherington
2014-12-01
Tweaks to vertical positioning in STL export.
Carl Hetherington
2014-11-26
More header guards.
Carl Hetherington
2014-11-26
Header guard.
Carl Hetherington
2014-10-06
Template-ize collect so that any container can be used.
Carl Hetherington
Add new vertical reference of TOP_OF_SUBTITLE, and use references with line numbers as well as proportional specifiers. Add a couple of methods to MetricTime.
2014-10-06
Missing include install.
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
Fix warning.
Carl Hetherington
2014-10-06
Basic and scruffy Subrip read support.
Carl Hetherington
2014-08-02
Add missing files.
Carl Hetherington
2014-08-02
Use FAB subtitler's rather odd DFC -> frame rate mapping.
Carl Hetherington
2014-07-15
Add scale functions to time classes.
Carl Hetherington
2014-06-24
Mark the first, only and hence last TTI block in a subtitle set as the last ↵
Carl Hetherington
one, as per spec.
2014-06-23
memset() buffers to keep tests repeatable.
Carl Hetherington
2014-06-21
Put all subtitles in group 1.
Carl Hetherington
2014-06-21
Fix incorrect first_in_cue read offset.
Carl Hetherington
2014-06-21
Add some add() methods to Time classes.
Carl Hetherington
2014-06-21
Add FrameTime constructor from frames and fps.
Carl Hetherington
2014-06-21
Fix incorrect assertion.
Carl Hetherington
2014-06-05
Yet more static build fixes.
Carl Hetherington
2014-06-04
Various small bug fixes.
Carl Hetherington
2014-06-04
Add language description -> enum.
Carl Hetherington
2014-06-04
Fix country of origin length when writing.
Carl Hetherington
2014-05-31
Some Doxygen comments.
Carl Hetherington
2014-05-30
Missing header installs.
Carl Hetherington
2014-05-30
Encode to ISO6937 on the way into STL binary.
Carl Hetherington
2014-05-30
Tidy ISO translator prototype.
Carl Hetherington
2014-05-30
Various fixes to STL read/write.
Carl Hetherington
2014-05-30
Split up into RawSubtitle and Subtitle, with collect(). Hopefully cleaner.
Carl Hetherington
2014-05-29
Various tinkering with STL write.
Carl Hetherington
[next]