summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-28Bump versionv2.1.47Carl Hetherington
2015-08-28Fix crash on adding a KDM to a DCP (hopefully #645).Carl Hetherington
2015-08-28Bump libdcp for fix to XYZ -> RGB conversion.Carl Hetherington
2015-08-28Don't crash on startup if the splash PNG can't be found.Carl Hetherington
2015-08-28Fix incorrect loading of decryption private key from config.Carl Hetherington
2015-08-28Manual wording tweaks.Carl Hetherington
2015-08-27pot/merge.Carl Hetherington
2015-08-27Tweak audio mapping view so that 12 channels fit on screen on Linux.Carl Hetherington
2015-08-27Fix Player::dcp_to_content_video with similar but not equal content/DCP frame...Carl Hetherington
2015-08-27Clean up.Carl Hetherington
2015-08-27Tidy up DCP content colour conversion a bit.Carl Hetherington
2015-08-27Clean up slightly; use set_default_colour_conversion rather than doing things...Carl Hetherington
2015-08-27We can't use J2K data directly if we've set a new colour conversion.Carl Hetherington
2015-08-27Make sure we don't create any config directories until we've set up the i18n ...Carl Hetherington
2015-08-27Improve start_servers script.Carl Hetherington
2015-08-27Bump libdcp for RGB->XYZ optimisation.Carl Hetherington
2015-08-27Add callgrind to dcpomatic_cli script.Carl Hetherington
2015-08-26Another small analysis optimisation, and (I think) a bug fix to peak location.Carl Hetherington
2015-08-26Small optimisations to audio analysis.Carl Hetherington
2015-08-26Remove some debug.Carl Hetherington
2015-08-26Separate AudioPoint.Carl Hetherington
2015-08-26Stop ui_idle() being called loads and loads of times during tests.Carl Hetherington
2015-08-26Separate ExceptionStore.Carl Hetherington
2015-08-26Separate FFmpegSubtitlePeriod.Carl Hetherington
2015-08-26Split log.{cc,h}.Carl Hetherington
2015-08-26Rest of src/lib/*.h tidying.Carl Hetherington
2015-08-26Include tidying src/lib/a-j*.hCarl Hetherington
2015-08-26Move ServerDescription into its own header.Carl Hetherington
2015-08-26Fix alignment DCP names.Carl Hetherington
2015-08-26Merge branch '2.0' of ssh://git.carlh.net/home/carl/git/dcpomatic2 into 2.0Carl Hetherington
2015-08-26Fix build script.Carl Hetherington
2015-08-26Add Ubuntu font hack.Carl Hetherington
2015-08-26Add some hacks, mostly subtitle alignment tests.Carl Hetherington
2015-08-26Hack to make font finding work on Ubuntu even when not installed.Carl Hetherington
2015-08-26Bump versionCarl Hetherington
2015-08-26Bump versionv2.1.46Carl Hetherington
2015-08-26Revert "Fix test to take into account changes to rounding."Carl Hetherington
2015-08-26-ffast-math seems to cause various bizarre problems on Windows XP 32-bit, so ...Carl Hetherington
2015-08-26Fix lrint-related crash.Carl Hetherington
2015-08-26Revert "Replace _floor with _round in dcp_to_content_video. _floor breaksCarl Hetherington
2015-08-25Fix test to take into account changes to rounding.Carl Hetherington
2015-08-25Missing 15.04 dependency.Carl Hetherington
2015-08-25Purge rint() and use llrint and friends.Carl Hetherington
2015-08-25Replace _floor with _round in dcp_to_content_video. _floor breaksCarl Hetherington
2015-08-25Hopefully fix duplicate uninstallers (#672).Carl Hetherington
2015-08-25Bump versionCarl Hetherington
2015-08-25Bump versionv2.1.45Carl Hetherington
2015-08-25ChangeLog.Carl Hetherington
2015-08-25Reflect colour conversion changes in player / waveform viewer.Carl Hetherington
2015-08-25Add video waveform viewer.Carl Hetherington