summaryrefslogtreecommitdiff
path: root/src/util.cc
AgeCommit message (Expand)Author
2022-12-01Remove DCP subtitle support.libsub-bye-bye-dcpCarl Hetherington
2021-01-13Replace list with vector in most of the API.Carl Hetherington
2021-01-05std::shared_ptrCarl Hetherington
2020-01-23Move the body of dumpsubs out into a method.Carl Hetherington
2019-03-12Remove sstream dependency.Carl Hetherington
2016-07-22Use locked_sstream.Carl Hetherington
2016-06-24Fix end-of-stringstream logic to not miss the last line.Carl Hetherington
2016-06-20Fix bold and newlines (in some cases) in SSA.Carl Hetherington
2016-06-02Remove unicode BOM from SSA files.Carl Hetherington
2016-02-11Extract get_line_{file,stringstream} into standalone methods.Carl Hetherington
2015-01-20Simplify time representation; better in-tree DCP subtitle parser.Carl Hetherington