summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-09-12Remove unused AudioBackend::rtaudio().more-abstract2Carl Hetherington
2024-09-12Cleanup: add AudioBackend::close_stream().Carl Hetherington
2024-09-12Cleanup: add AudioBackend::open_stream().Carl Hetherington
2024-09-12Cleanup: add AudioBackend::device_count().Carl Hetherington
2024-09-12Cleanup: add AudioBackend::stream_running() and AudioBackend::stream_time().Carl Hetherington
2024-09-11Cleanup: add AudioBackend::stream_open().Carl Hetherington
2024-09-11Cleanup: add AudioBackend::set_stream_time().Carl Hetherington
2024-09-11Rename last_rtaudio_error stuff to last_error.Carl Hetherington
2024-09-11Cleanup: add AudioBackend::current_api_name().Carl Hetherington
2024-09-11Remove unused includes.Carl Hetherington
2024-09-11Cleanup: add AudioBackend::stream_latency().Carl Hetherington
2024-09-11Cleanup: rename AudioBackend::device_output_channels() to device_channels().Carl Hetherington
2024-09-11Cleanup: rename AudioBackend::output_device_names() to device_names().Carl Hetherington
2024-09-04Build mac-old also with C++17 so it can use the same environment.v2.17.20Carl Hetherington
2024-09-04Fix some ambiguous strings.Carl Hetherington
2024-09-04Further libdcp/libsub bumps to fix build failures on Centos 9.Carl Hetherington
2024-09-04Bump libdcp for another warning-related fix.Carl Hetherington
2024-09-04Bump libdcp to ignore warning from Debian unstable's compiler.Carl Hetherington
2024-09-04Bump libdcp and libsub for libcxml/libdcp/libsub build fixes with static boost.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-03Remove unnecessary use of wxS().Carl Hetherington
2024-09-03Fix wx_to_std -> std_to_wx reversal.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-09-03Adapt to some libdcp class renaming to allow open captions/closed subtitles.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-16Fix libdcp test (no other changes).v2.16.91Carl Hetherington
2024-08-15Fix --static-xmlsec option and use it for Centos 9 (#2858).Carl Hetherington
2024-08-15Bump libdcp for verify crash due to missing information in the note.Carl Hetherington
2024-08-15Supporters update.Carl Hetherington
2024-08-14Cleanup: header/using sorting.Carl Hetherington
2024-08-14Fix a couple of causes of films being marked dirty straight after loading.Carl Hetherington
2024-08-13Add missing destructor.Carl Hetherington
2024-08-09Cleanup: better document parameter.Carl Hetherington
2024-08-09Support RGBA with auto-crop.Carl Hetherington
2024-08-09Add hack to run script to make it work from a cdist tree.Carl Hetherington
2024-08-03Bump libdcp for verify report fix.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-27Allow running player from cdist-built trees.Carl Hetherington