summaryrefslogtreecommitdiff
path: root/src/wx/timing_panel.cc
AgeCommit message (Expand)Author
2020-08-31Build fixes for Boost >= 1.73v2.14.37Carl Hetherington
2020-05-14Follow-up fix for GTK2 and GTK3 WX backends.v2.14.33Carl Hetherington
2020-02-29Fix incorrect results when applying some timing operations toCarl Hetherington
2020-01-07Fix typo causing failures to update the preview after changingCarl Hetherington
2019-10-01Use content video frame rate rather than the DCP one when readingCarl 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
2016-05-18Move video frame rate ('prepared-for') into Content.Carl Hetherington
2016-05-18Fix rebase onto master.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
2016-05-18Reasonably straightforward stuff; main things are addingCarl Hetherington
2016-04-28Add some TRANSLATORS comments.Carl Hetherington
2016-04-15Allow setup of the frame rate that audio content is prepared for.Carl Hetherington
2016-02-12Rename SubRip -> TextSubtitle.Carl Hetherington
2015-11-10Try harder to keep the playhead at the same *content* frame afterCarl Hetherington
2015-11-09Desensitize trim-up-to buttons as appropriate (#737).Carl Hetherington
2015-11-09Keep current frame visible when trimming start. Don't trim the currentCarl Hetherington