summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2025-09-21Hackshigher-hzCarl Hetherington
2025-09-03Increase timebase of Time so that more frame rates are possible without round...Carl Hetherington
2025-09-03Make Time constructor and get() private.Carl Hetherington
2025-09-03Use helpers for serialising times to/from XML.Carl Hetherington
2025-09-03Add helpers for serialising times to XML with timebase.Carl Hetherington
2025-09-03Move number_attribute() to xml_util.hCarl Hetherington
2025-09-03Use Time::to_string() instead of Time::get() in a log message.Carl Hetherington
2025-09-03Tidy up a check to avoid using get().Carl Hetherington
2025-09-03Tidy check to avoid get().Carl Hetherington
2025-09-03Tidy assert to better express what we mean.Carl Hetherington
2025-09-03Use frames_round() where possible.Carl Hetherington
2025-09-03Remove pointless explicit.Carl Hetherington
2025-09-03Use a default constructor to avoid a get().Carl Hetherington
2025-09-03Remove an unnecessary get().Carl Hetherington
2025-09-03Remove some pointless conversions.Carl Hetherington
2025-09-03Use a default constructor.Carl Hetherington
2025-09-03Use ContentTime instead of Frame for check set.Carl Hetherington
2025-09-03Remove unnecessary initialisation.Carl Hetherington
2025-09-03Use default Time constructor instead of comparing get() with 0.Carl Hetherington
2025-09-03Add and use Time::proportion_of().Carl Hetherington
2025-09-03Use Time::seconds() instead of dividing get() by HZ.Carl Hetherington
2025-09-03Use default Time constructor instead of passing 0.Carl Hetherington
2025-09-03Use default ContentTime -> DCPTime conversion instead of .get().Carl Hetherington
2025-09-03Add and use Time::identifier().Carl Hetherington
2025-09-03Add and use Time::negative().Carl Hetherington
2025-09-03Use Time::to_string() instead of Time::get() in an error message.Carl Hetherington
2025-09-03Move to_string() from a free function into a member of Time.Carl Hetherington
2025-09-03Remove unnecessary .get() of Time.Carl Hetherington
2025-08-27Restore un-ticked DCP audio language correctly (#3077).Carl Hetherington
2025-08-27Updated nl_NL translation from Rob van Nieuwkerk.Carl Hetherington
2025-08-27pot/merge.Carl Hetherington
2025-08-27Add missing file to i18n gathering.Carl Hetherington
2025-08-26Supporters update.v2.18.23Carl Hetherington
2025-08-25Add cover sheet magic strings for marker positions (#3076).Carl Hetherington
2025-08-25Compress an if.Carl Hetherington
2025-08-25Use 0-padded numbers for all fields of a timecode.Carl Hetherington
2025-08-25Move write_cover_sheet() out to its own file.Carl Hetherington
2025-08-25Fix player crop in OpenGL mode.Carl Hetherington
2025-08-25Rename variable.Carl Hetherington
2025-08-25Cleanup: some east/west const.Carl Hetherington
2025-08-25Rename size -> out_size.Carl Hetherington
2025-08-25Fix incorrect display when cropping unoptimised video with the OpenGL rendere...Carl Hetherington
2025-08-25Cleanup: wrap glUniform* calls.Carl Hetherington
2025-08-25Cleanup: extract check_gl_error to gl_util.{cc,h}Carl Hetherington
2025-08-22White space: writer.{cc,h}Carl Hetherington
2025-08-22Updated nl_NL translation from Rob van Nieuwkerk.Carl Hetherington
2025-08-19Updated nl_NL translation from Rob van Nieuwkerk.Carl Hetherington
2025-08-13pot/merge.v2.18.22Carl Hetherington
2025-08-13Supporters update.Carl Hetherington
2025-08-13Rename None -> DCI X'Y'Z' in menu.Carl Hetherington