summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-05-08Fix crash when using get_data() on new, empty choices.Carl Hetherington
2025-05-08Return std::string rather than wxString from Choice::get_data().Carl Hetherington
2025-05-08Add DCPContent::reference_anything().Carl Hetherington
2025-05-08Add ReelType / string conversions.Carl Hetherington
2025-05-08Add Film::possible_reel_types().Carl Hetherington
2025-05-08Add Film::reels_for_type().Carl Hetherington
2025-05-08Promote DCPContent::reels() to public.Carl Hetherington
2025-05-08Use the more in-keeping name string_to_video_encoding().Carl Hetherington
2025-05-08Supporters update.Carl Hetherington
2025-05-08Add PKL editing to the editor (#3024).Carl Hetherington
2025-05-08Add details to the manual about the available tools.Carl Hetherington
2025-05-06Add a menu bar to the verifier (#3031).Carl Hetherington
2025-05-06Updated zh_CN translation from 刘汉源Carl Hetherington
2025-05-06Cleanup: whitespace.Carl Hetherington
2025-05-04Clarify some comments slightly.Carl Hetherington
2025-05-03Fix bad format string (#3022).Carl Hetherington
2025-05-03Merge an if statement.Carl Hetherington
2025-05-03White space: update_dialog.{cc,h}Carl Hetherington
2025-05-03Fix KDM timezones design doc.Carl Hetherington
2025-04-28Cleanup: use std::vector<char> rather than a "variable" length array.Carl Hetherington
2025-04-28Whitespace: {curl_,scp_,}uploader.{cc,h}Carl Hetherington
2025-04-26Add some discussion about KDM timezones.Carl Hetherington
2025-04-25Supporters update.v2.18.18Carl Hetherington
2025-04-25Add missing ev.Skip(), causing a blank DCP notebook page on the old macOS bui...Carl Hetherington
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
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