summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2025-05-25fixup! random hacks to try to fix windowsi18n-testsCarl Hetherington
2025-05-25fixup! random hacks to try to fix windowsCarl Hetherington
2025-05-25random hacks to try to fix windowsCarl Hetherington
2025-05-25try to fix force->eng on de_DE (UI has , but wx thinks .)Carl Hetherington
2025-05-24try to fix the locale in de_DE forced to enCarl Hetherington
2025-05-24Fix wx i18n code.Carl Hetherington
2025-05-24Configure wxWidgets in main wscript.Carl Hetherington
2025-05-24Make method name more accurate.Carl Hetherington
2025-05-24Fix lib i18n code for Windows and maybe Linux.Carl Hetherington
2025-05-21Allow override of mo_path().Carl Hetherington
2025-05-21Cleanup: give Linux a version of mo_path().Carl Hetherington
2025-05-21Move tests that only need src/lib into test/lib.Carl Hetherington
2025-05-19Tidy up finding required files during tests.Carl Hetherington
2025-05-13Allow hyphens as part of the "name" part of the ISDCF name.Carl Hetherington
2025-05-12Cleanup: coalesce an if.Carl Hetherington
2025-05-12White space: html_dialog.{cc,h}Carl Hetherington
2025-05-11White space, some auto: timing_panel.{cc,h}Carl Hetherington
2025-05-11Use case for property checks now that it's possible.Carl Hetherington
2025-05-11Cleanup: use constexpr for content and player properties.Carl Hetherington
2025-05-11Fix failure to update scale fit/custom radio buttons.Carl Hetherington
2025-05-11White space: custom_scale_dialog.{cc,h}Carl Hetherington
2025-05-10White space: video_ring_buffers.{cc,h}Carl Hetherington
2025-05-10White space: colour_conversion.{cc,h}Carl Hetherington
2025-05-10White space: text_content.{cc,h}Carl Hetherington
2025-05-10White space: audio_ring_buffers.{cc,h}Carl Hetherington
2025-05-10White space: dir_picker_ctrl.{cc,h}Carl Hetherington
2025-05-10White space: content_panel.ccCarl Hetherington
2025-05-10White space: system_font_dialog.{cc,h}Carl Hetherington
2025-05-09Attempt to fix windows-32 build.Carl Hetherington
2025-05-09Updated nl_NL translation from Rob van Nieuwkerk.Carl Hetherington
2025-05-08pot/merge.Carl Hetherington
2025-05-08Fix missing update of controls when changing VF settings.Carl Hetherington
2025-05-08White space: video_panel.{cc,h}Carl Hetherington
2025-05-08Limit allowable reel types (#3032).Carl Hetherington
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-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