summaryrefslogtreecommitdiff
path: root/src/wx/content_menu.h
AgeCommit message (Expand)Author
2024-06-09Add option to copy content settings from another project (#2808).Carl Hetherington
2023-10-10Add new "copy markers from this DCP" option (#2628).Carl Hetherington
2023-01-14Use wx_ptr for AutoCropDialogCarl Hetherington
2022-10-14Cleanup: use simpler ownership for FilmViewer.Carl Hetherington
2022-05-02Extract and improve code to find missing files (#1940).Carl Hetherington
2022-04-29Primitive auto-crop (#1477).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
2021-04-29Remove use of boost::noncopyable.Carl Hetherington
2021-01-07std::shared_ptrCarl Hetherington
2020-05-18Add a new "Advanced settings" dialog for content, accessibleCarl Hetherington
2020-04-21Add code to copy the data and hook it up to a menu item.Carl Hetherington
2018-07-21Revert "Remove join function; the code is long and I don't think anybody"Carl Hetherington
2018-07-20Remove join function; the code is long and I don't think anybodyCarl Hetherington
2018-02-27Add a load of explicit keywords.Carl Hetherington
2016-11-23Attempt to fix crash on hitting enter in the crop control on Windows (#1009).Carl Hetherington
2016-11-20ContentMenu is never destroyed, so some bits can be removed.Carl Hetherington
2016-10-15Add KDMs after resolving asset references; don't complainCarl Hetherington
2016-10-11Fix crash on opening content menu for DCPs that have had incorrect KDMs added.Carl Hetherington
2016-10-06Add menu option to select CPL.Carl Hetherington
2016-08-24Allow import of OV/VF DCPs (#906).Carl Hetherington
2016-05-25No-op; fix GPL address and use the explicit-program-name version.Carl Hetherington
2015-06-21No-op: remove all trailing whitespace.Carl Hetherington
2015-05-04701e75b87018ab1ec831f84b5325a0c76bd9f6ba from master; content properties dialog.Carl Hetherington
2015-03-24Hand-apply a2f81da6d9afc5d3b5e647e1e05ca5d4507af42c from master;Carl Hetherington
2015-03-16Hand-apply 33b76b675d747fd828aba91d9d857227cb8a8244 from master; make sure si...Carl Hetherington
2015-01-28Small fixes and tidy-ups spotted by cppcheck.Carl Hetherington
2014-09-12Add context menu option to re-examine content (#339).Carl Hetherington
2014-07-20Basic support for decryption of imported DCPs.Carl Hetherington
2014-07-13Separate code for the content panel out into a separate class.Carl Hetherington
2013-12-28ContentMenu was keeping its initial film and not using the current one; shoul...Carl Hetherington
2013-11-23Basics of joining.Carl Hetherington
2013-10-22Allow films to be loaded when content is missing.Carl Hetherington
2013-07-19Give content menu on both main control and timeline. Fix silly bug on updati...Carl Hetherington