summaryrefslogtreecommitdiff
path: root/src/wx/timing_panel.cc
AgeCommit message (Collapse)Author
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 ↵Carl Hetherington
detected one).
2014-06-22Merge master.Carl Hetherington
2014-06-21Some missing i18n markup. Add S_ macro to allow contextual translations. ↵Carl Hetherington
Add updates to de_DE from Carsten Kurz. Merge pot files.
2014-06-12Merge master.Carl Hetherington
2014-06-05Back port active_frame_rate_change stuff from v2, removing specification of ↵Carl Hetherington
video frame rate for sndfile sources.
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
Also remove references to libpostproc. Requested-by: Jean-Jacques Mantello
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