summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-06-13Bump versionv2.1.1Carl Hetherington
2015-06-13Capitalise name of Russia in config dialog.Carl Hetherington
2015-06-13Bump libsub for cscript fix.Carl Hetherington
2015-06-13Correct libsub dependency too.Carl Hetherington
2015-06-13Use correct specifier for libdcp.Carl Hetherington
2015-06-13Bump versionCarl Hetherington
2015-06-13Bump versionv2.1.0Carl Hetherington
2015-06-13Bump libdcp/libsub versions.Carl Hetherington
2015-06-13Add program support for ru_RU and fix a couple of translations using the |.Carl Hetherington
2015-06-13Try to fix crash.Carl Hetherington
2015-06-13Tidy progress report when sending problem report email.Carl Hetherington
2015-06-13Update progress bar when finding subtitles in FFmpeg content.Carl Hetherington
2015-06-13Layout the audio mapping's sizer after it changes (#597).Carl Hetherington
2015-06-12Add a close button to the AudioDialog on Linux in case it doesn't get a ↵Carl Hetherington
close button (#602).
2015-06-12Calm down credits slightly.Carl Hetherington
2015-06-12Various alterations to the manual.Carl Hetherington
2015-06-12Credit Gerald Maruccia for the upmixer algorithm.Carl Hetherington
2015-06-12Fix M/S decoder input names.Carl Hetherington
2015-06-12Update manual screenshots.Carl Hetherington
2015-06-12Bump versionCarl Hetherington
2015-06-12Bump versionv2.0.51Carl Hetherington
2015-06-12New ru_RU translation from Igor Voytovich.Carl Hetherington
2015-06-12Comment.Carl Hetherington
2015-06-12Add a pixel format to ::fade().Carl Hetherington
2015-06-12Comment.Carl Hetherington
2015-06-12Remove PassReason stuff.Carl Hetherington
This feels wrong: it means that it is possible for FFmpegDecoder to discard packets. I can't see how this is ok in all cases: maybe we were lucky that it worked at all.
2015-06-12Fix FFmpeg subtitle stream serialisation.Carl Hetherington
2015-06-12Un-map non-selected audio streams when loading old files.Carl Hetherington
2015-06-12Some support for Zanata translations.Carl Hetherington
2015-06-12Small optimisation.Carl Hetherington
2015-06-12Small tidy-up.Carl Hetherington
2015-06-12Bump libdcp for build fix.Carl Hetherington
2015-06-11Remove unused method.Carl Hetherington
2015-06-11Use better J2KImageProxy::same() method.Carl Hetherington
2015-06-11Check for J2K data before checking for similarity of frames; fixes #599.Carl Hetherington
2015-06-11Bump libpdc.Carl Hetherington
2015-06-11Bump libdcp.Carl Hetherington
2015-06-11Log a warning rather than getting stuck when clamping XYZ values in RGB->XYZ ↵Carl Hetherington
conversion (#600).
2015-06-11More powa.Carl Hetherington
2015-06-11pot/merge.Carl Hetherington
2015-06-11ChangeLog.Carl Hetherington
2015-06-11Fix audio analyis hang with duplicate stream IDs (#598).Carl Hetherington
There was existing code to work around the case when FFmpeg files have all-zero stream IDs. Extend this to cope with duplicate stream IDs, as these have been seen in the wild.
2015-06-11Add new test.Carl Hetherington
2015-06-11Some manual updates.Carl Hetherington
2015-06-10Some manual bits from master.Carl Hetherington
2015-06-10Bump versionCarl Hetherington
2015-06-10Bump versionv2.0.50Carl Hetherington
2015-06-10Skip audio analysis when there is no audio content (#596).Carl Hetherington
2015-06-10Tweak error message.Carl Hetherington
2015-06-10Resurrect neater repeat-write handling.Carl Hetherington