summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2024-11-06Supporters update.v2.16.96Carl Hetherington
2024-11-06Add missing marker types FFOB/LFOB (#2886).Carl Hetherington
2024-11-01Needing length is the same for audio and video, so merge them.Carl Hetherington
2024-11-01Obtain audio length by scanning through the file if required (#2880).Carl Hetherington
2024-10-19Fix video length when we scan for it.Carl Hetherington
2024-10-19Cleanup: initialise a few members in-place.Carl Hetherington
2024-10-19Tidy up and fix obtaining video length when it's not in the header.Carl Hetherington
2024-10-13Supporters update.v2.16.95Carl Hetherington
2024-10-13Give more details when failing to send emails.Carl Hetherington
2024-10-11Add some wxYield()s.Carl Hetherington
2024-10-11Download Dolby certs more intelligently.Carl Hetherington
2024-10-08Fix bug causing signal changes to be lost (#2870).Carl Hetherington
2024-10-08I'm not sure if this is actually wrong, but it seems odd.Carl Hetherington
2024-09-29Disambiguate some more bind calls().Carl Hetherington
2024-09-29Arch's FFmpeg is in an unusual place so we have to get the includes for it.Carl Hetherington
2024-09-29Clarify some uses of bind().Carl Hetherington
2024-09-29Missing include.Carl Hetherington
2024-09-27Fix some missing spaces in the update dialog.Carl Hetherington
2024-09-24Supporters update.v2.16.94Carl Hetherington
2024-09-24Missing new verification error.Carl Hetherington
2024-09-24Fix build with new boost (e.g. on Arch) (#2868)Carl Hetherington
2024-09-17Supporters update.v2.16.93Carl Hetherington
2024-09-16Bump maximum reel length.Carl Hetherington
2024-09-13Supporters update.Carl Hetherington
2024-09-11Fix stupid bug introduced in 5db3eda9c6f0Carl Hetherington
2024-09-06Supporters update.Carl Hetherington
2024-09-03Fix a few places where we should use dcp::File::open_error()Carl Hetherington
2024-09-03Fix confusion about operator bool() with optional.Carl Hetherington
2024-09-03Clarify copying of InfoFileHandle.Carl Hetherington
2024-09-02Recognise .webp as an image file.Carl Hetherington
2024-08-15Supporters update.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-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-27Optimisation: return notes by reference.Carl Hetherington
2024-07-27Don't clobber configured log types in the player.Carl Hetherington
2024-07-27Add missing setup for DEBUG_VIDEO_VIEW.Carl Hetherington
2024-07-27Cleanup: include and using sorting.Carl Hetherington
2024-07-27Fix build with RtAudio 6.Carl 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-26Signal the correct change when unsetting the sound output.Carl Hetherington
2024-07-26Stop instantiating RtAudio all over the placeCarl Hetherington
2024-07-22Supporters update.Carl Hetherington