summaryrefslogtreecommitdiff
path: root/src/wx
AgeCommit message (Expand)Author
2020-12-02Missing #includes from previous.Carl Hetherington
2020-12-01Limit video frame rate text control to numbers.Carl Hetherington
2020-12-01Rename refresh_metadata -> reset_metadata.Carl Hetherington
2020-12-01Give Butler a weak_ptr<Film>Carl Hetherington
2020-12-01Change re{set,fresh}_metadata to take a film and a size from the player.Carl Hetherington
2020-11-30Fix build error.v2.15.111Carl Hetherington
2020-11-30Hide some wx warnings.v2.15.110Carl Hetherington
2020-11-30Fix overlapping group labels in the audio matrix (#1882).v2.15.109Carl Hetherington
2020-11-29Better progress reporting during DCP validation (#1812).v2.15.108Carl Hetherington
2020-11-25Disallow referring to subtitles / closed captions with start trim.Carl Hetherington
2020-11-24Fix uninitialised variable.Carl Hetherington
2020-11-24Updated nl_NL translation from Rob van Nieuwkerk.Carl Hetherington
2020-11-23Remove swaroop variant.Carl Hetherington
2020-11-21pot/merge.Carl Hetherington
2020-11-21Update ISDCF name when subtitle language metadata changes (related to #1737).Carl Hetherington
2020-11-21Remove the "simple" UI (#1868).Carl Hetherington
2020-11-20Use a LanguageTag for closed caption tracks.Carl Hetherington
2020-11-20Remove subtitle language from text content.Carl Hetherington
2020-11-20Fix label alignment.Carl Hetherington
2020-11-20Store subtitle language(s) in Film, and allow setup of thoseCarl Hetherington
2020-11-20Tidy up button alignment.Carl Hetherington
2020-11-20Move labelling out of LanguageTagWidget.Carl Hetherington
2020-11-20Disable video range control for DCP content (#1821).Carl Hetherington
2020-11-17Fix strange OR operator.Carl Hetherington
2020-11-16Make sure we use limited ("video") range data when exporting.Carl Hetherington
2020-11-16Add catch-all assertion.Carl Hetherington
2020-11-15Add LanguageTagWidget and use it for the SMPTE metadata.Carl Hetherington
2020-11-15Fix invisible subtag lists in some cases.Carl Hetherington
2020-11-15Add Remove button to language tag dialogue.Carl Hetherington
2020-11-15Improve text panel layout with GTK3's enormous spin controls.Carl Hetherington
2020-11-13Fix finding of subtitles when clicking in the list view.Carl Hetherington
2020-11-13More vertical alignment fixes.Carl Hetherington
2020-11-08Remove references to / support for old RtError class (now RtAudioError).Carl Hetherington
2020-11-05Fix video waveform view with GL backend.Carl Hetherington
2020-11-05Fix some alignment.Carl Hetherington
2020-11-04Move video frame rate override into advanced prefs (#1852).Carl Hetherington
2020-11-04Fix crash on Linux (and maybe others).Carl Hetherington
2020-10-26Catch more errors when non-CPLs are loaded as CPLs.Carl Hetherington
2020-10-24White space tweak.Carl Hetherington
2020-10-23Fix some label alignments.Carl Hetherington
2020-10-21macOS / new boost build fixes.v2.15.104Carl Hetherington
2020-10-20Try to improve splitter behaviour when shrinking and then enlargingCarl Hetherington
2020-10-20Move the LimitedSplitter constructor into the .cc file.Carl Hetherington
2020-10-20Move contents of ContentPanel::first_shown into LimitedSplitter.Carl Hetherington
2020-10-20Move LimitedSplitter into the header file.Carl Hetherington
2020-10-19Playlist editor: try to make progress dialogue appear sooner when scanning co...Carl Hetherington
2020-10-13Label vertical alignment fixes.Carl Hetherington
2020-10-06Fix assorted GTK3-related alignment problems.Carl Hetherington
2020-09-27Disable some more warnings.Carl Hetherington
2020-09-27Tweak trim-to-end behaviour and button label.Carl Hetherington