summaryrefslogtreecommitdiff
path: root/src/wx/timing_panel.cc
AgeCommit message (Expand)Author
2021-08-12Fix flickering black square when selecting content on Windows (#1866).Carl Hetherington
2021-01-31Use enum class for Film::Property.Carl Hetherington
2021-01-07BOOST_FOREACH.Carl Hetherington
2021-01-07std::shared_ptrCarl Hetherington
2020-11-21Remove the "simple" UI (#1868).Carl Hetherington
2020-11-04Move video frame rate override into advanced prefs (#1852).Carl Hetherington
2020-09-27Tweak trim-to-end behaviour and button label.Carl Hetherington
2020-09-27Fix playhead position after trim-up-to (#1847).Carl Hetherington
2020-09-01Build fixes for Boost >= 1.73Carl Hetherington
2020-07-28Some more warning hiding.Carl Hetherington
2020-04-24Another build fix (for non-Linux this time).v2.15.57Carl Hetherington
2020-04-24Ubuntu 20.04 packaging.Carl Hetherington
2020-04-24Fix build following previous commit.Carl Hetherington
2020-02-28Fix incorrect results when applying some timing operations toCarl Hetherington
2020-01-07Fix typo causing failures to update the preview after changingCarl Hetherington
2019-09-27Use content video frame rate rather than the DCP one when readingCarl Hetherington
2019-05-10Put Time types in dcpomatic namespace.Carl Hetherington
2019-05-03Disallow unsetting the frame rate on FFmpeg/DCP content (#1547).Carl Hetherington
2019-01-11Put fade back into simple mode.v2.13.98Carl Hetherington
2018-12-08Support buttons.Carl Hetherington
2018-12-08Basics of in-place i18n with support for wxStaticText and wxCheckBox.Carl Hetherington
2018-11-21Take Film pointer out of Content.Carl Hetherington
2018-09-11FilmViewer API tidying.Carl Hetherington
2018-09-11Separate out management of controls.Carl Hetherington
2018-09-11Fix build.Carl Hetherington
2018-09-11Partial split of film viewer.Carl Hetherington
2018-09-07Simplify timing.Carl Hetherington
2018-09-06Interface levels in audio tab.Carl Hetherington
2018-07-23Tidy up after mass rename.Carl Hetherington
2018-07-23More automated renaming.Carl Hetherington
2018-07-21Basics of multiple captions per content so that DCPContent canCarl Hetherington
2018-07-19Clean up after previous commit.Carl Hetherington
2018-07-19Reword again: Text -> Caption and Plain -> Text.Carl Hetherington
2018-07-19PlainText -> PlainTextFile.Carl Hetherington
2018-07-19More renaming; text -> plain.Carl Hetherington
2018-07-19Rename Subtitle -> TextCarl Hetherington
2018-06-27Prevent setting of negative trims by changing play length.Carl Hetherington
2018-01-14Fix crash when unsetting forced video frame rates in the timing panel.Carl Hetherington
2017-01-04Fix non-frame-aligned trims when using trim-to-playhead.Carl Hetherington
2016-11-25Enable mysteriously disabled multi-selected-content edit of timing andCarl Hetherington
2016-11-19No-op; rename a whole load of wx constants to their shorter equivalents.Carl Hetherington
2016-11-14Hack to fix layout on OS X (#891).Carl Hetherington
2016-08-12Move locale_convert into libdcp.Carl Hetherington
2016-08-12Replace incorrect uses of raw_convert with a new locale_convert.Carl Hetherington
2016-08-12Move raw_convert into libdcp.Carl Hetherington
2016-07-04Fix control sensitivity in various places.Carl Hetherington
2016-06-29Speculative fix for #891.Carl Hetherington
2016-06-29Typo.Carl Hetherington
2016-06-13Add button to move things to the start of reels (#798).Carl Hetherington
2016-05-25No-op; fix GPL address and use the explicit-program-name version.Carl Hetherington