Missed update to private test repo version.
[dcpomatic.git] / src / wx / dcp_panel.cc
2024-01-10 Carl HetheringtonFix crash when changing ISDCF name part length (#2690).
2024-01-05 Carl HetheringtonAdd new "territory type" so that INT-T{D,L} can be...
2023-11-29 Carl HetheringtonAllow 14 or 16 channels with ATMOS content, rather...
2023-09-12 Carl HetheringtonUpdate ISDCF name when DCP track changes.
2023-09-11 Carl HetheringtonUpdate DCP name when some text changes from subtitle...
2023-08-09 Carl HetheringtonExtract Film::Property to its own header to (maybe...
2023-08-08 Carl HetheringtonCleanup: use some better variable names and tidy ifs.
2023-06-23 Carl HetheringtonAdd config option to allow long ISDCF name parts.
2023-03-05 Carl HetheringtonFix small DCP standard choice (#2475).
2023-03-03 Carl HetheringtonAdd option to limit DCP output to the "Bv2.0 profile... v2.16.45
2023-02-28 Carl HetheringtonAdd a couple of tooltips.
2023-02-05 Carl HetheringtonFix placement of frame rate spinner (may fix #2182).
2023-01-16 Carl HetheringtonUse wx_ptr more.
2022-11-02 Carl HetheringtonCleanup: use new CheckBox::bind().
2022-10-24 Carl HetheringtonFix missing switch of Append -> add (#2358).
2022-10-14 Carl HetheringtonCleanup: use simpler ownership for FilmViewer.
2022-10-10 Carl HetheringtonHack to fix wxChoice heights on KDE (#2343).
2022-10-04 Carl HetheringtonAdd a Cancel button to the LanguageTagDialog.
2022-05-26 Carl HetheringtonHide audio sample rate option in DCP panel unless the...
2022-04-28 Carl HetheringtonAllow 96kHz audio as an advanced option (#1789).
2022-04-22 Carl HetheringtonUse libdcp's warnings.h
2022-04-21 Carl HetheringtonDisable warnings around all wx includes.
2022-04-21 Carl HetheringtonTidying.
2021-09-19 Carl HetheringtonRemove unused VideoContentProperty::SCALE and listen...
2021-06-06 Carl HetheringtonImprove alignment of audio language controls (#2040).
2021-06-01 Carl HetheringtonPut audio language back in the Film.
2021-05-30 Carl HetheringtonUpdate ISDCF name when crop changes the ratio of the...
2021-05-07 Carl HetheringtonAdd DCPOMATIC_SPIN_CTRL_WIDTH and use it in a few places.
2021-05-03 Carl HetheringtonC++11 tidying.
2021-04-22 Carl HetheringtonFix very wide spin button on Linux.
2021-04-15 Carl HetheringtonUse the same button text to open the audio plot in...
2021-04-15 Carl HetheringtonC++11 tidying.
2021-04-05 Carl HetheringtonFix very wide J2K bandwidth spinbutton on GTK3.
2021-04-05 Carl HetheringtonFix broken ISDCF name label.
2021-04-04 Carl HetheringtonRemove the ISDCF metadata dialogue box (#1929).
2021-04-04 Carl HetheringtonMove luminance to Interop/SMPTE metadata and remove...
2021-04-04 Carl HetheringtonMove chain to the Interop/SMPTE metadata.
2021-04-04 Carl HetheringtonMove some ISDCF flags to the Interop/SMPTE metadata.
2021-04-04 Carl HetheringtonUse studio and facility from Interop/SMPTE metadata...
2021-04-04 Carl HetheringtonUse ratings from Interop/SMPTE metadata instead of...
2021-04-04 Carl HetheringtonUse release territory from Interop/SMPTE metadata inste...
2021-04-04 Carl HetheringtonInherit SMPTEMetadataDialog from a base class.
2021-04-04 Carl HetheringtonUse content version from Interop (or version number...
2021-04-02 Carl HetheringtonAdd language to audio content and use it instead of...
2021-03-31 Carl HetheringtonAdd burnt subtitle language to video content.
2021-03-31 Carl HetheringtonPut subtitle language back into content from the film...
2021-03-20 Carl HetheringtonExpand the DCP name entry a bit.
2021-01-31 Carl HetheringtonUse enum class for Film::Property.
2021-01-31 Carl HetheringtonMore enum class additions.
2021-01-16 Carl HetheringtonFix some label alignment. v2.15.123
2021-01-09 Carl HetheringtonMore c++ tidying.
2021-01-07 Carl HetheringtonBOOST_FOREACH.
2021-01-07 Carl Hetheringtonstd::shared_ptr
2020-12-08 Carl HetheringtonAssorted macOS layout tweaks.
2020-11-21 Carl HetheringtonUpdate ISDCF name when subtitle language metadata chang...
2020-11-21 Carl HetheringtonRemove the "simple" UI (#1868).
2020-09-23 Carl HetheringtonSupport CPL metadata.
2020-09-01 Carl HetheringtonBuild fixes for Boost >= 1.73
2020-07-11 Carl HetheringtonUse new channel 14 ATMOS sync creation code in libdcp,
2020-06-19 Carl HetheringtonMake Atmos content work more like other content. Now... v2.15.82
2020-06-08 Carl HetheringtonAdd space next to "use best" button.
2020-06-08 Carl HetheringtonRemove unnecessary setup of _frame_rate_sizer which is
2020-06-08 Carl HetheringtonMove upload-DCP-to-TMS button to preferences.
2020-06-08 Carl HetheringtonRemove encryption key options (#1760).
2020-06-08 Carl HetheringtonAlways sign DCPs (#1760).
2020-05-17 Carl HetheringtonClicking on the audio graph jumps to that position...
2019-10-14 Carl HetheringtonMerge branch 'v2.15.x' of ssh://localhost:2222/home...
2019-10-13 Carl HetheringtonHide the upmixers unless an "advanced" configuration... v2.15.22
2019-07-25 Carl HetheringtonTrim after _ in current name when enabling 'Use ISDCF...
2019-06-02 Carl HetheringtonFix sensitivity of markers button.
2019-05-10 Carl HetheringtonBasics of metadata dialog - ratings.
2019-05-10 Carl HetheringtonTweak button label.
2019-05-10 Carl HetheringtonBasics of setting and storing SMPTE CPL markers.
2019-01-26 Carl HetheringtonSuggest that DCP rates <= 30 are used unless the user...
2019-01-10 Carl HetheringtonAdd File->Close to main DCP-o-matic (#1180).
2018-12-08 Carl HetheringtonSupport buttons.
2018-12-08 Carl HetheringtonBasics of in-place i18n with support for wxStaticText...
2018-11-27 Carl HetheringtonClean up slightly and put encrypted checkbox into full... v2.13.77
2018-11-27 Carl HetheringtonFix ghostly appearance of reencode-J2K button in simple...
2018-11-07 Carl HetheringtonAdd button to force re-encode of J2K content.
2018-09-07 Carl HetheringtonPut audio channels in full interface.
2018-09-07 Carl HetheringtonRest of DCP panel.
2018-09-06 Carl HetheringtonAdd simple/full interface option and make DCP panel...
2018-07-23 Carl HetheringtonTidy up after mass rename.
2018-07-23 Carl HetheringtonMore automated renaming.
2018-07-21 Carl HetheringtonBasics of multiple captions per content so that DCPCont...
2018-07-19 Carl HetheringtonClean up after previous commit.
2018-07-19 Carl HetheringtonRename Subtitle -> Text
2018-05-24 Carl HetheringtonTry another way of fixing accelerators stealing text...
2018-02-05 Carl HetheringtonMissing setup of sensitivity in DCP panel.
2018-02-01 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2018-01-31 Carl HetheringtonDisable DCP panel stuff which cannot be altered when...
2017-07-24 Carl HetheringtonMerge mxe branch.
2017-07-24 Carl HetheringtonUpdate ISDCF name when DCP frame rate changes (#1102).
2017-06-29 Carl HetheringtonWhite space.
2017-06-29 Carl HetheringtonOffer only flat/scope/full-frame as container choices...
2016-11-19 Carl HetheringtonNo-op; rename a whole load of wx constants to their...
2016-08-17 Carl HetheringtonLabel tweak to point out that J2K bandwidth setting...
2016-08-12 Carl HetheringtonMove locale_convert into libdcp.
2016-08-12 Carl HetheringtonReplace incorrect uses of raw_convert with a new locale...
next