Basic recent files list in the File menu.
[dcpomatic.git] / src / wx / timecode.cc
2014-08-09 Carl HetheringtonMerge branch 'master' of ssh://main.carlh.net/home...
2014-08-08 Carl HetheringtonAllow support for changing timing details on multiple...
2014-03-23 Carl HetheringtonTry to fix format string specifier error on Windows.
2014-03-18 Carl HetheringtonFix bad rounding of timecodes for display.
2014-03-03 Carl HetheringtonCorrect timecode separator (to help with #322).
2014-03-03 Carl HetheringtonFix rounding of timecodes in at least some cases (...
2013-09-17 Carl HetheringtonMerge 1.0 in.
2013-07-30 Carl HetheringtonMake length editable only for still images.
2013-07-26 Carl HetheringtonRemove old Connect() wxWidgets API and use Bind().
2013-07-19 Carl HetheringtonFix unnecessary shared_ptr; add missing checked_set()s.
2013-07-19 Carl HetheringtonMerge branch '1.0' of /home/carl/git/dvdomatic into 1.0
2013-07-19 Carl HetheringtonUpdate -> set in timecode control.
2013-07-19 Carl HetheringtonProvide explicit update button in timecode controls...
2013-07-09 Carl HetheringtonMerge master.
2013-06-15 Carl HetheringtonMerge master.
2013-06-09 Carl HetheringtonMerge.
2013-06-02 Carl HetheringtonMerge master.
2013-05-28 Carl Hetheringtonwx2.8 fixes.
2013-05-27 Carl HetheringtonSupport for keeping video in sequence when changing...
2013-05-25 Carl HetheringtonAdd unfinished timing tab; fix crash on reconstruction...