Missed update to private test repo version.
[dcpomatic.git] / src / wx / video_panel.cc
2024-03-15 Carl HetheringtonAdd dark-mode link icon.
2024-03-15 Carl HetheringtonFix link icon width on macOS.
2024-02-21 Carl HetheringtonMake DCPExaminer::size() optional and deal with the... v2.16.78
2023-10-28 Carl HetheringtonAdd some const& to uses of auto.
2023-08-09 Carl HetheringtonExtract Film::Property to its own header to (maybe...
2023-01-27 Carl HetheringtonMore stack-allocated Dialog objects.
2022-11-02 Carl HetheringtonCleanup: use new CheckBox::bind().
2022-07-20 Carl HetheringtonChange bitmap_path to take a full name with extension.
2022-04-22 Carl HetheringtonUse libdcp's warnings.h
2022-04-21 Carl HetheringtonDisable warnings around all wx includes.
2022-03-13 Carl HetheringtonFix sensitivity of custom scaled edit button.
2021-10-03 Carl HetheringtonDifferentiate requested and actual crop.
2021-09-19 Carl HetheringtonFix failure to reset state to "to fit DCP" properly...
2021-09-19 Carl HetheringtonRemove unused VideoContentProperty::SCALE and listen...
2021-08-12 Carl HetheringtonFix flickering black square when selecting content...
2021-07-08 Carl HetheringtonC++11 tidying.
2021-07-08 Carl HetheringtonFix strange layout problems with the content sub panels...
2021-06-06 Carl HetheringtonUse "Colour" not "Colour conversion" as a label name. osx-alignment
2021-06-06 Carl HetheringtonFix link icons on macOS.
2021-05-30 Carl HetheringtonTweak behaviour of crop link buttons (#2034).
2021-05-20 Carl HetheringtonTweak crop icon for GTK2 builds (#1997).
2021-03-20 Carl HetheringtonFix setting of fade in/out on multiple pieces of conten...
2021-01-31 Carl HetheringtonUse enum class for Film::Property.
2021-01-27 Carl HetheringtonUse enum class for VideoRange.
2021-01-15 Carl HetheringtonTweak link icon width on macOS; looks right on Big...
2021-01-07 Carl HetheringtonBOOST_FOREACH.
2021-01-07 Carl Hetheringtonstd::shared_ptr
2020-12-08 Carl HetheringtonShrink some big buttons.
2020-12-08 Carl HetheringtonFix crop control alignment on macOS (#1864).
2020-11-21 Carl HetheringtonRemove the "simple" UI (#1868).
2020-11-20 Carl HetheringtonDisable video range control for DCP content (#1821).
2020-09-01 Carl HetheringtonBuild fixes for Boost >= 1.73
2020-08-03 Carl HetheringtonMerge branch 'v2.15.x' of ssh://git.carlh.net/home...
2020-08-02 Carl HetheringtonTweak link button width on GTK3.
2020-06-27 Carl HetheringtonMove video filters controls into advanced content dialo...
2020-05-23 Carl HetheringtonLayout tweaks for GTK3.
2020-05-17 Carl HetheringtonAdd a new "Advanced settings" dialog for content, acces...
2020-05-12 Carl HetheringtonRe-work scaling following excellent insights by Carsten...
2020-05-12 Carl HetheringtonAdd crop left/right top/bottom link control.
2020-05-11 Carl HetheringtonChange video content scaling so that it either:
2020-05-11 Carl HetheringtonReformat crop controls.
2020-02-29 Carl HetheringtonAllow changing colour conversion settings for multiple...
2020-01-10 Carl HetheringtonDon't truncate active_video_frame_rate to an int otherw... v2.15.41
2020-01-09 Carl HetheringtonMake the 'why not' messages for VF a bit clearer.
2019-10-31 Carl HetheringtonSet fade in/out using content frame rate rather than...
2019-06-02 Carl HetheringtonAlways hide reference note if it's empty.
2019-05-31 Carl HetheringtonBasics of allowing video parts of FFmpegContent to...
2019-05-24 Carl HetheringtonBasic ability to set video range (JPEG/MPEG) at least...
2019-05-10 Carl HetheringtonPut Time types in dcpomatic namespace.
2019-01-11 Carl HetheringtonPut fade back into simple mode. v2.13.98
2018-12-08 Carl HetheringtonSupport buttons.
2018-12-08 Carl HetheringtonBasics of in-place i18n with support for wxStaticText...
2018-11-21 Carl HetheringtonTake Film pointer out of Content.
2018-11-12 Carl HetheringtonExtend maximum crop to 4096 (#1401).
2018-10-20 Carl HetheringtonMerge branch 'master' of /home/carl/src/dcpomatic
2018-10-20 Carl HetheringtonRemove erroneous empty gettext translations.
2018-10-13 Carl HetheringtonGive a better reason for not referencing when there... v2.13.61
2018-09-07 Carl HetheringtonRemove unused variable.
2018-09-07 Carl HetheringtonRest of DCP panel.
2018-09-06 Carl HetheringtonInterface levels in audio tab.
2018-09-06 Carl HetheringtonTweak crop layout.
2018-09-06 Carl HetheringtonPut OV checkbox into advanced UI.
2018-09-06 Carl HetheringtonBasic simple support for video panel.
2018-08-19 Carl HetheringtonUpdate new panels when they are created.
2018-08-19 Carl HetheringtonWhite space.
2018-03-27 Carl HetheringtonUse a label rather than a tooltip to tell users why...
2018-03-27 Carl Hetheringtonwhy_not in can_reference can just be a string rather...
2018-02-01 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2018-01-31 Carl HetheringtonTweak label as suggested by Carsten.
2017-10-18 Carl HetheringtonFix wx3.1 crash.
2016-11-19 Carl HetheringtonNo-op; rename a whole load of wx constants to their...
2016-09-26 Carl HetheringtonDisallow refer if the film frame size is not the same...
2016-09-21 Carl HetheringtonDisallow referencing DCPs of different frame rates...
2016-08-05 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2016-08-05 Carl HetheringtonCoding style tweak.
2016-06-14 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2016-06-13 Carl HetheringtonAdd 3D video frame type for, e.g. 3D DCP inputs (part...
2016-05-30 Carl HetheringtonAdd Cancel button to custom colour conversion dialogue...
2016-05-25 Carl HetheringtonNo-op; fix GPL address and use the explicit-program...
2016-05-24 Carl HetheringtonDisallow referencing of Interop DCPs in SMPTE films...
2016-05-18 Carl HetheringtonMove video frame rate ('prepared-for') into Content.
2016-05-18 Carl HetheringtonRename video/audio/subtitle part methods.
2016-05-18 Carl HetheringtonSplit audio; builds.
2016-05-18 Carl HetheringtonOne missing ->video.
2016-05-18 Carl HetheringtonFix a couple of small type errors.
2016-05-18 Carl HetheringtonSubtitle rearrangements.
2016-05-18 Carl HetheringtonReasonably straightforward stuff; main things are adding
2016-04-28 Carl HetheringtonAdd some TRANSLATORS comments.
2016-04-14 Carl HetheringtonFix hinted translation.
2016-04-07 Carl HetheringtonDisambiguate the word 'Custom' in translations.
2016-01-07 Carl HetheringtonFactor out some common stuff and give a better tooltip...
2015-11-27 Carl HetheringtonTweak video panel spacing.
2015-11-13 Carl HetheringtonFix sensitivity of colour conversion edit button.
2015-11-13 Carl HetheringtonDisable YUV->RGB conversion controls with non-YUV sourc...
2015-11-07 Carl HetheringtonTidy up; rename add_label_to_grid_bag_sizer -> add_labe...
2015-10-13 Carl HetheringtonSome attempts to block referencing of DCPs when it...
2015-09-16 Carl HetheringtonFront-end to set up referencing of DCPs.
2015-09-14 Carl HetheringtonLots of #include <iostream>s for Arch.
2015-09-14 Carl HetheringtonSome use of BOOST_FOREACH.
2015-07-29 Carl HetheringtonReplace Time::frames with Time::frames_round and Time...
next