summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-04-20Tweak handling of wxEVT_PAINT.465-vumetersCarl Hetherington
2025-04-20Move some more GL setup into GLView.Carl Hetherington
2025-04-20Move thread logic from GLVideoView to GLView.Carl Hetherington
2025-04-20Merge set_image_and_draw() with draw().Carl Hetherington
2025-04-20Move GLVideoView thread into GLView.Carl Hetherington
2025-04-20Extract some parts of GLVideoView to GLView.Carl Hetherington
2025-04-20remove unused variableCarl Hetherington
2025-04-20Catch and ignore thread_interrupted from the GL video thread.Carl Hetherington
2025-04-20Use boost::throw_exception() in a few places.Carl Hetherington
2025-04-20add scalesCarl Hetherington
2025-04-20add ctrl+L shortcutCarl Hetherington
2025-04-20add fall-offCarl Hetherington
2025-04-20labelsCarl Hetherington
2025-04-20wip: audio meters.Carl Hetherington
2025-04-17Add a comment.Carl Hetherington
2025-04-17Add a const.Carl Hetherington
2025-04-16White space: butler.{cc,h}Carl Hetherington
2025-04-16White space: film_viewer.{cc,h}Carl Hetherington
2025-04-16Respect dark GUI on all platforms, not just macOS.Carl Hetherington
2025-04-14Supporters update.v2.18.17Carl Hetherington
2025-04-14Fix test to not raise an error from clairmeta.Carl Hetherington
2025-04-14Bump libdcp for very invalid subtitle duration checks.Carl Hetherington
2025-04-14Add David Lankes to translator credits.Carl Hetherington
2025-04-13Standardise on translating the DoM "Film" (i.e. project) to Projekt in de_DE.Carl Hetherington
2025-04-13Updated de_DE translation from David Lankes.Carl Hetherington
2025-04-13Don't bind a shared_ptr<PlayerVideo> to ImageChanged (#3013).Carl Hetherington
2025-04-13Do leak checks when valgrinding the player.Carl Hetherington
2025-04-12Fix case where -ve duration subtitles could be created at reel boundaries (#3...Carl Hetherington
2025-04-12Add an assert.Carl Hetherington
2025-04-12Hint about problems with alpha channels (#3014).Carl Hetherington
2025-04-12Add has_alpha() flag to VideoContent.Carl Hetherington
2025-04-12Remove some unused usings.Carl Hetherington
2025-04-12White space: video_examiner.hCarl Hetherington
2025-04-12Add Image::has_alpha().Carl Hetherington
2025-04-12White space: dcp_examiner.{cc,h}Carl Hetherington
2025-04-12White space: video_content.{cc,h}Carl Hetherington
2025-04-12Use a make_shared.Carl Hetherington
2025-04-12Remove unused template method.Carl Hetherington
2025-04-10Clarify encoding server port description in the manual.Carl Hetherington
2025-04-10Document encoding server port requirements (#3011).Carl Hetherington
2025-04-07Supporters update.v2.18.16Carl Hetherington
2025-04-07Work around failure to open maximised on Ubuntu 24.04 (#3010).Carl Hetherington
2025-04-05Fix tests with daylight savings time.Carl Hetherington
2025-04-03Tweak HTML for HTTP interface.Carl Hetherington
2025-04-03Fix error when pressing the HTTP server play button twice in a row.Carl Hetherington
2025-03-31Fix missing Debian dependency.Carl Hetherington
2025-03-29Fix crash when Grok is enabled but no gpu_lister is available.Carl Hetherington
2025-03-28Copy audio language when setting up a project from a DCP (#3009).Carl Hetherington
2025-03-28White space: copy_dcp_details_to_film.ccCarl Hetherington
2025-03-28And another small test file fix.Carl Hetherington