summaryrefslogtreecommitdiff
path: root/src/wx/hints_dialog.cc
AgeCommit message (Expand)Author
2025-02-02White space: config.{cc,h} player.{cc,h} about_dialog.{cc,h} hints_dialog.{cc,h}Carl Hetherington
2024-09-03Remove use of wxT in favour of char_to_wx().Carl Hetherington
2024-09-03Remove some implicit conversions between wxString and std::string.Carl Hetherington
2023-05-29Focus the "make DCP/OK" button in the hints dialog (#2539).Carl Hetherington
2022-11-02Cleanup: use new CheckBox::bind().Carl Hetherington
2022-04-22Use libdcp's warnings.hCarl Hetherington
2021-04-21Handle connections to the Hints object more correctly.Carl Hetherington
2021-04-21C++11 tidying.Carl Hetherington
2021-01-31More enum class additions.Carl Hetherington
2021-01-07BOOST_FOREACH.Carl Hetherington
2021-01-07std::shared_ptrCarl Hetherington
2020-09-01Build fixes for Boost >= 1.73Carl Hetherington
2020-07-27Hide warnings triggered by Ubuntu 20.04's gcc.Carl Hetherington
2019-09-09Handle errors a little better when scanning for closed captions (in hints).Carl Hetherington
2019-01-26Fix hints object so that its lifetime is (nearly) the same as its thread.Carl Hetherington
2019-01-06Improve hints dialog in various ways, especially with long projects (#1439).Carl Hetherington
2018-12-08Basics of in-place i18n with support for wxStaticText and wxCheckBox.Carl Hetherington
2018-08-19Similar pending/done for Film::Change.Carl Hetherington
2018-08-19Replace May/Done/NotDone signal sets with one signal and extendCarl Hetherington
2018-08-08Tweak message now that hints dialog is shown even when there are no hints.Carl Hetherington
2018-07-26Background-threaded hints including line length of CCAPs.Carl Hetherington
2016-11-19No-op; rename a whole load of wx constants to their shorter equivalents.Carl Hetherington
2016-07-08Show hints before make DCP (#823).Carl Hetherington
2016-07-08Factor out hints code into its own method.Carl Hetherington
2016-06-21Revert "Use make_shared<>."Carl Hetherington
2016-06-21Use make_shared<>.Carl Hetherington
2016-05-25Hint on high audio levels (part of #822).Carl Hetherington
2016-05-25No-op; fix GPL address and use the explicit-program-name version.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
2015-12-24Remove hints about odd and zero channel counts as they can no longer be set u...Carl Hetherington
2015-12-18Add hint about 24/48fps Interop.Carl Hetherington
2015-11-02Fix incorrect preview of italic subtitles (#728).Carl Hetherington
2015-09-25Fix incorrect hint.Carl Hetherington
2015-09-14Some use of BOOST_FOREACH.Carl Hetherington
2015-06-21No-op: remove all trailing whitespace.Carl Hetherington
2015-06-19No-op; variable renaming.Carl Hetherington
2015-06-09Hide Font members behind accessors.Carl Hetherington
2015-06-09Add hint about > 640kB font files (#588).Carl Hetherington
2015-03-16Hand-apply 33b76b675d747fd828aba91d9d857227cb8a8244 from master; make sure si...Carl Hetherington
2014-12-20Hand-apply d849d411cff28ef5453085791d0b4d7cd73bd070 from master; replace all ...Carl Hetherington
2014-11-07Fix latex-ism.Carl Hetherington
2014-11-07Add a hint if there is 3D content and the DCP is 2D.Carl Hetherington
2014-11-05Restore erroneously-removed line.Carl Hetherington
2014-11-05Hint on no audio and high JPEG2000 bit rates.Carl Hetherington
2014-08-31Hint when there may be a better DCP container option (#392).Carl Hetherington
2013-11-24Various joining fixes.Carl Hetherington
2013-11-23Remove Content::path(), add Content::path_summary().Carl Hetherington
2013-11-20Add primitive hints dialogue box.Carl Hetherington