summaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)Author
2021-09-27Remove unused method.own-configCarl Hetherington
2021-09-27Add config location versioning (#2090).Carl Hetherington
2021-09-26Remove some unused using statements.Carl Hetherington
2021-09-26Prefer %userprofile% to %homedrive% and %homepath% for home directory locatio...Carl Hetherington
2021-09-25Read ISDCF Metadata from 2.14.x metadata (#2083).cah
2021-09-21Tweak formatting.v2.15.162Carl Hetherington
2021-09-21Only define UNICODE in src/lib/{cross_windows,util}.cc.Carl Hetherington
2021-09-21Move 'show in file manager' code to cross_*Carl Hetherington
2021-09-20Assorted tidying.Carl Hetherington
2021-09-20Add LastWrittenBy to metadata (#2080).Carl Hetherington
2021-09-20Use a constexpr and a nullptr.Carl Hetherington
2021-09-19include/using sorting and some white space.Carl Hetherington
2021-09-19Remove unused VideoContentProperty::SCALE and listen to CUSTOM_{RATIO,SIZE} i...Carl Hetherington
2021-09-19Check _inter_size in ::has_j2k() (fixes #2086).Carl Hetherington
2021-09-19Add state of _reencode_j2k to the video identifier.Carl Hetherington
2021-09-19Remove an unused using.Carl Hetherington
2021-09-19Fix failure to open v2.14.x documents with invalid or empty subtitle language...Carl Hetherington
2021-09-19C++11 and general tidying.Carl Hetherington
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