| Age | Commit message (Expand) | Author |
| 2025-04-28 | Add OpenGL audio meters.465-vumeters-take2 | Carl Hetherington |
| 2025-04-28 | Small cleanup to wrap uniform variables. | Carl Hetherington |
| 2025-04-28 | Don't use pointers for textures in the video view. | Carl Hetherington |
| 2025-04-28 | Add new Coords class to manage OpenGL coordinates and use it for the video view. | Carl Hetherington |
| 2025-04-28 | Move a couple of methods into the gl namespace. | Carl Hetherington |
| 2025-04-28 | Add move constructor/operator to Texture. | Carl Hetherington |
| 2025-04-28 | Add a comment. | Carl Hetherington |
| 2025-04-28 | Move GL Texture to gl_util.h. | Carl Hetherington |
| 2025-04-28 | Move GL Rectangle helper to gl_util.h. | Carl Hetherington |
| 2025-04-28 | Extract parts of GLVideoView to GLView. | Carl Hetherington |
| 2025-04-28 | Move check_gl_error() out to gl_util.{cc,h}. | Carl Hetherington |
| 2025-04-28 | Catch and ignore thread_interrupted from the GL video thread. | Carl Hetherington |
| 2025-04-28 | Use boost::throw_exception() in a few places. | Carl Hetherington |
| 2025-04-28 | Add non-OpenGL "simple" audio meters. | Carl Hetherington |
| 2025-04-28 | Add a comment. | Carl Hetherington |
| 2025-04-28 | Add a const. | Carl Hetherington |
| 2025-04-26 | Add some discussion about KDM timezones. | Carl Hetherington |
| 2025-04-25 | Supporters update.v2.18.18 | Carl Hetherington |
| 2025-04-25 | Add missing ev.Skip(), causing a blank DCP notebook page on the old macOS bui... | Carl Hetherington |
| 2025-04-25 | White space: job_manager.{cc,h} | Carl Hetherington |
| 2025-04-25 | Tidy up initialisation. | Carl Hetherington |
| 2025-04-25 | Use a make_shared. | Carl Hetherington |
| 2025-04-25 | White space: job_view.{cc,h} | Carl Hetherington |
| 2025-04-25 | White space: email_dialog.{cc,h} | Carl Hetherington |
| 2025-04-25 | White space: decoder.{cc,h} | Carl Hetherington |
| 2025-04-25 | White space: dcp_video.{cc,h} | Carl Hetherington |
| 2025-04-25 | White space: dcp_panel.{cc,h} | Carl Hetherington |
| 2025-04-25 | Tweak very long de_DE translation and remove extra colon. | Carl Hetherington |
| 2025-04-24 | White space: overlaps.{cc,h} | Carl Hetherington |
| 2025-04-24 | White space: ext.{cc,h} | Carl Hetherington |
| 2025-04-16 | White space: butler.{cc,h} | Carl Hetherington |
| 2025-04-16 | White space: film_viewer.{cc,h} | Carl Hetherington |
| 2025-04-16 | Respect dark GUI on all platforms, not just macOS. | Carl Hetherington |
| 2025-04-14 | Supporters update.v2.18.17 | Carl Hetherington |
| 2025-04-14 | Fix test to not raise an error from clairmeta. | Carl Hetherington |
| 2025-04-14 | Bump libdcp for very invalid subtitle duration checks. | Carl Hetherington |
| 2025-04-14 | Add David Lankes to translator credits. | Carl Hetherington |
| 2025-04-13 | Standardise on translating the DoM "Film" (i.e. project) to Projekt in de_DE. | Carl Hetherington |
| 2025-04-13 | Updated de_DE translation from David Lankes. | Carl Hetherington |
| 2025-04-13 | Don't bind a shared_ptr<PlayerVideo> to ImageChanged (#3013). | Carl Hetherington |
| 2025-04-13 | Do leak checks when valgrinding the player. | Carl Hetherington |
| 2025-04-12 | Fix case where -ve duration subtitles could be created at reel boundaries (#3... | Carl Hetherington |
| 2025-04-12 | Add an assert. | Carl Hetherington |
| 2025-04-12 | Hint about problems with alpha channels (#3014). | Carl Hetherington |
| 2025-04-12 | Add has_alpha() flag to VideoContent. | Carl Hetherington |
| 2025-04-12 | Remove some unused usings. | Carl Hetherington |
| 2025-04-12 | White space: video_examiner.h | Carl Hetherington |
| 2025-04-12 | Add Image::has_alpha(). | Carl Hetherington |
| 2025-04-12 | White space: dcp_examiner.{cc,h} | Carl Hetherington |
| 2025-04-12 | White space: video_content.{cc,h} | Carl Hetherington |