summaryrefslogtreecommitdiff
path: root/src/wx/timecode.cc
AgeCommit message (Expand)Author
2018-12-08Support buttons.Carl Hetherington
2016-11-19No-op; rename a whole load of wx constants to their shorter equivalents.Carl Hetherington
2016-11-19Focus the timecode control on opening playhead-to-timecode.Carl Hetherington
2016-07-01Add go-to-position dialogue when clicking on preview timecode.Carl Hetherington
2016-05-25No-op; fix GPL address and use the explicit-program-name version.Carl Hetherington
2016-03-12Include trimming.Carl Hetherington
2015-09-14Lots of #include <iostream>s for Arch.Carl Hetherington
2015-06-21No-op: remove all trailing whitespace.Carl Hetherington
2015-04-29Hand-apply b737b25e10a4bcfb8cb645e95a089192347b4805 from master; more deflick...Carl Hetherington
2015-01-09Hand-apply d7329603f8698f5302d11acfc233ca67695e654d from master; timecode lab...Carl Hetherington
2014-09-30Basic video fade support.Carl Hetherington
2014-08-11Merge master.Carl Hetherington
2014-08-08Allow support for changing timing details on multiple content simultaneously.Carl Hetherington
2014-06-20Add timecode methods to TimeCarl Hetherington
2014-04-01Merge master.Carl Hetherington
2014-03-23Try to fix format string specifier error on Windows.Carl Hetherington
2014-03-21Mostly-merge master.Carl Hetherington
2014-03-18Fix bad rounding of timecodes for display.Carl Hetherington
2014-03-04New DCPTime/ContentTime types.Carl Hetherington
2014-03-03Merge master.Carl Hetherington
2014-03-03Correct timecode separator (to help with #322).Carl Hetherington
2014-03-03Fix rounding of timecodes in at least some cases (#323).Carl Hetherington
2014-01-09Merge master.Carl Hetherington
2013-12-13Time -> DCPTime.Carl Hetherington
2013-07-30Make length editable only for still images.Carl Hetherington
2013-07-26Remove old Connect() wxWidgets API and use Bind().Carl Hetherington
2013-07-19Fix unnecessary shared_ptr; add missing checked_set()s.Carl Hetherington
2013-07-19Update -> set in timecode control.Carl Hetherington
2013-07-19Provide explicit update button in timecode controls to calm things down a bit.Carl Hetherington
2013-07-09Merge master.Carl Hetherington
2013-05-28wx2.8 fixes.Carl Hetherington
2013-05-27Support for keeping video in sequence when changing lengths; tie selection in...Carl Hetherington
2013-05-26Add unfinished timing tab; fix crash on reconstruction of timeline; fix lack ...Carl Hetherington