summaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)Author
2018-04-17Use round rather than ceil when putting positions and start trimsCarl Hetherington
2018-04-17When seeking to the start of some content, take trim into accountCarl Hetherington
2018-04-13Account for J2K decoding at lower-than-maximum resolution when croppingv2.13.14Carl Hetherington
2018-04-13Tidy up to use one list of servers.Carl Hetherington
2018-04-13Update encoding server list when servers disappear (#1176).Carl Hetherington
2018-04-13Note and indicate servers with bad link version (#982).Carl Hetherington
2018-04-11Fix 3D DCP handling in the player.Carl Hetherington
2018-04-10Missing setup of SubtitleDecoder position causing #1271 and probably other th...Carl Hetherington
2018-04-07Somewhat speculative shuffler fix for assertion failure.v2.13.13Carl Hetherington
2018-04-07Fix silly crash in shuffler.Carl Hetherington
2018-04-05Further adjustment of shuffler to cope with having sources for only one eye.v2.13.12Carl Hetherington
2018-04-05Remove believed-unnecessary check.Carl Hetherington
2018-04-05Updated zh_CN translation from 刘汉源.Carl Hetherington
2018-04-05Wait for in-order input to shuffler before emitting anything, otherwiseCarl Hetherington
2018-04-05Tidy up assertion.Carl Hetherington
2018-04-03Remove rather wordy debug for #953, not seen for a while.Carl Hetherington
2018-03-27Tweak wording of DCP referencing tips.Carl Hetherington
2018-03-27why_not in can_reference can just be a string rather than a list of strings.Carl Hetherington
2018-03-27Remove believed-misleading comment.v2.13.6Carl Hetherington
2018-03-27Fix order of calculations to make subtitle centering work after scaling (rela...Carl Hetherington
2018-03-26Bump audio analysis file version and cache drawn points in the audio plot.Carl Hetherington
2018-03-26Add time axis to audio analysis (part of #1082).Carl Hetherington
2018-03-24Fix crash when changing DCP audio channel count.Carl Hetherington
2018-03-24Fix update checket error when there is no test version.Carl Hetherington
2018-03-24Cherry-pick 9964901 from v2.12.xCarl Hetherington
2018-03-22Improve the appearance of a few error messages (#1187).Carl Hetherington
2018-03-22Add hint about making a DCP with a very different frame rate to the content.Carl Hetherington
2018-03-22Merge Carsten's de_DE translation from c52231e.Carl Hetherington
2018-03-22Add stub el_GR translations and add ar_LB/fi_FI to build scripts.Carl Hetherington
2018-03-21Update for new bits in libdcp verify.Carl Hetherington
2018-03-21Merge.Carl Hetherington
2018-03-20Missing libdcp prefix.Carl Hetherington
2018-03-16KDM writing tweak from v2.12.x.Carl Hetherington
2018-03-16Another OS X signing-related fix.Carl Hetherington
2018-03-15Missing files.Carl Hetherington
2018-03-14Very basic DCP verification in the player (#1238).Carl Hetherington
2018-03-10Take ISDCF metadata from templates.Carl Hetherington
2018-03-09Check for signer chains containing UTF8-marked strings and offerCarl Hetherington
2018-03-07Don't fake-write encrypted video frames as the asset ID is somehow (?)Carl Hetherington
2018-03-06Merge branch 'master' of ssh://git.carlh.net/home/carl/git/dcpomaticCarl Hetherington
2018-03-06Adapt for changes to libdcp API.Carl Hetherington
2018-03-05Fix charset in new fi_FI files.Carl Hetherington
2018-03-05Add stub fi_FI.po files.Carl Hetherington
2018-03-05Fix OOM condition when seeking near to the end of long FFmpeg files (#1230).Carl Hetherington
2018-03-05Tidy up with some typedefs.Carl Hetherington
2018-03-02Fix corruption of subsampled images that are being placed into blackCarl Hetherington
2018-03-01Remove unused parameter.Carl Hetherington
2018-03-01Remove unused parameter; set audio frame size from the video/audio frame rates.Carl Hetherington
2018-03-01Avoid a memcpy in the export code.Carl Hetherington
2018-02-28Fix crash if quick_refresh() fails.Carl Hetherington