summaryrefslogtreecommitdiff
path: root/src/wx
AgeCommit message (Expand)Author
2025-02-23Allow verification of multiple DCPs in one go (#2843).Carl Hetherington
2025-02-22Return std::vector instead of boost::optional from the EditableList dialog.Carl Hetherington
2025-02-22Log audio latency under the player debug option.Carl Hetherington
2025-02-22Promote average_latency() to a public method.Carl Hetherington
2025-02-22Fix erroneous space removal.Carl Hetherington
2025-02-22White space: gl_video_view.{cc,h}Carl Hetherington
2025-02-22Add player debug checkbox to player preferences.Carl Hetherington
2025-02-22White space (+cleanup): player_config_dialog.ccCarl Hetherington
2025-02-18Updated nl_NL translation from Rob van Nieuwkerk.Carl Hetherington
2025-02-17pot/merge.Carl Hetherington
2025-02-17Tweak layout of VF dialog to hopefully be clearer.Carl Hetherington
2025-02-17Update VF dialog when audio channels count changes.Carl Hetherington
2025-02-15Fix white line at bottom of full-screen DCP playback (#2973).Carl Hetherington
2025-02-13Updated nl_NL translation from Rob van Nieuwkerk.Carl Hetherington
2025-02-12pot/merge.Carl Hetherington
2025-02-11Remove unsightly newline.Carl Hetherington
2025-02-11Fix up i18n after analytics message change.Carl Hetherington
2025-02-11Revert "Add stubs for Georgian (ka_KA) language support."Carl Hetherington
2025-02-11Tweak some de_DE translations.Carl Hetherington
2025-02-10Fix macOS locale handling.Carl Hetherington
2025-02-09Supporters update.Carl Hetherington
2025-02-09Remove unnecessary wx_ptrCarl Hetherington
2025-02-09Add better wildcards for loading certificates and keys.Carl Hetherington
2025-02-09Remove some make_wx.Carl Hetherington
2025-02-06Updated nl_NL translation from Rob van Nieuwkerk.Carl Hetherington
2025-02-02Supporters update.Carl Hetherington
2025-02-02pot/merge.Carl Hetherington
2025-02-02White space: config.{cc,h} player.{cc,h} about_dialog.{cc,h} hints_dialog.{cc,h}Carl Hetherington
2025-01-27Fix some untidy layout.Carl Hetherington
2025-01-25White space: filter.{cc,h}, hints.{cc,h}, gain_calculator_dialog.{cc,h}Carl Hetherington
2025-01-25Fix consistency of button stack gaps.Carl Hetherington
2025-01-25Remove some more macOS spacing hacks that now seem to make things worse.Carl Hetherington
2025-01-24Updated ru_RU translation from Евгений Дац.Carl Hetherington
2025-01-22Supporters update.Carl Hetherington
2025-01-22Add update() to allow re-filling from a new database.Carl Hetherington
2025-01-22Update filetypes from XML to sqlite3 when setting/exporting cinema/screen dat...Carl Hetherington
2025-01-22Fix override_path usage in FileDialog.Carl Hetherington
2025-01-22Only read screen certificates when we need them.Carl Hetherington
2025-01-22Allow KDMRecipient and hence Screen to convert certs to dcp::Certificate lazily.Carl Hetherington
2025-01-22Add screens with one query, not one per cinema.Carl Hetherington
2025-01-22Check _checked_screens cinema ID instead of checking each screen.Carl Hetherington
2025-01-22Keep one CinemaList to use in the whole of ScreensPanel.Carl Hetherington
2025-01-22Fix some places where we have a full Cinema/Screen object available...Carl Hetherington
2025-01-20Fix spurious "there were no errors" reports in the verifier.Carl Hetherington
2025-01-20Tweak verification message.Carl Hetherington
2025-01-20Pass tolerant flag into Player.Carl Hetherington
2025-01-20Pass tolerant flag into Content::examine() and the ExamineContentJob.Carl Hetherington
2025-01-19Add option to force short screen layout (#2946).Carl Hetherington
2025-01-18Fix some places where update_standards() is missing.Carl Hetherington
2025-01-18Remove incorrect/pointless assertion.Carl Hetherington