summaryrefslogtreecommitdiff
path: root/src/wx
AgeCommit message (Expand)Author
2024-09-11other stuff.more-abstractCarl Hetherington
2024-09-11Rename AudioBackend::device_output_channels -> device_channels().Carl Hetherington
2024-09-11Cleanup: whitespace.Carl Hetherington
2024-09-11Rename _last_rtaudio_error{,_mutex} to _last_error{,_mutex}.Carl Hetherington
2024-09-11Rename AudioBackend::output_device_names() to device_names().Carl Hetherington
2024-09-03Support closed subtitles and open captions.Carl Hetherington
2024-09-03Remove unused variable setup.Carl Hetherington
2024-09-03Remove use of wxT in favour of char_to_wx().Carl Hetherington
2024-09-03Use Choice rather than wxChoice for text type.Carl Hetherington
2024-09-03Add Choice::size().Carl Hetherington
2024-09-03Make context_translation take a char array.Carl Hetherington
2024-09-03Add some convenience methods to the Choice class.Carl Hetherington
2024-09-03Fix missing i18n markup.Carl Hetherington
2024-09-03Remove some implicit conversions between wxString and std::string.Carl Hetherington
2024-09-03Add new char_to_wx() to convert UTF8 character arrays to wxString.Carl Hetherington
2024-08-17Merge remote-tracking branch 'origin/main' into v2.17.xCarl Hetherington
2024-08-17Add option to use relative content paths (#2856).Carl Hetherington
2024-08-15Supporters update.Carl Hetherington
2024-08-03Merge remote-tracking branch 'origin/main' into v2.17.xCarl Hetherington
2024-07-28Supporters update.v2.16.90Carl Hetherington
2024-07-28Fix build warning on macOS.Carl Hetherington
2024-07-27Limit number of verifier notes that are actually displayed (#2814).Carl Hetherington
2024-07-27Add missing setup for DEBUG_VIDEO_VIEW.Carl Hetherington
2024-07-27Fix build with RtAudio 6.Carl Hetherington
2024-07-26Merge branch 'main' into v2.17.xCarl Hetherington
2024-07-26Add AudioBackend::device_output_channels().Carl Hetherington
2024-07-26Add AudioBackend::default_device_name().Carl Hetherington
2024-07-26Add AudioBackend::output_device_names().Carl Hetherington
2024-07-26Add AudioBackend::start_stream().Carl Hetherington
2024-07-26Add AudioBackend::abort_stream_if_running().Carl Hetherington
2024-07-26Stop instantiating RtAudio all over the placeCarl Hetherington
2024-07-22Supporters update.Carl Hetherington
2024-07-15Fix nag foreground colour in dark mode (#2848).Carl Hetherington
2024-07-15Remove file added for HTML rendering.Carl Hetherington
2024-07-15Tweak background colour of nag in dark mode.Carl Hetherington
2024-07-13Fix spacing of screens panel buttons.Carl Hetherington
2024-07-13Make the download certificate dialog wider on macOS.Carl Hetherington
2024-07-13Download Barco certificates using SFTP instead of plain FTP (#2842).Carl Hetherington
2024-07-12Updated nl_NL translation from Rob van Nieuwkerk.Carl Hetherington
2024-07-12Remove some more stuff related to the old "instant i18n" feature.Carl Hetherington
2024-07-11pot/merge.Carl Hetherington
2024-07-11Add menu option to un-map all audio (#2805).Carl Hetherington
2024-07-09Merge remote-tracking branch 'origin/main' into v2.17.xCarl Hetherington
2024-07-09Add menu option to remove a reel boundary (#2824).Carl Hetherington
2024-07-09Add DCPTimeline::position_to_reel_boundary().Carl Hetherington
2024-07-09Add missing ID.Carl Hetherington
2024-07-09Rename Add reel -> Add reel boundary.Carl Hetherington
2024-07-09Supporters update.v2.16.89Carl Hetherington
2024-07-09Merge remote-tracking branch 'origin/main' into v2.17.xCarl Hetherington
2024-07-06Supporters update.Carl Hetherington