summaryrefslogtreecommitdiff
path: root/src/wx
AgeCommit message (Collapse)Author
2026-02-15Add stub ja_JP translation.Carl Hetherington
2026-02-15Expand channels so it's always big enough...Carl Hetherington
...even if we start out with only 14/16 and then later start showing the longer labels.
2026-02-15Don't desensitize standards dropdown when only SMPTE is available but we ↵Carl Hetherington
have Bv2.0 as an option.
2026-02-13Fix old macOS build again.v2.18.37Carl Hetherington
2026-02-13Fix old macOS build.Carl Hetherington
2026-02-13Supporters update.Carl Hetherington
2026-02-11Support wxDD_MULTIPLE in DirDialog.Carl Hetherington
2026-02-10Fix subtitle area rectangle with offset (#3138).Carl Hetherington
2026-02-10Improve vertical position of link buttons with GTK3.Carl Hetherington
2026-02-10Add link button for subtitle scale.Carl Hetherington
2026-02-10Extract weird link button size logic to wx_util.{cc,h}.Carl Hetherington
2026-02-09Supporters update.Carl Hetherington
2026-02-08Fix a few unwrapped boost::filesystem calls that had crept in.Carl Hetherington
2026-02-08Don't allow the maximum bit rates to be set below the "standard" maximum.Carl Hetherington
This option is meant to be for making non-standard DCPs, not setting a maximum for any other reason.
2026-02-02Don't draw the playhead so often.Carl Hetherington
2026-01-26Supporters update.v2.18.36Carl Hetherington
2026-01-15Remove confusing ellipsis (there is no further dialog on choosing a menu ↵Carl Hetherington
option here).
2026-01-15Fix Lightbenders name.Carl Hetherington
2026-01-14Supporters update.Carl Hetherington
2026-01-13Add context menu option to verify DCPs from the main DoM (#2054).Carl Hetherington
2026-01-13Rename n -> ffmpeg_count and use count_if().Carl Hetherington
2026-01-13White space: content_menu.{cc,h}Carl Hetherington
2026-01-11Add ko_KR translation stub.Carl Hetherington
2026-01-09Supporters update.Carl Hetherington
2026-01-09Use inaccurate seek when clicking in the timeline, like we do with the slider.Carl Hetherington
Otherwise sometimes the frame view doesn't get updated (not sure why).
2026-01-06Updated nl_NL translation from Rob van Nieuwkerk.Carl Hetherington
2026-01-05pot/merge.Carl Hetherington
2026-01-04White space: screen_dialog.{cc,h}Carl Hetherington
2026-01-03White space: dolby_doremi_certificate_panel.{cc,h}Carl Hetherington
2026-01-03White space: barco_alchemy_certificate_panel.{cc,h}Carl Hetherington
2026-01-03Show properties of all audio streams (#2397).Carl Hetherington
2026-01-03White space.Carl Hetherington
2026-01-02Use non-modal ContentPropertiesDialog.Carl Hetherington
This stops the really annoying behaviour where you drag it and the main DoM frame shrinks (maybe only on Linux).
2026-01-01Happy new year.Carl Hetherington
2026-01-01Allow export of Interop/SMPTE format subtitles (#3025).Carl Hetherington
2025-12-31White space: export_subtitles_dialog.{cc,h}Carl Hetherington
2025-12-31Fix alignment in subtitle export dialogue.Carl Hetherington
2025-12-31Updated nl_NL translation from Rob van Nieuwkerk.Carl Hetherington
2025-12-30pot/merge.Carl Hetherington
2025-12-30Refactor: move some layout code to its own file in lib.Carl Hetherington
2025-12-29White space tidy-up.Carl Hetherington
2025-12-27Use some default initialisers.Carl Hetherington
2025-12-27Use some more auto.Carl Hetherington
2025-12-27Use some auto.Carl Hetherington
2025-12-27White space: closed_captions_dialog.{cc,h}Carl Hetherington
2025-12-24Allow drag of multiple selections.Carl Hetherington
2025-12-24Handle left double-clicks like single clicks.Carl Hetherington
2025-12-24Compress some if statements.Carl Hetherington
2025-12-24Fix comment.Carl Hetherington
2025-12-24Use ::film() more often.Carl Hetherington