summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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-21Use std::vector for add_files.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-12Offer all KDM types no matter what standard is in use.Carl Hetherington
2021-06-07pot/merge.Carl Hetherington
2021-06-07Use "Colour" not "Colour conversion" as a label name.osx-alignmentCarl Hetherington
2021-06-07Fix link icons on macOS.Carl Hetherington
2021-06-07macOS alignment fix (#2039).Carl Hetherington
2021-06-07Add DCPOMATIC_CHOICE_TOP_PAD.Carl Hetherington
2021-06-07macOS alignment fixes (#2045).Carl Hetherington
2021-06-07Fix alignment of labels on macOS (#2043).Carl Hetherington
2021-06-06Fix alignment of mail protocol control (#2042).Carl Hetherington
2021-06-06Use bitmap_path() and wxBITMAP_TYPE_PNG (not _RESOURCE) to allow prefs to wor...Carl Hetherington
2021-06-06Cleanup: use bitmap_path().Carl Hetherington
2021-06-06Improve alignment of audio language controls (#2040).Carl Hetherington
2021-06-06Add DCPOMATIC_CHECKBOX_BOTTOM_PAD.Carl Hetherington
2021-06-06Shrink width of timecode entries on macOS (#2041).Carl Hetherington
2021-06-05Give an error if a non-DCP folder is selected for DCP writing (#2024).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
2021-06-01Put audio language back in the Film.Carl Hetherington
2021-05-31Tweak behaviour of crop link buttons (#2034).Carl Hetherington
2021-05-31Allow any ratio to appear in the ISDCF name as an interior aspect ratio (#2030).Carl Hetherington
2021-05-31Update ISDCF name when crop changes the ratio of the video (#2030).Carl Hetherington
2021-05-30Fix crash when enabling luminance in SMPTE metadata.Carl Hetherington
2021-05-30Missing full stop.Carl Hetherington
2021-05-30Sign things that come out of the combiner (#2028).Carl Hetherington
2021-05-30Allow annotation text to be set when combining DCPs.Carl Hetherington
2021-05-28pot/merge.Carl Hetherington
2021-05-28Mark some strings that should not be translated; thanks to Adam Klotblixt.Carl Hetherington
2021-05-28Updated sv_SE translation from Adam Klotblixt.Carl Hetherington
2021-05-28Add some useful command-line options to dcpomatic2_disk.Carl Hetherington
2021-05-27Fix missing verification note.v2.15.152Carl Hetherington
2021-05-26Insert a delay to make sure the QUIT message arrives (#2018).Carl Hetherington
2021-05-26Tidy up Nanomsg more correctly.Carl Hetherington
2021-05-26Remove privilege escalation via seteuid() etc. on Linux.Carl Hetherington
2021-05-25Move video level conversion for RGB from FFmpegImageProxy to Image.Carl Hetherington
2021-05-25C++11 tidying.Carl Hetherington
2021-05-25Add video_to_full_range implementation for RGB48LE.Carl Hetherington