summaryrefslogtreecommitdiff
path: root/src/wx
AgeCommit message (Collapse)Author
2026-03-23Updated nl_NL translation from Rob van Nieuwkerk.Carl Hetherington
2026-03-23Updated ja_JP translation from 林雅成.Carl Hetherington
2026-03-23pot/merge.Carl Hetherington
2026-03-23Adjust for libdcp using a specific property for frame rates.Carl Hetherington
2026-03-22Tweak verification code for some changes in libdcp.Carl Hetherington
2026-03-22Tidy up slightly.Carl Hetherington
2026-03-20Updated ja_JP translation from 林雅成.Carl Hetherington
2026-03-20Add stub el_GR translation.Carl Hetherington
2026-03-18Fix build problems with warnings generated by newer macOS build environments.Carl Hetherington
2026-03-12White space: content_advanced_dialog.{cc,h} table_dialog.{cc,h}Carl Hetherington
2026-03-12Supporters update.Carl Hetherington
2026-03-12Put a scrollbar into the content properties dialogue (#3143).Carl Hetherington
2026-03-12Fix Set button on override frame rate to do what it was meant to.Carl Hetherington
Before this, the entered video frame rate would be taken no matter if Set was clicked or not.
2026-03-12Don't offer auto-crop on content with no video.Carl Hetherington
2026-03-12Use index rather than .front() now that we can.Carl Hetherington
2026-03-12Cleanup: compress an if.Carl Hetherington
2026-03-11Add ko_KR translator credit.Carl Hetherington
2026-03-10ko_KR translation from Sean.Carl Hetherington
2026-03-10Fix updating of crop guess rectangle from the auto-crop dialog.Carl Hetherington
Before the change in the dialog would raise an ImageChanged which would reset the crop again, making it unchangeable.
2026-03-10Compress an if.Carl Hetherington
2026-03-10Use a more generic way to request things.Carl Hetherington
2026-03-10White space: simple_video_view.{cc,h}Carl Hetherington
2026-03-10Add a set of missing update() calls.Carl Hetherington
2026-03-10Rename one_shot stuff to better reflect what it actually does.Carl Hetherington
2026-03-10Add a comment.Carl Hetherington
2026-03-08Require "non-standard" config checkbox to use MPEG2.Carl Hetherington
Carsten reports that some users were choosing it because it sounded familiar.
2026-03-01Updated ja_JP translation from 林雅成.Carl Hetherington
2026-02-24Updated ja_JP translation from 林雅成.Carl Hetherington
2026-02-24Add translation to ja_JP from Masanari Hayashi (林雅成).Carl Hetherington
2026-02-21Supporters update.Carl Hetherington
2026-02-21Always resize timeline content when changing the window size.Carl Hetherington
This is probably still quite annoying, as you can zoom to a particular place, change the window size, and your zoom is gone. But I think it's still preferably to the previous.
2026-02-21Stop selecting content in the main window when clicking on the timeline.Carl Hetherington
This seems not very useful, but mostly it looks horrible on Linux with the main and timeline windows fighting over which has the focus.
2026-02-21Fix non-shifted scrollwheel on the timeline.Carl Hetherington
It should scroll up and down, and now it does.
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).