summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2022-01-20fixup! Add some logging to notify_post().108-disk-writerCarl Hetherington
2022-01-20Add some logging to notify_post().Carl Hetherington
2022-01-20Be more persistent in getting the media path key.Carl Hetherington
2022-01-19Add uid/euid to macOS debug message.Carl Hetherington
2022-01-19Adjust how macOS drives are analysed and add a couple of tests.Carl Hetherington
2022-01-18Extract osx_disks_to_drives to cross_common for tests.Carl Hetherington
2022-01-18Build fix for new libdcp.Carl Hetherington
2022-01-18Extract part of analyse_media_path to cross_common for tests.Carl Hetherington
2022-01-18Shrink size of audio map.2138-shrink-prefsCarl Hetherington
2022-01-18Use less vertical height for name format hints.Carl Hetherington
2022-01-18Use less vertical height for the logging checkboxes.Carl Hetherington
2022-01-18Fix some big gaps in the prefs layout.Carl Hetherington
2022-01-18Update supporters.Carl Hetherington
2022-01-17Supporters update.Carl Hetherington
2022-01-17Fix build with new libdcp.Carl Hetherington
2022-01-17Add David Lankes as a tester.Carl Hetherington
2022-01-16Add some missing header includes.Luke Granger-Brown
<memory> is needed for std::*_ptr, and <algorithm> for std::transform.
2022-01-16Add --twok option to dcpomatic2_create.Carl Hetherington
2022-01-16Fix directory_containing_executable() in some cases (#2163).Carl Hetherington
2022-01-16Put * in the title bar when the DCP-o-matic project is modified (#1938).Carl Hetherington
2022-01-16Set window title based on the directory from Film.Carl Hetherington
2022-01-16Add Film::set_dirty().Carl Hetherington
2022-01-16Remove unused lambda capture.Carl Hetherington
2022-01-16Another macOS build fix with Rect.Carl Hetherington
2022-01-16Disambiguate Rect to fix macOS build.Carl Hetherington
2022-01-16C++11 tidying.Carl Hetherington
2022-01-16Primitive auto-crop (#1477).Carl Hetherington
2022-01-15Try to make the GL code a little clearer.Carl Hetherington
2022-01-15Rename border line to outline content.Carl Hetherington
2022-01-15Tweak content menu ordering.Carl Hetherington
2022-01-15Add guess_crop().Carl Hetherington
2022-01-15Basic display of markers above the playback timeline (#1921).Carl Hetherington
2022-01-15Extract marker strings out to a separate method.Carl Hetherington
2022-01-13Don't offer the tr_TR translation as it is very limited.Carl Hetherington
2022-01-12Supporters update.Carl Hetherington
2022-01-11Fix failure to decode multiple video frames from one packet (#2159).Carl Hetherington
2022-01-11Cleanup: move some stuff into process_video_frame().Carl Hetherington
2022-01-11Use a separate AVFrame for each stream when decoding.Carl Hetherington
This seems to be what ffplay does and it feels like it makes sense as frames may be built from multiple packets AFAICS.
2022-01-11Comment typo.Carl Hetherington
2022-01-10Fix crashes when using kdm_cli with a certificate instead of a cinema.Carl Hetherington
2022-01-10Allow tests to run kdm_cli().Carl Hetherington
2022-01-10Replace %c with nothing in KDM filenames if the cinema is not known.Carl Hetherington
2022-01-10Improve verbose output when writing to the current directory.Carl Hetherington
2022-01-10Allow control of where KDM CLI's output goes.Carl Hetherington
2022-01-10Use cout for help.Carl Hetherington
2022-01-10Use exceptions to handle errors in the KDM CLI.Carl Hetherington
2022-01-10Move KDM CLI tool into lib/Carl Hetherington
2022-01-10Remove unnecessary exit().Carl Hetherington
2022-01-09Speed up hints tests by not running a pointless audio analysis.Carl Hetherington
2022-01-09Fix misleading it_IT translation (thanks Fabrizio Carraro)Carl Hetherington