summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Collapse)Author
2018-04-06Fix missing start icon for the player in Linux.Carl Hetherington
2018-04-05Fix old merge artefact.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-03-28Disable audio mapping control when analysing audio (#1250).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-26Add real-time mouse cursor readout in audio analysis (rest of #1082).Carl Hetherington
2018-03-26Add time axis to audio analysis (part of #1082).Carl 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-23Arrows to go forward/back one frame.Carl Hetherington
2018-03-23Ctrl-T to open timeline (#1201).Carl Hetherington
2018-03-23Add space shortcut to start/stop playback (#1201).Carl Hetherington
2018-03-22Allow CPL selection in player (#1239).Carl Hetherington
2018-03-22Add hint about making a DCP with a very different frame rate to the content.Carl Hetherington
2018-03-22Merge nl_NL translation 15f3ff4 from v2.12.x.Carl Hetherington
2018-03-22Merge Carsten's de_DE translation from c52231e.Carl Hetherington
2018-03-21Merge.Carl Hetherington
2018-03-14Better error when loading a non-certificate as a certificate; the chain is ↵Carl Hetherington
OK but empty.
2018-03-14Very basic DCP verification in the player (#1238).Carl Hetherington
2018-03-07Don't fake-write encrypted video frames as the asset ID is somehow (?)Carl Hetherington
embedded in the HMAC (#1232).
2018-03-02Fix corruption of subsampled images that are being placed into blackCarl Hetherington
frames at odd offsets, using the same approach that is used when cropping. Should fix #1227.
2018-02-27Add a hint to warn about the stereo-to-5.1 upmixers.Carl Hetherington
2018-02-25Updated es_ES translation from Manuel AC.Carl Hetherington
2018-02-25Handle errors in subtitle XML better (#1209).Carl Hetherington
2018-02-24Updated fr_FR translation from Thierry Journet.Carl Hetherington
2018-02-12Bump versionv2.11.55Carl Hetherington
2018-02-10Bump versionv2.11.54Carl Hetherington
2018-02-10Use av_guess_frame_rate rather than av_stream_get_r_frame_rate;Carl Hetherington
helps with #1030. I hope this isn't a bad idea; this commit should be reverted if there any hints of misread video frame rates.
2018-02-10Bump versionv2.11.53Carl Hetherington
2018-02-09Always pre-roll when seeking in DCPs; I don't think the performanceCarl Hetherington
hit is anything to worry about (especially compared to the time taken to decode the next frame).
2018-02-09Bump versionv2.11.52Carl Hetherington
2018-02-09Updated ru_RU translation from Igor Voytovich.Carl Hetherington
2018-02-08Bump versionv2.11.51Carl Hetherington
2018-02-08typeid() doesn't seem to downcast, so just check types in the ↵Carl Hetherington
take_settings_from methods (#1192).
2018-02-07Bump versionv2.11.50Carl Hetherington
2018-02-06Fix failure to parse subtitle files with OS X line endings.Carl Hetherington
2018-02-06Bump versionv2.11.49Carl Hetherington
2018-02-05Bump versionv2.11.48Carl Hetherington
2018-02-04Listen for server replies on different ports on main and batch, and get ↵Carl Hetherington
servers to send replies to both (#1190).
2018-02-03Updated de_DE translation from Carsten Kurz.Carl Hetherington
2018-02-02Updated de_DE translation from Carsten Kurz.Carl Hetherington
2018-02-01Merge.Carl Hetherington
2018-02-01Don't select video streams for which we have no codec; warn in log about ↵Carl Hetherington
streams with no codec (#1184).
2018-02-01Updated sv_SE translation from Adam Klotblixt.Carl Hetherington
2018-02-01Updated nl_NL translation from Rob van Nieuwkerk.Carl Hetherington