summaryrefslogtreecommitdiff
path: root/cscript
AgeCommit message (Collapse)Author
2016-02-29Add workaround for 3D DCPs whose picture MXFs are labelled (within the MXF) ↵Carl Hetherington
as mono.
2016-02-29Bump libdcp for HMAC fix.Carl Hetherington
2016-02-16Bump libdcp for Interop ScreenAspectRatio fix.Carl Hetherington
2016-02-15Bump to required libsub.Carl Hetherington
2016-02-15Support SSA subtitles embedded within FFmpeg files.Carl Hetherington
2016-02-12Basic SSA support (#128).Carl Hetherington
2016-02-05Bump libdcp.Carl Hetherington
2016-02-05New cs_CZ translation from Tomáš Begeni.Carl Hetherington
2016-02-03Bump deps.Carl Hetherington
2016-02-03Search lib64 for .pc files.Carl Hetherington
2016-02-03Various build / dependency fixes.Carl Hetherington
2016-01-13Bump libdcp.Carl Hetherington
2016-01-07Bump libdcp.Carl Hetherington
2016-01-06Merge.Carl Hetherington
2016-01-06New sk_SK translation from Tomáš Hlaváč.Carl Hetherington
2015-12-23Add a stored list of DKDMs to the creator rather than just a load button (#767).Carl Hetherington
2015-12-22Check for patched version of FFmpeg before using extra functions (#773).Carl Hetherington
2015-12-18Bump libdcp.Carl Hetherington
2015-12-18Bump libdcp.Carl Hetherington
2015-12-11Bump libdcp for fix for #774.Carl Hetherington
2015-12-11Bump libdcp for tcp_mct=1 fix.Carl Hetherington
2015-12-09Firm libdcp/libsub versions.Carl Hetherington
2015-12-06Bump ffmpeg.Carl Hetherington
2015-12-04Don't need to explicitly link to OpenJPEG.Carl Hetherington
2015-12-04Build 1.0 of libsub rather than a specific revision.Carl Hetherington
2015-12-04Just use latest libdcp.Carl Hetherington
2015-12-04Fix libdcp dep version.Carl Hetherington
2015-12-04Bump libdcp.Carl Hetherington
2015-12-04Bump libsub.Carl Hetherington
2015-12-04Bump libdcp for ScreenAspectRatio fix.Carl Hetherington
2015-11-30Bump deps to release versions.Carl Hetherington
2015-11-26Bump libdcp for subtitle parsing fix.Carl Hetherington
2015-11-24Bump libdcp for trusted device KDM test.Carl Hetherington
2015-11-22Bump ffmpeg-cdist for libswresample build.Carl Hetherington
2015-11-18Bump ffmpeg; gain-correct new LUFS/LRA.Carl Hetherington
2015-11-18Basic (untested) ebur128 (#368).Carl Hetherington
2015-11-17Bump libdcp for fix to encoded date header in MXF files on Windows (#754).Carl Hetherington
2015-11-15Bump libsub.Carl Hetherington
2015-11-15Basic support for trusted device lists in KDMs (#750).Carl Hetherington
2015-11-13Bump libdcp.Carl Hetherington
2015-11-09Fix debian unstable dep version.Carl Hetherington
2015-11-09Try to fix Debian unstable dependencies.Carl Hetherington
2015-11-08Bump libcxml.Carl Hetherington
2015-11-06Fix CDIST_LOCALE_PREFIX for 15.10.Carl Hetherington
2015-11-06deps for ubuntu 15.10Carl Hetherington
2015-11-05Another missing 14.04 dep.Carl Hetherington
2015-11-05Missing Ubuntu 14.04 dependency.Carl Hetherington
2015-11-05Bump versions again.Carl Hetherington
2015-11-05Use release versions of stuff.Carl Hetherington
2015-11-05Add console to dcpomatic_kdm on Windows. Tweak layout a bit more.Carl Hetherington
Remove unnecessary include from kdm_dialog.h. Unbind selection-changed signal in ScreensPanel destructor to stop it causing problems if it is called during ~ScreensPanel. Add -fno-omit-frame-pointer in case it helps with Dr. Mingw.