summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2022-05-19wip: black pieces; sad part is that Shuffler can't cope with content that doe...2253-3d-emptyCarl Hetherington
2022-05-16_shuffler can be a optional<>.Carl Hetherington
2022-05-16Remove an old hack that is no longer necessary.Carl Hetherington
2022-05-16Make EmptyVideo work with stereo a little better.Carl Hetherington
2022-05-16Add overlap() for lists of time periods.Carl Hetherington
2022-05-16Whitespace tweaks.Carl Hetherington
2022-05-16Some more detailed logging.Carl Hetherington
2022-05-16Remove an unnecessary include.Carl Hetherington
2022-05-16Add an include guard.Carl Hetherington
2022-05-16Give subtract() lists for both parameters.Carl Hetherington
2022-05-16Split Empty into two separate classes, EmptyAudio and EmptyVideo.Carl Hetherington
2022-05-15Improve the clarity of some log messages.Carl Hetherington
2022-05-15Layout alignment tweaks.Carl Hetherington
2022-05-14Store audio fades in template (#2254).Carl Hetherington
2022-05-13Support auto-crop for YUV422P10LE.Carl Hetherington
2022-05-13Give a better error when guess_crop can't cope with a pixel format.Carl Hetherington
2022-05-12Fix build on Debian 9.Carl Hetherington
2022-05-12Supporters update.Carl Hetherington
2022-05-11Missing <b> tag in sv_SE translation (#2243).Carl Hetherington
2022-05-11Fix warning introduced a couple of commits ago.Carl Hetherington
2022-05-11Updated pl_PL translation from Michał Tomaszewski.Carl Hetherington
2022-05-11Fix typo in string (thanks Michał Tomaszewski)Carl Hetherington
2022-05-11Tidy up careful_string_filter and add some extra transliterations.Carl Hetherington
2022-05-11Use GetCommandLineW() to get a UTF16-encoded command line on Windows (#2248).Carl Hetherington
2022-05-11Move some common methods out to cross_unix.ccCarl Hetherington
2022-05-11Fix ignore_video checker for separate-3D content (#2246).Carl Hetherington
2022-05-10Possibly improve shuffler behaviour (use one for all content if any 3D is pre...Carl Hetherington
2022-05-09Missing include.Carl Hetherington
2022-05-08Add new screen to the right place just after adding a new cinema (#2249).Carl Hetherington
2022-05-08Speed up content selection when we have audio analysis files (#2247).Carl Hetherington
2022-05-06Updated zh_CN translationDian Li
2022-05-06C++11 tidying.Carl Hetherington
2022-05-06Missing include.Carl Hetherington
2022-05-06Fix truncated email addresses in cinema email address.Carl Hetherington
2022-05-06Fix missing buttons in cinema email list.Carl Hetherington
2022-05-05Use dcp::File in DCP-o-matic (#2231).Carl Hetherington
2022-05-05Update for change to libdcp API.Carl Hetherington
2022-05-03Add preference for default KDM duration (#2224).Carl Hetherington
2022-05-02Fix colour of preview when there is no film loaded.Carl Hetherington
2022-05-02It doesn't seem necessary to use shared_ptr for the DCPVideo queue in J2KEnco...v2.16.x-oldCarl Hetherington
2022-05-02Extract and improve code to find missing files (#1940).Carl Hetherington
2022-05-02C++11 / sorting cleanups.Carl Hetherington
2022-05-02Extract simple_digest().Carl Hetherington
2022-05-02Replace some raw arrays with std::vectors.Carl Hetherington
2022-05-02Add more filenames to content properties (#2120).Carl Hetherington
2022-05-02Add CPL_FILENAME variable for cover sheets (#2107).Carl Hetherington
2022-05-02C++11 tidying.Carl Hetherington
2022-05-01Make sure that crop preview rectangle is properly hidden when we close the au...Carl Hetherington
2022-05-01Fix the alignment of the current position in the playback controls.Carl Hetherington
2022-04-30Another macOS build fix.Carl Hetherington