Merge.
[dcpomatic.git] / src / wx / timing_panel.cc
2014-06-27 Carl HetheringtonMerge 1.70.0-hotfix branch into master.
2014-06-26 Carl HetheringtonAllow user to set video frame rate of video sources...
2014-06-21 Carl HetheringtonSome missing i18n markup. Add S_ macro to allow contex...
2014-06-05 Carl HetheringtonBack port active_frame_rate_change stuff from v2, remov...
2014-03-22 Carl HetheringtonGive SndfileContent a video frame rate so that it can...
2014-03-18 Carl HetheringtonTentative support for 3D from alternate frames.
2014-01-07 Carl HetheringtonUpdate content lengths when changing frame rate.
2014-01-07 Carl HetheringtonAllow moving-still-image sources to have their frame...
2013-12-03 Carl HetheringtonAdd play-length control to timing panel (#261).
2013-12-02 Carl HetheringtonFix erroneous disabling of timing panel with audio...
2013-11-29 Carl HetheringtonMerge branch '1.0' into 1.0-vob
2013-11-29 Carl HetheringtonMerge master.
2013-11-22 Carl HetheringtonMerge branch '1.0' into 1.0-vob
2013-11-22 Carl HetheringtonMerge still/moving image classes.
2013-11-14 Carl HetheringtonUpdate subtitle / timing panels properly.
2013-11-14 Carl HetheringtonMerge branch '1.0' into 1.0-multiple-selection
2013-11-11 Carl HetheringtonMerge branch '1.0' into 1.0-multiple-selection
2013-11-11 Carl HetheringtonBasic multiple selection for cropping.
2013-09-17 Carl HetheringtonMerge 1.0 in.
2013-08-29 Carl HetheringtonFix strange rounding of still image durations (#204).
2013-07-30 Carl HetheringtonSomewhat untested and sketchy basics of trimming.
2013-07-30 Carl HetheringtonMake length editable only for still images.
2013-07-23 Carl HetheringtonRemove some dcp prefixes; better logging of content...
2013-07-19 Carl HetheringtonSplit video panel.
2013-07-19 Carl HetheringtonSeparate audio panel out.
2013-07-19 Carl HetheringtonSimilarly split subtitle panel.
2013-07-19 Carl HetheringtonSplit timing panel into its own class.