| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-06-14 | Use a new UISignal which checks thread safety slightly.3052-hang | Carl Hetherington | |
| This adds a wrapper around signals2::signal which checks that emission happens from the GUI thread, for signals whose handlers must be called in the UI thread. I'm not sure how helpful it really is but maybe it catches some bad situations. | |||
| 2025-01-15 | Allow paste of 8-digit numbers as timecodes. | Carl Hetherington | |
| 2025-01-15 | Move onto next timecode control after typing two characters. | Carl Hetherington | |
| 2025-01-15 | Store controls and use the vector to tidy some things up. | Carl Hetherington | |
| 2025-01-05 | Bump libdcp for raw_convert changes. | Carl Hetherington | |
| raw_convert<string> is gone, so here we use fmt::{to_string,format} instead. Other raw_converts now use fast_float. | |||
| 2024-03-12 | Add validity check to Timecode. | Carl Hetherington | |
| 2022-12-13 | More header trimming. | Carl Hetherington | |
| 2022-04-22 | Use libdcp's warnings.h | Carl Hetherington | |
| 2022-04-21 | Disable warnings around all wx includes. | Carl Hetherington | |
| 2022-04-03 | C++11 and whitespace cleanups. | Carl Hetherington | |
| 2021-11-22 | Fill in zeros if a part of a timecode is entered.v2.15.177 | Carl Hetherington | |
| It looks better if zeros are added elsewhere when you, for example, put a number into the seconds box and click "set". | |||
| 2021-03-20 | Fix setting of fade in/out on multiple pieces of content at the same time ↵ | Carl Hetherington | |
| (#1934). | |||
| 2021-03-20 | Tidy up HMSF handling in a few places. | Carl Hetherington | |
| 2021-03-20 | Cleanup: use from_frames rather than from_seconds. | Carl Hetherington | |
| 2021-03-20 | Tidy up slightly with a lambda. | Carl Hetherington | |
| 2020-04-29 | Add hinting to the seek dialogue; may be a nice fix for #1736. | Carl Hetherington | |
| 2020-04-29 | Use raw_convert rather than lexical_cast. | Carl Hetherington | |
| 2019-12-18 | Accept float fps when getting timecodes from the Timecode control | Carl Hetherington | |
| otherwise inaccurate values are returned for non-integer rates. Should fix #1694. Forward-ported from 1229de2042c785a9e851e5fc53922a75bfbf195d in master. | |||
| 2016-11-19 | Focus the timecode control on opening playhead-to-timecode. | Carl Hetherington | |
| 2016-07-01 | Add go-to-position dialogue when clicking on preview timecode. | Carl Hetherington | |
| 2016-05-25 | No-op; fix GPL address and use the explicit-program-name version. | Carl Hetherington | |
| 2015-06-21 | No-op: remove all trailing whitespace. | Carl Hetherington | |
| 2015-04-29 | Hand-apply b737b25e10a4bcfb8cb645e95a089192347b4805 from master; more ↵ | Carl Hetherington | |
| deflickering. | |||
| 2015-01-09 | Hand-apply d7329603f8698f5302d11acfc233ca67695e654d from master; timecode ↵ | Carl Hetherington | |
| labelling. | |||
| 2014-11-20 | Timecode set() fps should be float. | Carl Hetherington | |
| 2014-09-30 | Basic video fade support. | Carl Hetherington | |
| 2014-08-11 | Merge master. | Carl Hetherington | |
| 2014-08-08 | Allow support for changing timing details on multiple content simultaneously. | Carl Hetherington | |
| 2014-01-09 | Merge master. | Carl Hetherington | |
| 2013-12-27 | Merge branch '1.0' into 1.0-seek | Carl Hetherington | |
| 2013-12-27 | Remove unused variable. | Carl Hetherington | |
| 2013-12-13 | Time -> DCPTime. | Carl Hetherington | |
| 2013-07-30 | Make length editable only for still images. | Carl Hetherington | |
| 2013-07-26 | Remove old Connect() wxWidgets API and use Bind(). | Carl Hetherington | |
| 2013-07-19 | Update -> set in timecode control. | Carl Hetherington | |
| 2013-07-19 | Provide explicit update button in timecode controls to calm things down a bit. | Carl Hetherington | |
| 2013-05-27 | Support for keeping video in sequence when changing lengths; tie selection ↵ | Carl Hetherington | |
| in timeline with that in the editor. | |||
| 2013-05-26 | Add unfinished timing tab; fix crash on reconstruction of timeline; fix lack ↵ | Carl Hetherington | |
| of black / silence at end of films. | |||
