summaryrefslogtreecommitdiff
path: root/src/wx/timing_panel.cc
AgeCommit message (Expand)Author
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
2014-06-26Allow user to set video frame rate of video sources (to override the detected...Carl Hetherington
2014-06-22Merge master.Carl Hetherington
2014-06-21Some missing i18n markup. Add S_ macro to allow contextual translations. Ad...Carl Hetherington
2014-06-12Merge master.Carl Hetherington
2014-06-05Back port active_frame_rate_change stuff from v2, removing specification of v...Carl Hetherington
2014-04-01Merge master.Carl Hetherington
2014-03-22Give SndfileContent a video frame rate so that it can be specified by the user.Carl Hetherington
2014-03-21Mostly-merge master.Carl Hetherington
2014-03-18Tentative support for 3D from alternate frames.Carl Hetherington
2014-03-04New DCPTime/ContentTime types.Carl Hetherington
2014-01-07Update content lengths when changing frame rate.Carl Hetherington
2014-01-07Allow moving-still-image sources to have their frame rate specified.Carl Hetherington
2013-12-03Add play-length control to timing panel (#261).Carl Hetherington
2013-12-02Fix erroneous disabling of timing panel with audio-only sources.Carl Hetherington
2013-11-22Merge still/moving image classes.Carl Hetherington
2013-11-14Update subtitle / timing panels properly.Carl Hetherington
2013-11-11Basic multiple selection for cropping.Carl Hetherington
2013-08-29Fix strange rounding of still image durations (#204).Carl Hetherington
2013-07-30Somewhat untested and sketchy basics of trimming.Carl Hetherington
2013-07-30Make length editable only for still images.Carl Hetherington
2013-07-23Remove some dcp prefixes; better logging of content on DCP creation.Carl Hetherington
2013-07-19Split video panel.Carl Hetherington
2013-07-19Separate audio panel out.Carl Hetherington
2013-07-19Similarly split subtitle panel.Carl Hetherington
2013-07-19Split timing panel into its own class.Carl Hetherington