summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-12pot/merge.Carl Hetherington
2021-08-12Add missing verification description.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-10Missing full stop.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-01Bump libsub for SubRip tag parsing fix.Carl Hetherington
2021-08-01Do all text -> HTML conversion for subtitles in the same place.Carl Hetherington
2021-07-24Fix old mac (single-arch) build.Carl Hetherington
2021-07-24Add a comment.Carl Hetherington
2021-07-16Fix build with older boost.Carl Hetherington
2021-07-15Fix use-own-dirpicker build.v2.15.156Carl Hetherington
2021-07-15Bump libdcp for channel assignment fix (#2062).Carl Hetherington
2021-07-15C++11 tidying.Carl Hetherington
2021-07-14dcpomatic2_disk_writer needs cap_sys_admin otherwise umount fails.Carl Hetherington
2021-07-14Fix compile warning.Carl Hetherington
2021-07-13Add label for sign language track.Carl Hetherington
2021-07-09C++11 tidying.Carl Hetherington
2021-07-09Fix strange layout problems with the content sub panels (#2059).Carl Hetherington
2021-07-08Take account of changes to default directory for new DCPs (#2058).Carl Hetherington
2021-07-08C++11 tidying.Carl Hetherington
2021-07-05Tidy a little and use some std::vector instead of raw arrays.Carl Hetherington
2021-07-05Fix alignment.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-01Fix race.Carl Hetherington
2021-07-01C++11 tidying.Carl Hetherington
2021-07-01Remove unused variable.Carl Hetherington
2021-06-29Update dialog layout fixes.Carl Hetherington
2021-06-29C++11 tidying.Carl Hetherington
2021-06-29Fix confusing black padding in GUI dark mode (#2053).Carl Hetherington
2021-06-28Update task bar icon when GUI theme changes (#1986).Carl Hetherington
2021-06-28C++11 tidying.Carl Hetherington
2021-06-25Extract gui_is_dark() to wx_util.Carl Hetherington
2021-06-25Make white/black versions of server icon.Carl Hetherington
2021-06-24Fix incorrect timestamps when exporting as reels (#2052).v2.15.155Carl Hetherington
2021-06-24Tweak test group name.Carl 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