summaryrefslogtreecommitdiff
path: root/src/wx
AgeCommit message (Collapse)Author
2024-02-21Make DCPExaminer::size() optional and deal with the consequences.v2.16.78Carl Hetherington
This means we can fix the case of a VF having no known size in a nice way, in turn fixing problems caused by the fix to #2775.
2024-02-19Supporters update.v2.16.77Carl Hetherington
2024-02-19Supporters update.Carl Hetherington
2024-02-19Fix various preview errors on high-DPI screens (#2774).Carl Hetherington
The logical scale was previously not taken into account so the outline rectangle was wrong and the padding was usually missing.
2024-02-19Cleanup: use a dcp::Size instead of a wxSize.Carl Hetherington
2024-02-16Supporters update.v2.16.76Carl Hetherington
2024-02-15Supporters update.Carl Hetherington
2024-02-14Fix conversion of _X to underlined X with GTK (via ↵Carl Hetherington
gtk_label_set_text_with_mnemonic, I think).
2024-02-14Fix exception when calling resume() without first calling suspend().Carl Hetherington
2024-02-12Fix message for high bitrate frames during verify.Carl Hetherington
2024-02-11Supporters update.Carl Hetherington
2024-02-11Add comment about AudioDialog.Carl Hetherington
2024-02-11Remove orphaned label.Carl Hetherington
2024-02-11Extend the only column in the editable email address list.Carl Hetherington
2024-02-10Updated sl_SI translation from Martin Srebotnjak.Carl Hetherington
2024-02-09Supporters update.v2.16.75Carl Hetherington
2024-02-05Simplify and improve performance of credits list.Carl Hetherington
2024-02-053 columns in the about box looks better (especially on macOS).Carl Hetherington
2024-02-05Add Benno Zwanenburg as a tester.Carl Hetherington
2024-02-03Supporters update.v2.16.74Carl Hetherington
2024-02-01Fix error when opening the right-click content menu.Carl Hetherington
2024-02-01Add some more space for macOS preferences icons.Carl Hetherington
2024-01-28Supporters update.v2.16.73Carl Hetherington
2024-01-26Fix assertion on trying to select a file (#2737).Carl Hetherington
2024-01-23Add supporters.v2.16.72Carl Hetherington
2024-01-21Remove unused variables.Carl Hetherington
2024-01-18Allow specification of KDM annotation text (#296).Carl Hetherington
2024-01-18Tweak layout.Carl Hetherington
2024-01-16Remember some more paths when selecting files (#2728).Carl Hetherington
* export subtitles * export video * debug log * cinema database * config file
2024-01-16Cleanup: remove some make_wx<> that aren't needed.Carl Hetherington
2024-01-16Add some comments.Carl Hetherington
2024-01-16Cleanup: rename some methods in FilePickerCtrl and use ↵Carl Hetherington
boost::filesystem::path more.
2024-01-15Increase timeout before pulsing the progress bar for a job.Carl Hetherington
2024-01-13Show hashes when they disagree during verification (#2717).Carl Hetherington
2024-01-13Updated nl_NL translation from Rob van Nieuwkerk.Carl Hetherington
2024-01-12pot/merge.Carl Hetherington
2024-01-11Fix markers view for RTL languages (part of #2696).Carl Hetherington
2024-01-11Fix "add" markers submenu for the last couple of markers.Carl Hetherington
2024-01-11Attempt to rationalise menu IDs and avoid duplicates.Carl Hetherington
2024-01-11Fix timecode order in RTL languages (part of #2696).Carl Hetherington
2024-01-11Supporters update.Carl Hetherington
2024-01-11Updated fa_IR translation from Soleyman Rahmani.Carl Hetherington
2024-01-11Reduce minimum "non-standard" ISDCF part name length to 1.Carl Hetherington
Otherwise on macOS (at least) you can't type in any numbers, seemingly because it checks on each keypress so e.g. you clear it, enter 1 and a bell rings because 1 is too small. It's fine on Linux (a too-small number is corrected when you press enter).
2024-01-10Fix crash when changing ISDCF name part length (#2690).Carl Hetherington
2024-01-09Move ScopeGuard into libdcp.Carl Hetherington
2024-01-08Updated fa_IR translation from Soleyman Rahmani.Carl Hetherington
2024-01-05Add new "territory type" so that INT-T{D,L} can be chosen (#2704).Carl Hetherington
2024-01-05Add Choice::set_by_data().Carl Hetherington
2024-01-05Remove out-of-date patrons.Carl Hetherington
2024-01-02Updated fa_IR translation from Soleyman Rahmani.Carl Hetherington