summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-13Supporters update.v2.16.20Carl Hetherington
2022-08-13Fix crashes when the find-missing code finds an inacessible directory (#2291).Carl Hetherington
2022-08-12Remove misleading comment.Carl Hetherington
2022-08-12Put the OpenGL XYZ -> RGB gammas the right way round (#2294).Carl Hetherington
2022-08-12Add a test for video YUV -> full RGB level conversion.Carl Hetherington
2022-08-12Add some more formats to pixfmts.c.Carl Hetherington
2022-08-11Cleanup: don't repeat check inside resume() before calling it.Carl Hetherington
2022-08-11Allow cancellation of un-started jobs (#2777).Carl Hetherington
2022-08-11Cleanup: set job state to cancelled in a different place.Carl Hetherington
2022-08-11Fix d881836379172f4072ed81ea074f46b3a363a681 which removed clearingCarl Hetherington
2022-08-11Lower some error thresholds now that check_image() actually works in these ca...Carl Hetherington
2022-08-11Fix broken writing of 16-bit images (the pixels must be written MSB-first).Carl Hetherington
2022-08-11Cleanup: remove duplicated code.Carl Hetherington
2022-08-10Bump libsub for fix to SSA colour tag parsing.Carl Hetherington
2022-08-09Fix lines down the right-hand-side of exports in some cases.Carl Hetherington
2022-08-08Use wxNO_UNSAFE_WXSTRING_CONV and fix a bug it reveals.Carl Hetherington
2022-08-04Cleanup: fix typo in comment.Carl Hetherington
2022-08-04Python 3 fixes, and add average video frame rate readout.Carl Hetherington
2022-07-25Updated sl_SI translation from Martin Srebotnjak.Carl Hetherington
2022-07-25Updated sl_SI translation from Martin Srebotnjak.Carl Hetherington
2022-07-23Even more logging when reading DCPs.Carl Hetherington
2022-07-23Add some more logging when reading DCPs.Carl Hetherington
2022-07-23Ignore .cache.Carl Hetherington
2022-07-21C++11 tidying.Carl Hetherington
2022-07-20Fix failure to update peak on changing gain (#2286).v2.16.19Carl Hetherington
2022-07-20Supporters update.Carl Hetherington
2022-07-20Supporters update.Carl Hetherington
2022-07-20Add some logging to the KDM creator.Carl Hetherington
2022-07-20Basic release notes support (#2282).Carl Hetherington
2022-07-20Add option to give HTMLDialog an OK button.Carl Hetherington
2022-07-20Hack more height for HTMLDialog.Carl Hetherington
2022-07-20Use bitmap_path to find me.jpegCarl Hetherington
2022-07-20Change bitmap_path to take a full name with extension.Carl Hetherington
2022-07-20Make it possible to build just one thing for macOS rather than everything.Carl Hetherington
2022-07-20Bump libsub for fixes to SSA/ASS font sizing.Carl Hetherington
2022-07-20Add missing <dir> entries to the macOS fonts.confCarl Hetherington
2022-07-20Also copy fonts in osx/copy_resources.shCarl Hetherington
2022-07-20Add some logging to the system font finder.Carl Hetherington
2022-07-20Handle vertical alignment of subs correctly wrt the difference between Intero...Carl Hetherington
2022-07-20Whitespace tweak.Carl Hetherington
2022-07-20Improve a variable name.Carl Hetherington
2022-07-20Tidy up font rendering for subtitles.Carl Hetherington
2022-07-20Add useful debugging test which might be tricky to use properly because of re...Carl Hetherington
2022-07-20Tidy up some test names and remove pointless comments.Carl Hetherington
2022-07-20Allow multiple DCPs to be written to a disk (#1756).Carl Hetherington
2022-07-17Updated sl_SI translation from Martin Srebotnjak.Carl Hetherington
2022-07-17Fix a couple of reserve()s that should be resize() (#2285).Carl Hetherington
2022-07-15Bump libdcp for bug in previous commit.Carl Hetherington
2022-07-15Bump libdcp so that it closes MXF files when destroying asset writers.Carl Hetherington
2022-07-15Fix failure to destroy the J2KEncoder when an encode fails/is cancelled.Carl Hetherington