| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-01-08 | Check that get_next_frame succeeds. | Carl Hetherington | |
| 2020-01-08 | Fix some crashes. | Carl Hetherington | |
| 2020-01-08 | More tidying up. | Carl Hetherington | |
| 2020-01-08 | Various cleanups and thread-safety. | Carl Hetherington | |
| 2020-01-08 | Remove some friends from FilmViewer. | Carl Hetherington | |
| 2020-01-08 | Remove FilmViewer::refresh_view. | Carl Hetherington | |
| 2020-01-08 | Move _state_timer into VideoView. | Carl Hetherington | |
| 2020-01-08 | Accessor for ClosedCaptionsDialog. | Carl Hetherington | |
| 2020-01-08 | Same thing with inter_size. | Carl Hetherington | |
| 2020-01-08 | Move _inter_position out of FilmViewer. | Carl Hetherington | |
| 2020-01-08 | Move _dropped into VideoView. | Carl Hetherington | |
| 2020-01-08 | Small re-use cleanup. | Carl Hetherington | |
| 2020-01-08 | Implement GLView::update. | Carl Hetherington | |
| 2020-01-08 | Don't try opening error dialogues from the GL thread. | Carl Hetherington | |
| 2020-01-08 | Fix display when there is no film. | Carl Hetherington | |
| 2020-01-08 | Add comment. | Carl Hetherington | |
| 2020-01-08 | Start thread when the window will have been created. Fix logic error. | Carl Hetherington | |
| 2020-01-08 | Use VideoView::one_video_frame. | Carl Hetherington | |
| 2020-01-08 | Nicer protection of _player_video. Always run GL thread rather than ↵ | Carl Hetherington | |
| starting/stopping it. | |||
| 2020-01-08 | Remove GL context accessor and hence lock. | Carl Hetherington | |
| 2020-01-08 | Naming tweak. | Carl Hetherington | |
| 2020-01-08 | Clean up access to stuff from Film. | Carl Hetherington | |
| 2020-01-08 | A little thread safety. | Carl Hetherington | |
| 2020-01-08 | Various timing hacks and development. | Carl Hetherington | |
| 2020-01-08 | Remove PositionChanged in favour of consumers having their own GUI-thread ↵ | Carl Hetherington | |
| timers. | |||
| 2020-01-08 | Hack around changes in main branch with respect to suspend/resume. | Carl Hetherington | |
| 2020-01-08 | Barely-functioning GL playback with new arrangement. | Carl Hetherington | |
| 2020-01-08 | Add FIXME. | Carl Hetherington | |
| 2020-01-08 | Add FilmViewer::time_until_next_frame. | Carl Hetherington | |
| 2020-01-08 | Add accessor for butler. | Carl Hetherington | |
| 2020-01-08 | Move _player_video into VideoView. | Carl Hetherington | |
| 2020-01-08 | Move display_player_video into SimpleVideoView. | Carl Hetherington | |
| 2020-01-08 | Move FilmViewer::get() into SimpleVideoView. | Carl Hetherington | |
| 2020-01-08 | Remove temporary access to timer() method. | Carl Hetherington | |
| 2020-01-08 | Remove redundant FilmViewer::video_position() and use FilmViewer::position() ↵ | Carl Hetherington | |
| instead. | |||
| 2020-01-08 | Use FilmViewer::{film,playing,position}() | Carl Hetherington | |
| 2020-01-08 | Move ::timer into SimpleVideoView. | Carl Hetherington | |
| 2020-01-07 | Fix typo causing failures to update the preview after changing | Carl Hetherington | |
| end trim (#1709 and probably #1434). | |||
| 2020-01-07 | Extend the amount of allowed disagreement between the audio | Carl Hetherington | |
| coming from the content and the calculated periods of silence. It sees that there is some scope for disagreements here when trim start/end times are rounded to frame boundaries. Fixes #1708. | |||
| 2020-01-06 | Move credentials settings into certificate download dialogue (#1480). | Carl Hetherington | |
| 2020-01-05 | Happy new year. | Carl Hetherington | |
| 2020-01-03 | Fix failure to save screen notes when making a new one (github bug #6). | Carl Hetherington | |
| 2019-12-27 | Add --config option to dcpomatic2 (#1703). | Carl Hetherington | |
| 2019-12-27 | Add --version option to main DCP-o-matic. | Carl Hetherington | |
| 2019-12-24 | Tweak certficate chain dialogue layout (#1530). | Carl Hetherington | |
| 2019-12-23 | Another comment typo. | Carl Hetherington | |
| 2019-12-23 | Fix error when trying to make DCP-o-matic DKDMs due to attempts to make | Carl Hetherington | |
| the validity time wider than that of the signing certificate. | |||
| 2019-12-20 | Comment typo. | Carl Hetherington | |
| 2019-12-20 | Remove our forcing of analyzeduration and probesize as they seem to | Carl Hetherington | |
| cause weird problems when scanning some files. The unit test case added here is a case in point: before this patch one stream reported an incorrect channel count and sample rate. It's a bit worrying as these parameters have been in DoM for many years, but perhaps they have become unnecessary / harmful with changes to FFmpeg. | |||
| 2019-12-19 | Add an output audio matrix (#1482). | Carl Hetherington | |
