summaryrefslogtreecommitdiff
path: root/src/wx/wscript
AgeCommit message (Expand)Author
2024-08-17Remove 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
2022-10-11Hack to fix wxChoice heights on KDE (#2343).Carl Hetherington
2022-08-08Use wxNO_UNSAFE_WXSTRING_CONV and fix a bug it reveals.Carl Hetherington
2022-06-03Allow sending KDMs to more emails (#2244).Carl Hetherington
2022-04-29Primitive auto-crop (#1477).Carl Hetherington
2022-04-29Basic display of markers above the playback timeline (#1921).Carl Hetherington
2022-04-29Extract marker strings out to a separate method.Carl Hetherington
2022-04-02Add button to send test emails in the mail server prefs (#2216).Carl Hetherington
2022-03-19Make a small class to choose KDM types.Carl Hetherington
2022-03-09Improve ratings dialog to allow only valid values (#2199).Carl Hetherington
2022-02-25Add -x32/-x64 suffix to boost libraries when building for Windows.Carl Hetherington
2021-09-27Re-work OpenGL video view to use modern shaders / APIs.Carl Hetherington
2021-04-29Remove Monitor / EDID code that was used for the swaroop variant.Carl Hetherington
2021-04-04Move luminance to Interop/SMPTE metadata and remove the ISDCF metadata dialogue.Carl Hetherington
2021-04-04Inherit SMPTEMetadataDialog from a base class.Carl Hetherington
2021-03-29Fix strange problems with spin entries on macOS (#1944).Carl Hetherington
2021-03-22Add simpler language tag dialog (#1931).Carl Hetherington
2021-03-22Rename LanguageTagDialog -> FullLanguageTagDialog.Carl Hetherington
2021-01-04Support for arm64 macOS builds.Carl Hetherington
2020-11-29Better progress reporting during DCP validation (#1812).v2.15.108Carl Hetherington
2020-11-23Remove swaroop variant.Carl Hetherington
2020-11-21Remove the "simple" UI (#1868).Carl Hetherington
2020-11-15Add LanguageTagWidget and use it for the SMPTE metadata.Carl Hetherington