summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2025-04-25Supporters update.v2.18.18Carl Hetherington
2025-04-25Add missing ev.Skip(), causing a blank DCP notebook page on the old macOS ↵Carl Hetherington
build (#3018). Thank you and thank you again to https://discuss.wxpython.org/t/wx-notebook-has-blank-pages-on-windows/27393/2 without whom I never would have worked this out.
2025-04-25White space: job_manager.{cc,h}Carl Hetherington
2025-04-25Tidy up initialisation.Carl Hetherington
2025-04-25Use a make_shared.Carl Hetherington
2025-04-25White space: job_view.{cc,h}Carl Hetherington
2025-04-25White space: email_dialog.{cc,h}Carl Hetherington
2025-04-25White space: decoder.{cc,h}Carl Hetherington
2025-04-25White space: dcp_video.{cc,h}Carl Hetherington
2025-04-25White space: dcp_panel.{cc,h}Carl Hetherington
2025-04-25Tweak very long de_DE translation and remove extra colon.Carl Hetherington
2025-04-24White space: overlaps.{cc,h}Carl Hetherington
2025-04-24White space: ext.{cc,h}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
Otherwise if the GUI is busy when the emissions build up, each one holds a reference to a potentially large image. This caused enormous memory use when playing a DCP and verifying it at the same time.
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 ↵Carl Hetherington
(#3012)
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
No-one ever mentioned this before so I guess it's usually installed, but the ISO doesn't get it without this.
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
2025-03-27Another small test file fix.Carl Hetherington
2025-03-27Fix test/data branching.Carl Hetherington
2025-03-27Update release notes test for removed default release notes.Carl Hetherington