summaryrefslogtreecommitdiff
path: root/src/wx/dcp_panel.cc
AgeCommit message (Expand)Author
2020-10-26Allow building and running with wxWidgets 3.1.x as well as 3.0.x.Carl Hetherington
2020-08-31Build fixes for Boost >= 1.73v2.14.37Carl Hetherington
2019-01-26Suggest that DCP rates <= 30 are used unless the user explictly goes higher (...Carl Hetherington
2019-01-10Add File->Close to main DCP-o-matic (#1180).Carl Hetherington
2018-12-08Support buttons.Carl Hetherington
2018-12-08Basics of in-place i18n with support for wxStaticText and wxCheckBox.Carl Hetherington
2018-11-27Clean up slightly and put encrypted checkbox into full mode.v2.13.77Carl Hetherington
2018-11-27Fix ghostly appearance of reencode-J2K button in simple mode.Carl Hetherington
2018-11-07Add button to force re-encode of J2K content.Carl Hetherington
2018-09-07Put audio channels in full interface.Carl Hetherington
2018-09-07Rest of DCP panel.Carl Hetherington
2018-09-06Add simple/full interface option and make DCP panel respect it.Carl Hetherington
2018-07-23Tidy up after mass rename.Carl Hetherington
2018-07-23More automated renaming.Carl Hetherington
2018-07-21Basics of multiple captions per content so that DCPContent canCarl Hetherington
2018-07-19Clean up after previous commit.Carl Hetherington
2018-07-19Rename Subtitle -> TextCarl Hetherington
2018-05-24Try another way of fixing accelerators stealing text control arrow keys (#1263).Carl Hetherington
2018-02-05Missing setup of sensitivity in DCP panel.Carl Hetherington
2018-01-31Disable DCP panel stuff which cannot be altered when a DCP is being referenced.Carl Hetherington
2017-07-24Update ISDCF name when DCP frame rate changes (#1102).Carl Hetherington
2017-06-29White space.Carl Hetherington
2017-06-29Offer only flat/scope/full-frame as container choices and differentiateCarl Hetherington
2016-11-19No-op; rename a whole load of wx constants to their shorter equivalents.Carl Hetherington
2016-08-17Label tweak to point out that J2K bandwidth setting onlyCarl Hetherington
2016-08-12Move locale_convert into libdcp.Carl Hetherington
2016-08-12Replace incorrect uses of raw_convert with a new locale_convert.Carl Hetherington
2016-07-19Add tooltip to DCP name.Carl Hetherington
2016-07-15Add channel count hints to the default audio channel count preference,Carl Hetherington
2016-07-08Hints on DCP channel counts, as suggested by Carsten.Carl Hetherington
2016-06-16Potential fix for crash on loading a new film after starting an audio analysis.Carl Hetherington
2016-05-25No-op; fix GPL address and use the explicit-program-name version.Carl Hetherington
2016-05-24Missing S_ on translation markup.Carl Hetherington
2016-05-18Rename video/audio/subtitle part methods.Carl Hetherington
2016-05-18Split audio; builds.Carl Hetherington
2016-05-18Subtitle rearrangements.Carl Hetherington
2016-05-18Reasonably straightforward stuff; main things are addingCarl Hetherington
2016-04-29Fix incorrect date when using copy-as-name (#869).Carl Hetherington
2016-04-28Add some TRANSLATORS comments.Carl Hetherington
2016-04-25Assume burn-in when making ISDCF name unless we definitely have non-burnt subs.Carl Hetherington
2016-04-07Disambiguate the word 'Custom' in translations.Carl Hetherington
2016-02-24An unfortunately large set of timeline-related changes:Carl Hetherington
2016-02-16Add option to auto-upload to the TMS (#794).Carl Hetherington
2015-12-10Put ISDCF name subtitle language in lower case if subs are burnt in.Carl Hetherington
2015-11-12Extend maximum DCP audio channels to 16.Carl Hetherington
2015-11-07Tidy up; rename add_label_to_grid_bag_sizer -> add_label_to_sizer.Carl Hetherington
2015-11-06Fix slow update of DCP frame rate spinner.Carl Hetherington
2015-10-12Rename split-by-video content slightly; fix referencing to multi-reel DCPs.Carl Hetherington
2015-10-12Fix sensitivity of reel length entry.Carl Hetherington
2015-10-12Un-attached reel UI.Carl Hetherington