| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-01-20 | Pass tolerant flag into Content::examine() and the ExamineContentJob. | Carl Hetherington | |
| Along the way this helps to fix #2942. | |||
| 2025-01-05 | Remove some unused includes. | Carl Hetherington | |
| 2024-09-03 | Remove use of wxT in favour of char_to_wx(). | Carl Hetherington | |
| The wxWidgets docs advise against its use these days. | |||
| 2024-09-03 | Fix missing i18n markup. | Carl Hetherington | |
| 2024-04-21 | Extract all uses of DCP-o-matic name to allow branding. | Carl Hetherington | |
| 2023-12-31 | Cleanup: use some auto. | Carl Hetherington | |
| 2023-08-09 | Extract Film::Property to its own header to (maybe) increase compilation speed. | Carl Hetherington | |
| 2023-06-22 | Controls::set_film() calls setup_sensitivity() so there's no need for ↵ | Carl Hetherington | |
| PlaylistControls::set_film() also to do it. | |||
| 2022-12-10 | Extract constants.h | Carl Hetherington | |
| 2022-10-14 | Cleanup: use simpler ownership for FilmViewer. | 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-21 | Tidying. | Carl Hetherington | |
| 2021-11-11 | Remove player activity logging. Fixes #2122. | Carl Hetherington | |
| If I remember right this was for swaroop and I suspect nobody else is really interested. | |||
| 2021-09-27 | Tidy ownership/lifetime of GLVideoView to fix crashes on close. | Carl Hetherington | |
| 2021-01-07 | BOOST_FOREACH. | Carl Hetherington | |
| 2021-01-07 | std::shared_ptr | Carl Hetherington | |
| 2020-03-16 | Move stress testing code into a separate class and always build it. | Carl Hetherington | |
| Fix stress script generation to always reload a DCP rather than expecting it to be available after it has finished playback. | |||
| 2020-03-15 | Fix player stress testing with expanded controls. | Carl Hetherington | |
| Also correctly wait with a stress test until the DCP open has completely finished. | |||
| 2020-03-01 | Support playlists in the player in dual-screen mode.v2.15.45 | Carl Hetherington | |
