summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-09-17Bump versionv2.3.4Carl Hetherington
2015-09-17Speculative fix for crash on using the audio mapping view with i18n.Carl Hetherington
2015-09-17Bump versionCarl Hetherington
2015-09-17Bump versionv2.3.3Carl Hetherington
2015-09-16Fix exception on adding an empty folder as content (#691).Carl Hetherington
2015-09-16Fix i18n of an error report.Carl Hetherington
2015-09-16Config option for default standard (SMPTE / Interop).Carl Hetherington
2015-09-16Add hack.Carl Hetherington
2015-09-16Update test/data for metadata change.Carl Hetherington
2015-09-16Bump libdcp.Carl Hetherington
2015-09-16Rename update_sensitivity to setup_sensitivity for consistency.Carl Hetherington
2015-09-16ChangeLog.Carl Hetherington
2015-09-16Possible fix to problems when the Server is destroyed.Carl Hetherington
2015-09-16Set up OV/VF in name according to whether DCP content has been referenced.Carl Hetherington
2015-09-16Front-end to set up referencing of DCPs.Carl Hetherington
2015-09-16Back-end for very basic and hacky VF support for a DCP imported as content.Carl Hetherington
2015-09-15Fix crash when re-making certificates after deleting existing ones (#690).Carl Hetherington
2015-09-15Fix failure to display audio analysis in some cases.Carl Hetherington
Before we were checking existing AnalyseAudioJobs by their audio analysis path, which may change after they have been run since they use up-to-date info such as the Film's processor. e.g. Run audio analysis for content. Enable processor. Re-run analysis for film; now before it would think that the existing job has done the *new* analysis because its path would be the same as the one we now want.
2015-09-15Bump versionCarl Hetherington
2015-09-15Bump versionv2.3.2Carl Hetherington
2015-09-14Fix windows short-cut to encode server.Carl Hetherington
2015-09-14More <iostream> includes for Arch.Carl Hetherington
2015-09-14Lots of #include <iostream>s for Arch.Carl Hetherington
2015-09-14Bump versionCarl Hetherington
2015-09-14Bump versionv2.3.1Carl Hetherington
2015-09-14Fiddle version.Carl Hetherington
2015-09-14Bump versionCarl Hetherington
2015-09-14Bump versionv2.2.1Carl Hetherington
2015-09-14Fix centos build.Carl Hetherington
2015-09-14Try to fix OS X build.Carl Hetherington
2015-09-14Attempt to fix Windows build.Carl Hetherington
2015-09-14Fix analysis of audio when the subject is later in the playlist thanCarl Hetherington
some other long piece of content. Small optimisation to AudioBuffers to extend size logarithmically.
2015-09-14Some use of BOOST_FOREACH.Carl Hetherington
2015-09-14Quieten tests a bit more.Carl Hetherington
2015-09-14Quieten tests a bit.Carl Hetherington
2015-09-14Tidy up LOG_ macros.Carl Hetherington
2015-09-14Optimise checking of existing image data.Carl Hetherington
When checking existing image data go from the end backwards until a good hash is found rather than from the start forwards until a bad hash is found. This is a lot quicker for long files but may miss a corrupted frame somewhere (however unlikely this is).
2015-09-14Add frame counter to transcode progress (#111).Carl Hetherington
2015-09-14Add export button for certificates.Carl Hetherington
2015-09-14Peak value of audio into the audio tab.Carl Hetherington
2015-09-14Add option to analyse audio automatically when content is added (#673).Carl Hetherington
2015-09-14Mark SCP as being the protocol for Doremi as well as AAM (#678).Carl Hetherington
2015-09-14Bump versionCarl Hetherington
2015-09-14Bump versionv2.2.0Carl Hetherington
2015-09-14Bump versionCarl Hetherington
2015-09-14Bump versionv2.1.65Carl Hetherington
2015-09-13Bump libdcp/libsub versions.Carl Hetherington
2015-09-13Supporter.Carl Hetherington
2015-09-12More subtitle test data fixes.Carl Hetherington
2015-09-12Add missing files to test/data.Carl Hetherington