summaryrefslogtreecommitdiff
path: root/src/wx/timing_panel.cc
AgeCommit message (Expand)Author
2025-07-16Suspend change signals when settings lengths of selection (#3064).Carl Hetherington
2025-05-11White space, some auto: timing_panel.{cc,h}Carl Hetherington
2025-05-11Use case for property checks now that it's possible.Carl Hetherington
2025-02-09Remove unnecessary wx_ptrCarl Hetherington
2024-09-03Remove use of wxT in favour of char_to_wx().Carl Hetherington
2024-01-21Remove unused variables.Carl Hetherington
2024-01-11Fix timecode order in RTL languages (part of #2696).Carl Hetherington
2024-01-09Move ScopeGuard into libdcp.Carl Hetherington
2023-08-09Extract Film::Property to its own header to (maybe) increase compilation speed.Carl Hetherington
2023-04-25Cleanup: remove some unnecessary includes.Carl Hetherington
2023-01-14Add wx_ptr and use it instead of ScopeGuard in a lot of places.Carl Hetherington
2023-01-14Use ScopeGuard more.Carl Hetherington
2022-11-26Noisy change to get film into AudioContent::modify_trim_start().Carl Hetherington
2022-10-14Cleanup: use simpler ownership for FilmViewer.Carl Hetherington
2022-04-22Use libdcp's warnings.hCarl Hetherington
2021-10-13Don't allow negative trims to be set up via changes to play length (#2105).v2.15.168Carl Hetherington
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