summaryrefslogtreecommitdiff
path: root/src/wx/content_menu.h
AgeCommit message (Collapse)Author
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
if a single KDM fails to decrypt a VF/OV combination.
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
allow "deletion" of the audio part of a FFmpeg file from the timeline; delete unmaps the audio (#316).
2015-03-16Hand-apply 33b76b675d747fd828aba91d9d857227cb8a8244 from master; make sure ↵Carl Hetherington
signals are disconnected in the right places.
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; ↵Carl Hetherington
should fix #255.
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 ↵Carl Hetherington
updating editor panels.