summaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)Author
2025-05-28Cleanup: make Messenger into a class.Carl Hetherington
2025-05-28Cleanup: void and whitespace.Carl Hetherington
2025-05-28Cleanup: whitespace.Carl Hetherington
2025-05-28Cleanup: initialization.Carl Hetherington
2025-05-28Cleanup: camelCase.Carl Hetherington
2025-05-28Cleanup: coalesce an if.Carl Hetherington
2025-05-28Cleanup: camelCase.Carl Hetherington
2025-05-28Cleanup: remove unused method.Carl Hetherington
2025-05-28Cleanup: whitespace, brackets around single-line ifs.Carl Hetherington
2025-05-28Cleanup: camelCase.Carl Hetherington
2025-05-28Cleanup: whitespace, const, brackets around single-line-ifs.Carl Hetherington
2025-05-28Cleanup: camelCase.Carl Hetherington
2025-05-28Remove unnecessary method firstLaunch() which always returned true when true ...Carl Hetherington
2025-05-28Cleanup: white space, superfluous void, const position.Carl Hetherington
2025-05-28Cleanup: remove now-unused variable.Carl Hetherington
2025-05-28Remove assert().Carl Hetherington
2025-05-28Cleanup: remove an unnecessary lambda capture.Carl Hetherington
2025-05-28Add a comment.Carl Hetherington
2025-05-28Cleanup: formatting and an unnecessary void.Carl Hetherington
2025-05-28Cleanup: camelCase.Carl Hetherington
2025-05-27Fix macOS i18n to always use the user's macOS-configured locale (#3036).Carl Hetherington
2025-05-27Move i18n setup into 3 separate platform files.Carl Hetherington
2025-05-26Remove functors for choosing pixel format output from make_image().Carl Hetherington
2025-05-26Remove last use of keep_xyz_or_rgb.Carl Hetherington
2025-05-26Ensure that XYZ data is not passed to rgb_to_xyz() when using Grok.Carl Hetherington
2025-05-26Fix incorrect colours with "no colourspace conversion" sources that are not A...Carl Hetherington
2025-05-26Fix finding Liberation Sans when running from the source tree.Carl Hetherington
2025-05-19Tidy up finding required files during tests.Carl Hetherington
2025-05-13Allow hyphens as part of the "name" part of the ISDCF name.Carl Hetherington
2025-05-11Use case for property checks now that it's possible.Carl Hetherington
2025-05-11Cleanup: use constexpr for content and player properties.Carl Hetherington
2025-05-10White space: video_ring_buffers.{cc,h}Carl Hetherington
2025-05-10White space: colour_conversion.{cc,h}Carl Hetherington
2025-05-10White space: text_content.{cc,h}Carl Hetherington
2025-05-10White space: audio_ring_buffers.{cc,h}Carl Hetherington
2025-05-09Attempt to fix windows-32 build.Carl Hetherington
2025-05-09Updated nl_NL translation from Rob van Nieuwkerk.Carl Hetherington
2025-05-08pot/merge.Carl Hetherington
2025-05-08Add DCPContent::reference_anything().Carl Hetherington
2025-05-08Add ReelType / string conversions.Carl Hetherington
2025-05-08Add Film::possible_reel_types().Carl Hetherington
2025-05-08Add Film::reels_for_type().Carl Hetherington
2025-05-08Promote DCPContent::reels() to public.Carl Hetherington
2025-05-08Use the more in-keeping name string_to_video_encoding().Carl Hetherington
2025-05-06Updated zh_CN translation from 刘汉源Carl Hetherington
2025-05-04Clarify some comments slightly.Carl Hetherington
2025-04-28Cleanup: use std::vector<char> rather than a "variable" length array.Carl Hetherington
2025-04-28Whitespace: {curl_,scp_,}uploader.{cc,h}Carl Hetherington
2025-04-25White space: job_manager.{cc,h}Carl Hetherington
2025-04-25White space: decoder.{cc,h}Carl Hetherington