summaryrefslogtreecommitdiff
path: root/src/wx
AgeCommit message (Expand)Author
2020-11-25Add debug log type for encode servers.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
2020-09-27Fix playhead position after trim-up-to (#1847).Carl Hetherington
2020-09-27Build fix.Carl Hetherington
2020-09-27Use bitmap_path() method to find the splash screen image.Carl Hetherington
2020-09-25Add NamedChannel and use it to hide the never-used channelsCarl Hetherington
2020-09-25Add missing try/catch to a call to getDeviceInfo.Carl Hetherington
2020-09-25Use the appropriate RtAudio exception (though I'm not sure if thisCarl Hetherington
2020-09-25Remove unnecessary explicit.Carl Hetherington
2020-09-23Undefine Status that somebody decided to put in the global namespace.Carl Hetherington
2020-09-23Add audio language configuration and pass it to libdcp.Carl Hetherington