summaryrefslogtreecommitdiff
path: root/src/wx
AgeCommit message (Expand)Author
2022-05-23Move convert_to_xyz out of DCPVideo.Carl Hetherington
2022-05-22OpenGL line width > 1.0 does not seem to work on macOS (gives an INVALID_VALUE).Carl Hetherington
2022-05-22Cleanup: use an enum rather than a magic value.Carl Hetherington
2022-05-15Layout alignment tweaks.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-11Updated pl_PL translation from Michał Tomaszewski.Carl Hetherington
2022-05-11Fix typo in string (thanks Michał Tomaszewski)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-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-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-02Extract and improve code to find missing files (#1940).Carl Hetherington
2022-05-02C++11 / sorting cleanups.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-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
2022-04-30Fix macOS build.Carl Hetherington
2022-04-29Use explicit parameters to the EditableList constructor, and allowCarl Hetherington
2022-04-29C++11 tidying.Carl Hetherington
2022-04-29Fix (I think) some strange situations where ::get() on dialogsCarl Hetherington
2022-04-29Supporters update.Carl Hetherington
2022-04-29Hide some more warnings.Carl Hetherington
2022-04-29Hide some warnings.Carl Hetherington
2022-04-29Set window title based on the directory from Film.Carl Hetherington
2022-04-29Remove unused lambda capture.Carl Hetherington
2022-04-29Primitive auto-crop (#1477).Carl Hetherington
2022-04-29Try to make the GL code a little clearer.Carl Hetherington
2022-04-29Rename border line to outline content.Carl Hetherington
2022-04-29Tweak content menu ordering.Carl Hetherington
2022-04-29Basic display of markers above the playback timeline (#1921).Carl Hetherington
2022-04-29Extract marker strings out to a separate method.Carl Hetherington
2022-04-29Allow 96kHz audio as an advanced option (#1789).Carl Hetherington
2022-04-23Fix Windows build.Carl Hetherington
2022-04-22Use libdcp's warnings.hCarl Hetherington
2022-04-21Disable warnings around all wx includes.Carl Hetherington
2022-04-21Tidying.Carl Hetherington
2022-04-20Add button to use same fades for audio as video (#2230).Carl Hetherington
2022-04-20Tidying.Carl Hetherington
2022-04-20C++11 tidying.Carl Hetherington
2022-04-20Remove DCP class and replace its functionality with a plain method in libdcp.Carl Hetherington