summaryrefslogtreecommitdiff
path: root/src/wx
AgeCommit message (Expand)Author
2024-04-18Merge remote-tracking branch 'origin/main' into v2.17.xCarl Hetherington
2024-04-18Add missing GUI-side verification note descriptions.Carl Hetherington
2024-04-17Supporters update.Carl Hetherington
2024-04-17Separate GUI verifier with basic reporting (#1823).Carl Hetherington
2024-04-16Split VerifyDCPResultPanel so that construction and fill are separate.Carl Hetherington
2024-04-16Split VerifyDCPProgressDialog into a panel and a dialog.Carl Hetherington
2024-04-16Split VerifyDCPResultDialog into a panel and a dialog.Carl Hetherington
2024-04-16Rename VerifyDCPDialog -> VerifyDCPResultDialog.Carl Hetherington
2024-04-16Add leaf parameter to DirPickerCtrl.Carl Hetherington
2024-04-16Ellipsize end of DirPickerCtrl labels.Carl Hetherington
2024-04-15Fix build on macOS 10.8 (wxWidgets 3.0.5).Carl Hetherington
2024-04-10Hopefully fix build with the older wxWidgets use for old macOS.Carl Hetherington
2024-04-08Add new setup of i18n for macOS (#2778).Carl Hetherington
2024-04-08Cleanup: header ordering.Carl Hetherington
2024-04-08Fix DCP Timeline menu on macOS.Carl Hetherington
2024-04-08Disable Reels... button with no film.Carl Hetherington
2024-03-20Merge tag 'v2.16.79' into v2.17.xCarl Hetherington
2024-03-20Cleanup: clarify some namespace use.Carl Hetherington
2024-03-20Tidy up and fix assertion failure when selecting a CPL from the menu.v2.16.79Carl Hetherington
2024-03-18Improve formatting of FAILED_READ errors.Carl Hetherington
2024-03-18Log job errors as errors during verify.Carl Hetherington
2024-03-17Supporters update.Carl Hetherington
2024-03-16Add dark-mode link icon.Carl Hetherington
2024-03-16Fix link icon width on macOS.Carl Hetherington
2024-03-15Get prefs icons from the source tree on when starting from the macOS console.Carl Hetherington
2024-03-13Fix warning on macOS.Carl Hetherington
2024-03-12Add new interface for setting reel breaks (#2678).2678-reel-breakCarl Hetherington
2024-03-12Tweak SpinCtrl width for GTK3 to work with Mint's theme.Carl Hetherington
2024-03-12Extract snap subdivision to a constant.Carl Hetherington
2024-03-12Extract timeline content colours to a header.Carl Hetherington
2024-03-12Add validity check to Timecode.Carl Hetherington
2024-03-12Remove reel type / length controls from DCP panel.Carl Hetherington
2024-03-12Split out TimelineView from ContentTimelineView.Carl 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-03-12Rename "custom" reel type to "split by maximum reel size" (in the GUI).Carl Hetherington
2024-03-09Merge branch 'main' into v2.17.xCarl Hetherington
2024-03-07Use dcp_name (probably ISDCF name) for CPL_NAME in KDM emails (#2787).Carl Hetherington
2024-03-07Rename Emailer -> Email.Carl Hetherington
2024-03-04Add a couple more Dolby certificate location / filename pairs.Carl Hetherington
2024-02-27Add Shift+scrollwheel to move left/right in the timeline.Carl Hetherington
2024-02-27Add Ctrl+scrollwheel zoom to the timeline (#2781).Carl Hetherington
2024-02-26Disallow referring to OV audio unless channel counts match (#2780).Carl Hetherington
2024-02-22Merge tag 'v2.16.78' into v2.17.xv2.17.12Carl Hetherington