summaryrefslogtreecommitdiff
path: root/src/wx
AgeCommit message (Expand)Author
2020-07-24WIPsigned-unsignedCarl Hetherington
2020-07-21Don't enable OK button for the export dialogue until a pathCarl Hetherington
2020-07-15Remove ko_KR translation stub that was never used.Carl Hetherington
2020-07-12Remove pointless subheading in Keys->Advanced dialogues and improve spacing i...Carl Hetherington
2020-07-11Use new channel 14 ATMOS sync creation code in libdcp,Carl Hetherington
2020-07-09Add Antonio Casado as a tester.Carl Hetherington
2020-07-05Add more logging and some missing prefs checkboxes for existing logging.v2.15.87Carl Hetherington
2020-07-04Fix typo truncating ./waf configure output.Carl Hetherington
2020-07-02Potential Windows build fix.v2.15.86Carl Hetherington
2020-06-28Make some methods private.Carl Hetherington
2020-06-28Fix confusion between one-shot and playing causing surprisingCarl Hetherington
2020-06-28Make _one_shot and _playing atomic.Carl Hetherington
2020-06-28Rename _playing_condition -> _thread_work_condition.Carl Hetherington
2020-06-27Move video filters controls into advanced content dialogue (#1748).Carl Hetherington
2020-06-27Switch the content advanced dialogue to use GridBagSizer.Carl Hetherington
2020-06-27Merge FilterEditor and FilterDialog.Carl Hetherington
2020-06-27Avoid ResetClip() since (on GTK3, and maybe elsewhere) it seems toCarl Hetherington
2020-06-25Updated nl_NL translation from Rob van Nieuwkerk.v2.15.84Carl Hetherington
2020-06-23Try to fix crash on calling glGetString() without a GL context.Carl Hetherington
2020-06-19Fix timeline for DCPs containing Atmos.Carl Hetherington
2020-06-19Make Atmos content work more like other content. Now its MXFsv2.15.82Carl Hetherington
2020-06-18Fix display of Atmos tracks in the timeline.Carl Hetherington
2020-06-18pot/merge.Carl Hetherington
2020-06-17Move identifiers stuff out to a new prefs tab.v2.15.81Carl Hetherington
2020-06-17Allow more complete control over the libdcp/DCP-o-matic metadata written to v...Carl Hetherington
2020-06-09Assorted GTK3 layout tidying in KDM dialogs.Carl Hetherington
2020-06-08Add a bunch of SetFocus calls.Carl Hetherington
2020-06-08Add space next to "use best" button.Carl Hetherington
2020-06-08Remove unnecessary setup of _frame_rate_sizer which isCarl Hetherington
2020-06-08Add a border round EditableLists on GTK3, otherwise they are hard to see.Carl Hetherington
2020-06-08Set focus on opening dialog.Carl Hetherington
2020-06-08Improve look of DCP metadata dialogue on scaling (#1762).Carl Hetherington
2020-06-08Spaces between content buttons in GTK3 (#1761).Carl Hetherington
2020-06-08Move upload-DCP-to-TMS button to preferences.Carl Hetherington
2020-06-08Remove encryption key options (#1760).Carl Hetherington
2020-06-08Always sign DCPs (#1760).Carl Hetherington
2020-06-05Add defensive check.Carl Hetherington
2020-05-25More fun with GTK3 and its enormous SpinButtons.Carl Hetherington
2020-05-25Don't offer full-frame containers unless 'allow any container' is enabled.Carl Hetherington
2020-05-24Use wxDC for all drawing of the audio mapping view, removingCarl Hetherington
2020-05-24Fix audio mapping view on GTK3, with some cleanups that mess upCarl Hetherington
2020-05-24Layout tweaks for GTK3.Carl Hetherington
2020-05-22We must only link gtk2 if wx is also using it.Carl Hetherington
2020-05-22White space.Carl Hetherington
2020-05-21Give 'wrong target' KDM errors in a dialogue box rather than in the job manag...Carl Hetherington
2020-05-20Tell the user when they load a KDM which will not do anything useful (part of...Carl Hetherington
2020-05-20Rename TYPE_DEBUG_PLAYER to TYPE_DEBUG_VIDEO_VIEW.Carl Hetherington
2020-05-18Remove unused variable.Carl Hetherington
2020-05-18Add some missing messages.Carl Hetherington
2020-05-18Add a new "Advanced settings" dialog for content, accessibleCarl Hetherington