summaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)Author
2021-09-13Add another believed-correct subtitle timing fix.v2.15.161Carl Hetherington
2021-09-13Fix missing subtitles embedded in files decoded by FFmpeg (#2060).Carl Hetherington
2021-09-13Add missing avsubtitle_free().Carl Hetherington
2021-09-02Updated zh_CN translation from Kahn Li.v2.15.159Carl Hetherington
2021-08-24Updated it_IT translation from Riccardo Mantani.Carl Hetherington
2021-08-24Updated nl_NL translation from Rob van Nieuwkerk.Carl Hetherington
2021-08-20pot/merge.Carl Hetherington
2021-08-20Fix typo if -> of (thanks to Uwe Dittes)Carl Hetherington
2021-08-20Updated de_DE translation from Uwe Dittes.Carl Hetherington
2021-08-17Updated nl_NL translation from Rob van Nieuwkerk.Carl Hetherington
2021-08-17Add defaults for facility, studio, chain, distributor (#2075).Carl Hetherington
2021-08-13Some missing override statements.Carl Hetherington
2021-08-12pot/merge.Carl Hetherington
2021-08-12pot/merge.Carl Hetherington
2021-08-12C++11 tidying.Carl Hetherington
2021-08-12White space.Carl Hetherington
2021-08-12Add comment.Carl Hetherington
2021-08-12Don't write empty <Text> nodes in subtitles/closed captions.Carl Hetherington
2021-08-04Allow specifying and writing sign language video language metadata (#2062).v2.15.157Carl Hetherington
2021-08-03Fix build with newer FFmpeg.Carl Hetherington
2021-08-03Some const-correctness.Carl Hetherington
2021-08-01Do all text -> HTML conversion for subtitles in the same place.Carl Hetherington
2021-07-24Add a comment.Carl Hetherington
2021-07-15C++11 tidying.Carl Hetherington
2021-07-13Add label for sign language track.Carl Hetherington
2021-07-05Tidy a little and use some std::vector instead of raw arrays.Carl Hetherington
2021-07-05Use dcp::file_to_string().Carl Hetherington
2021-07-05Use unique_ptr.Carl Hetherington
2021-07-05C++11 tidying.Carl Hetherington
2021-07-04C++11 tidying.Carl Hetherington
2021-07-03Use std::vector rather than a raw array.Carl Hetherington
2021-07-03C++11 tidying.Carl Hetherington
2021-07-02Don't abort the update checker thread when one curl_easy_perform fails.Carl Hetherington
2021-07-01Remove unused variable.Carl Hetherington
2021-06-24Fix incorrect timestamps when exporting as reels (#2052).v2.15.155Carl Hetherington
2021-06-24Fix incorrect issuer/creator in CPL files.Carl Hetherington
2021-06-23Improve some error messages.Carl Hetherington
2021-06-23Add some more DecodeError constructors.Carl Hetherington
2021-06-22C++11 cleanup.Carl Hetherington
2021-06-21Remember the path used for "add files" (#2049).Carl Hetherington
2021-06-13Ignore incoming data when suspended.Carl Hetherington
2021-06-13Comment fixes.Carl Hetherington
2021-06-12Updated nl_NL translation from Rob van Nieuwkerk.Carl Hetherington
2021-06-07pot/merge.Carl Hetherington
2021-06-04Fix errors when seeking FFmpeg for some formats.Carl Hetherington
2021-06-04Ignore HMAC discrepencies when reading DCPs.Carl Hetherington
2021-06-03Ignore errors from avcodec_receive_frame when flushing video (#2035).Carl Hetherington
2021-06-01Add hint when no audio language is set (#2033).Carl Hetherington
2021-06-01Tidying.Carl Hetherington
2021-06-01Add comment.Carl Hetherington