summaryrefslogtreecommitdiff
path: root/src/wx/timing_panel.cc
AgeCommit message (Expand)Author
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
2015-11-06Allow single-frame image contents to adjust their video frame rates to that o...Carl Hetherington
2015-09-30Fix recently-broken video frame rate override control sensitivity.Carl Hetherington
2015-09-30Handle video frame rates and subtitles a bit more correctly.Carl Hetherington
2015-09-14Lots of #include <iostream>s for Arch.Carl Hetherington
2015-09-14Some use of BOOST_FOREACH.Carl Hetherington
2015-07-29Replace Time::frames with Time::frames_round and Time::frames_floor.Carl Hetherington
2015-07-16More float -> double.Carl Hetherington
2015-07-14Express trims using ContentTime so that they do not changeCarl Hetherington
2015-06-21No-op: remove all trailing whitespace.Carl Hetherington
2015-06-14Add buttons to set trim from current playhead position (#372).Carl Hetherington
2015-05-27Untested use of Frame for video/audio content lengths.Carl Hetherington
2015-04-29Hand-apply b737b25e10a4bcfb8cb645e95a089192347b4805 from master; more deflick...Carl Hetherington
2015-04-16Add our own raw_convert that uses SafeStringStream.Carl Hetherington
2015-03-25Hand-apply 3e3d3e46a74af7b3e6431033c7c80bd058c02cf6update; full/playCarl Hetherington
2015-03-25Hand-apply c7ce6fcf9bc6b5b1f6d823b7df256f43fefd660c; add a note to theCarl Hetherington
2015-01-09Hand-apply d7329603f8698f5302d11acfc233ca67695e654d from master; timecode lab...Carl Hetherington
2014-12-06More include fixes.Carl Hetherington
2014-09-30Basic video fade support.Carl Hetherington
2014-08-23Merge master.Carl Hetherington
2014-08-18Fix crash when updating timing panel.Carl Hetherington
2014-08-11Merge master.Carl Hetherington
2014-08-08Allow support for changing timing details on multiple content simultaneously.Carl Hetherington
2014-07-23#include trimming.Carl Hetherington
2014-07-13Separate code for the content panel out into a separate class.Carl Hetherington
2014-06-26Merge master.Carl Hetherington