summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-04-07Somewhat speculative shuffler fix for assertion failure.v2.13.13Carl Hetherington
2018-04-07Fix silly crash in shuffler.Carl Hetherington
2018-04-06Fix missing start icon for the player in Linux.Carl Hetherington
2018-04-05Further adjustment of shuffler to cope with having sources for only one eye.v2.13.12Carl Hetherington
2018-04-05Fix old merge artefact.Carl Hetherington
2018-04-05Remove believed-unnecessary check.Carl Hetherington
2018-04-05Updated zh_CN translation from 刘汉源.Carl Hetherington
2018-04-05Speculative fix for crash on startup with no audio devices (#1265).v2.13.11Carl Hetherington
2018-04-05Stop hot keys stealing from text fields (#1263).v2.13.10Carl Hetherington
2018-04-05Wait for in-order input to shuffler before emitting anything, otherwiseCarl Hetherington
we emit a crucial frame and then fail to carry on because we miss it.
2018-04-05Tidy up assertion.Carl Hetherington
2018-04-05Add failing 3D L/R test.Carl Hetherington
2018-04-03Remove rather wordy debug for #953, not seen for a while.Carl Hetherington
2018-03-28Tweak OS X version.v2.13.9Carl Hetherington
2018-03-28Fix compile warnings on OS X.Carl Hetherington
2018-03-28Try to fix OS X .dmg versioning with new scheme.v2.13.8Carl Hetherington
2018-03-28Disable audio mapping control when analysing audio (#1250).Carl Hetherington
2018-03-28Build script typo.v2.13.7Carl Hetherington
2018-03-28Don't distribute compile_commands.json.Carl Hetherington
2018-03-27Tweak wording of DCP referencing tips.Carl Hetherington
2018-03-27Use a label rather than a tooltip to tell users why they can't refer to DCPs.Carl Hetherington
Tooltips don't seem to work on disabled widgets in Windows (at least).
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 ↵Carl Hetherington
(related to #1246).
2018-03-27Missing #include for some platforms.Carl Hetherington
2018-03-26Add real-time mouse cursor readout in audio analysis (rest of #1082).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-26Allow audio analysis window to expand horizontally.Carl Hetherington
2018-03-26Remove specific libdcp/libsub dependencies for now.Carl Hetherington
2018-03-26Bump libsub.Carl Hetherington
2018-03-25Bump libdcp for build fix.v2.13.5Carl Hetherington
2018-03-25Fix mangled wscript.v2.13.4Carl Hetherington
2018-03-25Bump versionv2.13.3Carl Hetherington
2018-03-25Bump versionv2.13.2Carl Hetherington
2018-03-24Fix crash when changing DCP audio channel count.Carl Hetherington
Without this we ask the AudioMerger to merge new buffers with N channels with old buffers with M channels, which it can't do. I'm not convinced this is the best solution but I think it will do for now.
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-23We are using lightweight (not annotated) tags so we need an extra option to ↵Carl Hetherington
git describe.
2018-03-23Add arrows to player too.Carl Hetherington
2018-03-23Arrows to go forward/back one frame.Carl Hetherington
2018-03-23Ctrl-T to open timeline (#1201).Carl Hetherington
2018-03-23Fix crash on pressing space with no loaded film.Carl Hetherington
2018-03-23Add space shortcut to start/stop playback (#1201).Carl Hetherington
2018-03-22Don't crash when trying to create a film in a bad location.Carl Hetherington
2018-03-22Allow CPL selection in player (#1239).Carl 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 de_DE readme from 2.12.x.Carl Hetherington
2018-03-22Merge nl_NL translation 15f3ff4 from v2.12.x.Carl Hetherington