| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-10-10 | Keep screen awake while playing on Windows (#3095). | Carl Hetherington | |
| 2022-10-18 | Use a colorspace filter when previewing Rec.2020 content with the simple viewer. | Carl Hetherington | |
| 2022-04-22 | Use libdcp's warnings.h | Carl Hetherington | |
| 2021-09-27 | Various alignment tidying/fixups. | Carl Hetherington | |
| 2021-09-27 | C++11 tidying. | Carl Hetherington | |
| 2021-01-07 | std::shared_ptr | Carl Hetherington | |
| 2020-12-23 | Various tweaks to fix playback at the end of a film (#1858). | Carl Hetherington | |
| The most questionable change here is probably how SimpleVideoView::display_next_frame no longer re-schedules itself if the call to get_next_frame returned AGAIN; it seems wrong to do that when FilmViewer::idle_handler() also reschedules itself when display_next_frame() returns AGAIN. | |||
| 2020-07-27 | Hide warnings triggered by Ubuntu 20.04's gcc. | Carl Hetherington | |
| 2020-06-28 | Make some methods private. | Carl Hetherington | |
| 2020-01-08 | More tidying up. | 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 | Various timing hacks and development. | Carl Hetherington | |
| 2020-01-08 | Add FIXME. | 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 | Move ::timer into SimpleVideoView. | Carl Hetherington | |
| 2019-05-10 | Colour in 'masking' in GL mode. | Carl Hetherington | |
| 2019-05-10 | Fix update on drag with GL canvas. | Carl Hetherington | |
| 2019-05-10 | Fix up SimpleVideoView. | Carl Hetherington | |
| 2019-05-10 | Basics of OpenGL viewer. | Carl Hetherington | |
