C++11 tidying.
[dcpomatic.git] / src / wx / colour_conversion_editor.cc
2021-07-08 Carl HetheringtonC++11 tidying.
2021-02-23 Carl HetheringtonFix some wx3.1 alignment.
2021-01-21 Carl HetheringtonAdapt for libdcp use of enum class.
2021-01-07 Carl Hetheringtonstd::shared_ptr
2018-12-08 Carl HetheringtonBasics of in-place i18n with support for wxStaticText...
2017-02-15 Carl HetheringtonTweak to labelling.
2017-02-14 Carl HetheringtonAdd output gamma correction subheading to colour conver...
2016-12-14 Carl HetheringtonAdd tentative support for the S-Gamut3/S-Log3 colourspace.
2016-11-19 Carl HetheringtonNo-op; rename a whole load of wx constants to their...
2016-08-12 Carl HetheringtonMove locale_convert into libdcp.
2016-08-12 Carl HetheringtonReplace incorrect uses of raw_convert with a new locale...
2016-08-12 Carl HetheringtonMove raw_convert into libdcp.
2016-08-12 Carl HetheringtonRemove all use of stringstream in an attempt to fix
2016-07-22 Carl HetheringtonRename SafeStringStream -> locked_stringstream. Bump...
2016-06-21 Carl HetheringtonRevert "Use make_shared<>."
2016-06-21 Carl HetheringtonUse make_shared<>.
2016-05-25 Carl HetheringtonNo-op; fix GPL address and use the explicit-program...
2016-03-12 Carl HetheringtonInclude trimming.
2016-03-10 Carl HetheringtonOptimise opening of colour conversion editor slightly.
2015-11-27 Carl HetheringtonSet the font to bold rather than using markup as the...
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-09-14 Carl HetheringtonLots of #include <iostream>s for Arch.
2015-07-02 Carl HetheringtonRemove output gamma configuration option after discussi...
2015-06-21 Carl HetheringtonNo-op: remove all trailing whitespace.
2015-05-25 Carl HetheringtonMake content colour version dialogue shorter in height.
2015-05-25 Carl HetheringtonRemove user-configurable colour conversion presets.
2015-04-24 Carl HetheringtonMerge branch '2.0' of git.carlh.net:git/dcpomatic into 2.0
2015-04-23 Carl HetheringtonMerge branch '2.0' of ssh://main.carlh.net/home/carl...
2015-04-22 Carl HetheringtonVarious changes to colour conversion specification...
2015-04-16 Carl HetheringtonAdd our own raw_convert that uses SafeStringStream.
2015-01-03 Carl HetheringtonVarious libdcp API changes.
2014-12-28 Carl HetheringtonBasic adaptations for changes to libdcp1 colour convers...
2014-11-25 Carl HetheringtonMerge branch '2.0' of ssh://main.carlh.net/home/carl...
2014-11-24 Carl HetheringtonHand apply 7e5cb78c7e14aac65d1e8a4df301cfac8cf20b2c...
2014-10-16 Carl HetheringtonMerge branch 'master' into 12bit
2014-08-23 Carl HetheringtonMerge master.
2014-08-19 Carl HetheringtonUse SafeStringStream instead of std::stringstream to...
2014-04-01 Carl HetheringtonMerge master.
2014-03-22 Carl HetheringtonAnother attempt to fix glitches in the colour conversio...
2013-11-15 Carl HetheringtonUse 2 decimal places for gamma controls instead of 1.
2013-09-17 Carl HetheringtonMerge 1.0 in.
2013-08-18 Carl HetheringtonTweak colour matrix precision display.
2013-08-17 Carl HetheringtonVarious bits mostly related to colour conversions.