summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2021-05-25Clamp results correctly when shifting video levels, and account for that in t...Carl Hetherington
2021-05-25const-correctness tweak.Carl Hetherington
2021-05-25Forward-declare the right class.Carl Hetherington
2021-05-23Don't react so strongly to failure to bind the play server socket when starti...Carl Hetherington
2021-05-22Fix sensitivity of "Make KDM(s)" button (#2007).v2.15.151Carl Hetherington
2021-05-22C++11 tidying.Carl Hetherington
2021-05-21Fix invalid memory access introduced in 6f832724ef942f133f6f8d0a06d7377beea8f7a6v2.15.150Carl Hetherington
2021-05-21Fix thinko in 4ce4b8d3429a97eb4df63460c7e73863f44a621eCarl Hetherington
2021-05-21Tweak crop icon for GTK2 builds (#1997).Carl Hetherington
2021-05-20Check that wxSystemSettings::GetAppearance() exists.Carl Hetherington
2021-05-20Specify correct number of channels for LEQ(m) analyses of single pieces of co...Carl Hetherington
2021-05-19Don't assert on a non-existant codec (#1999).Carl Hetherington