summaryrefslogtreecommitdiff
path: root/src/wx/dcp_panel.cc
AgeCommit message (Expand)Author
2021-09-19Remove unused VideoContentProperty::SCALE and listen to CUSTOM_{RATIO,SIZE} i...Carl Hetherington
2021-06-06Improve alignment of audio language controls (#2040).Carl Hetherington
2021-06-01Put audio language back in the Film.Carl Hetherington
2021-05-31Update ISDCF name when crop changes the ratio of the video (#2030).Carl Hetherington
2021-05-07Add DCPOMATIC_SPIN_CTRL_WIDTH and use it in a few places.Carl Hetherington
2021-05-03C++11 tidying.Carl Hetherington
2021-04-22Fix very wide spin button on Linux.Carl Hetherington
2021-04-16Use the same button text to open the audio plot in both Audio and DCP/Audio.Carl Hetherington
2021-04-16C++11 tidying.Carl Hetherington
2021-04-05Fix very wide J2K bandwidth spinbutton on GTK3.Carl Hetherington
2021-04-05Fix broken ISDCF name label.Carl Hetherington
2021-04-04Move luminance to Interop/SMPTE metadata and remove the ISDCF metadata dialogue.Carl Hetherington
2021-04-04Move chain to the Interop/SMPTE metadata.Carl Hetherington
2021-04-04Move some ISDCF flags to the Interop/SMPTE metadata.Carl Hetherington
2021-04-04Use studio and facility from Interop/SMPTE metadata rather than ISDCF.Carl Hetherington
2021-04-04Use ratings from Interop/SMPTE metadata instead of ISDCF metadata dialogue.Carl Hetherington
2021-04-04Use release territory from Interop/SMPTE metadata instead of ISDCF metadata d...Carl Hetherington
2021-04-04Inherit SMPTEMetadataDialog from a base class.Carl Hetherington
2021-04-04Use content version from Interop (or version number from SMPTE metadata)Carl Hetherington
2021-04-02Add language to audio content and use it instead of the general metadata.Carl Hetherington
2021-03-31Add burnt subtitle language to video content.Carl Hetherington
2021-03-31Put subtitle language back into content from the film (#1930).Carl Hetherington
2021-03-20Expand the DCP name entry a bit.Carl Hetherington
2021-01-31Use enum class for Film::Property.Carl Hetherington
2021-01-31More enum class additions.Carl Hetherington
2021-01-16Fix some label alignment.v2.15.123Carl Hetherington
2021-01-09More c++ tidying.Carl Hetherington
2021-01-07BOOST_FOREACH.Carl Hetherington
2021-01-07std::shared_ptrCarl Hetherington
2020-12-08Assorted macOS layout tweaks.Carl Hetherington
2020-11-21Update ISDCF name when subtitle language metadata changes (related to #1737).Carl Hetherington
2020-11-21Remove the "simple" UI (#1868).Carl Hetherington
2020-09-23Support CPL metadata.Carl Hetherington
2020-09-01Build fixes for Boost >= 1.73Carl Hetherington
2020-07-11Use new channel 14 ATMOS sync creation code in libdcp,Carl Hetherington
2020-06-19Make Atmos content work more like other content. Now its MXFsv2.15.82Carl Hetherington
2020-06-08Add space next to "use best" button.Carl Hetherington
2020-06-08Remove unnecessary setup of _frame_rate_sizer which isCarl Hetherington
2020-06-08Move upload-DCP-to-TMS button to preferences.Carl Hetherington
2020-06-08Remove encryption key options (#1760).Carl Hetherington
2020-06-08Always sign DCPs (#1760).Carl Hetherington
2020-05-17Clicking on the audio graph jumps to that position in the film (#1507).Carl Hetherington
2019-10-13Hide the upmixers unless an "advanced" configuration option is ticked.v2.15.22Carl Hetherington
2019-07-25Trim after _ in current name when enabling 'Use ISDCF name' (#1513).Carl Hetherington
2019-06-02Fix sensitivity of markers button.Carl Hetherington
2019-05-10Basics of metadata dialog - ratings.Carl Hetherington
2019-05-10Tweak button label.Carl Hetherington
2019-05-10Basics of setting and storing SMPTE CPL markers.Carl 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