summaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)Author
2021-01-04Check that pango/cairo stuff is created successfully.Carl Hetherington
2021-01-04When building against macOS SDK 11.0 we need an explicit link with bz2.Carl Hetherington
2020-12-26Updated nl_NL translation from Rob van Nieuwkerk.Carl Hetherington
2020-12-23pot/merge.Carl Hetherington
2020-12-22Pass fonts from content around as FontData.Carl Hetherington
2020-12-22Add FontData class.Carl Hetherington
2020-12-22Catch exceptions better during hints thread.Carl Hetherington
2020-12-22Fix crash on working out hints for content with subtitles.Carl Hetherington
2020-12-15Tweak config comment.Carl Hetherington
2020-12-11Fix lots of macOS warnings by using a different boost/bind include.Carl Hetherington
2020-12-08In a DCP with any subs/ccaps, make sure every reel has them (#1340).Carl Hetherington
2020-12-08Factor out empty_text_asset() method.Carl Hetherington
2020-12-08Write subtitles and closed captions to a test DCP in the hints thread,Carl Hetherington
2020-12-08Make Writer take an output DCP path rather than getting it from theCarl Hetherington
2020-12-08Make Writer tolerate a nullptr Job.Carl Hetherington
2020-12-08Use a weak_ptr<Film> in ReelWriter.Carl Hetherington
2020-12-08Use a weak_ptr<Film> in Writer.Carl Hetherington
2020-12-08Add get_process_id()Carl Hetherington
2020-12-08Split create_reel() up into some separate bits.Carl Hetherington
2020-12-07Add WeakFilm and WeakConstFilm and use them a bit.Carl Hetherington
2020-12-06Remove a pointless parameter that the callee can calculate.Carl Hetherington
2020-12-06Add some hints for violations of SMPTE Bv2.1 with subtitles and closedCarl Hetherington
2020-12-05Fix transcode finish time estimations when re-encoding a DCP (#1863).Carl Hetherington
2020-12-05Remove redundant check.Carl Hetherington
2020-12-04Bump CLOSED_CAPTION_LENGTH to 32 as per SMPTE Bv2.1.Carl Hetherington
2020-12-03Allow nanomsg to be null.Carl Hetherington
2020-12-03Allow PrivilegeEscalator to be disabled during tests.Carl Hetherington
2020-12-03Enable TYPE_DISK logging by default.Carl Hetherington
2020-12-03Move a load of disk writing code to src/lib/ext.cc.Carl Hetherington
2020-12-03Obey audio timestamps if they don't deviate by more than some threshold.Carl Hetherington
2020-12-01Changes to crop can be handled with a reset_metadata().Carl Hetherington
2020-12-01Add VideoRingBuffers::reset_metadata().Carl Hetherington
2020-12-01Add missing lock.Carl Hetherington
2020-12-01Give Butler a weak_ptr<Film>Carl Hetherington
2020-12-01Change re{set,fresh}_metadata to take a film and a size from the player.Carl Hetherington
2020-11-30Fix loading very (very) old metadata files.Carl Hetherington
2020-11-28Fix over-read behaviour of FileGroup to be the same on all platforms.Carl Hetherington
2020-11-26If we don't query a server (because we already know about it)Carl Hetherington
2020-11-26It feels unsafe not to lock _threads_mutex between terminate_threads()Carl Hetherington
2020-11-26Calculate hashes for any referenced assets that do not already have one.Carl Hetherington
2020-11-26Use a foreach.Carl Hetherington
2020-11-25Disallow referring to subtitles / closed captions with start trim.Carl Hetherington
2020-11-25Check for inconsistency in settings for referring to text.Carl Hetherington
2020-11-25Remove unused method.Carl Hetherington
2020-11-25Fix corrupted image when over-cropping black filler frames.Carl Hetherington
2020-11-24Fix the behaviour of FileGroup when seeking too far.Carl Hetherington
2020-11-24Updated nl_NL translation from Rob van Nieuwkerk.Carl Hetherington
2020-11-23Remove swaroop variant.Carl Hetherington
2020-11-21pot/merge.Carl Hetherington
2020-11-21Remove the "simple" UI (#1868).Carl Hetherington