summaryrefslogtreecommitdiff
path: root/src/wx/wscript
AgeCommit message (Expand)Author
2025-04-28Add OpenGL audio meters.465-vumeters-take2Carl Hetherington
2025-04-28Extract parts of GLVideoView to GLView.Carl Hetherington
2025-04-28Move check_gl_error() out to gl_util.{cc,h}.Carl Hetherington
2025-04-28Add non-OpenGL "simple" audio meters.Carl Hetherington
2025-03-02Rename config_dialog.{cc,h} -> preferences_page.{cc,h}Carl Hetherington
2025-03-02Move General preferences tab parent to its own file.Carl Hetherington
2025-03-02Move Sound preferences to its own file.Carl Hetherington
2025-03-02Move Locations preferences to its own file.Carl Hetherington
2025-03-02Move Keys preferences to its own file.Carl Hetherington
2025-03-02Use a customised config dialog for the KDM creator.Carl Hetherington
2025-03-01Move KDM Email preferences page to its own file.Carl Hetherington
2025-03-01Move Email preferences page to its own file.Carl Hetherington
2025-03-01Move CertificateChainEditor to its own files and format white space.Carl Hetherington
2025-02-23Rename VerifyDCPProgressDialog -> VerifyDCPDialog.Carl Hetherington
2025-02-23Make the player verify UI more like the standalone one.Carl Hetherington
2025-01-01Add shorter output panel for KDMs on smaller screens (#2646).Carl Hetherington
2025-01-01Split KDMOutputPanel into TallKDMOutputPanel and a base.Carl Hetherington
2024-11-27Remove beta-grade warning in the Disk Writer.Carl Hetherington
2024-10-19Fix installation of our extra fa_IR.mo on Linux.Carl Hetherington
2024-10-14Install fa_IR wxWidgets translations.Carl Hetherington
2024-10-14Merge remote-tracking branch 'origin/main' into v2.17.xCarl Hetherington
2024-09-29Arch's FFmpeg is in an unusual place so we have to get the includes for it.Carl Hetherington
2024-09-03Remove some implicit conversions between wxString and std::string.Carl Hetherington
2024-07-26Merge branch 'main' into v2.17.xCarl Hetherington
2024-07-26Stop instantiating RtAudio all over the placeCarl Hetherington
2024-07-12Remove some more stuff related to the old "instant i18n" feature.Carl Hetherington
2024-05-18Remember position and size of caption list view.Carl Hetherington
2024-05-08Merge remote-tracking branch 'origin/main' into v2.17.xCarl Hetherington
2024-05-06Use sqlite for cinema and DKDM recipient lists.Carl Hetherington
2024-05-04Remove in-place translations support.Carl Hetherington
2024-04-21Extract all uses of DCP-o-matic name to allow branding.Carl Hetherington
2024-04-16Split VerifyDCPResultDialog into a panel and a dialog.Carl Hetherington
2024-04-16Rename VerifyDCPDialog -> VerifyDCPResultDialog.Carl Hetherington
2024-03-12Add new interface for setting reel breaks (#2678).2678-reel-breakCarl Hetherington
2024-03-12Rename TimelineTextContentView -> ContentTimelineTextView.Carl Hetherington
2024-03-12Rename TimelineVideoContentView -> ContentTimelineVideoView.Carl Hetherington
2024-03-12Rename TimelineAudioContentView -> ContentTimelineAudioView.Carl Hetherington
2024-03-12Rename TimelineAtmosContentView -> ContentTimelineAtmosView.Carl Hetherington
2024-03-12Rename TimelineDialog -> ContentTimelineDialog.Carl Hetherington
2024-03-12Split out Timeline from ContentTimeline.Carl Hetherington
2024-03-12Rename TimelineView -> ContentTimelineView.Carl Hetherington
2024-03-12Rename Timeline -> ContentTimeline.Carl Hetherington
2024-01-28Add Version File dialog.Carl Hetherington
2023-11-20Add a dialog to show which screens have potentially-problematicCarl Hetherington
2023-01-07Add DirDialog.Carl Hetherington
2023-01-04Add FileDialog (wrapping wxFileDialog); currently it sets up the initial path...Carl Hetherington
2022-11-29Extract RegionSubtagWidget.Carl Hetherington
2022-11-24Extract RegionSubtagDialog to its own files.Carl Hetherington
2022-11-24Extract LanguageSubtagPanel to its own files.Carl Hetherington
2022-11-24Extract SubtagListCtrl to its own files.Carl Hetherington