summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2018-04-27Add progress bar when loading a OV into the player.v2.13.18Carl Hetherington
2018-04-27Fix incorrect container size when loading a VF/OV combination into the player.Carl Hetherington
2018-04-27Fix crazy thinko in Rect::extend() causing subtitles to disappear when they w...Carl Hetherington
2018-04-26Remove unnecessary include.Carl Hetherington
2018-04-26Signal when streams change and rebuild player pieces when it happens.Carl Hetherington
2018-04-26Fix IDs in CPL menu.Carl Hetherington
2018-04-26More build fixes.Carl Hetherington
2018-04-26Try to fix build.Carl Hetherington
2018-04-25Fix for new FFmpeg.Carl Hetherington
2018-04-25Updated fr_FR translation from Thierry Journet.Carl Hetherington
2018-04-25Updated de_DE translation from Carsten Kurz.Carl Hetherington
2018-04-22Add MOS tag in ISDCF names if there is no sound.v2.13.16Carl Hetherington
2018-04-22Allow + in DCP names for ISDCF RU rating strings.Carl Hetherington
2018-04-21Merge branch 'master' of ssh://git.carlh.net/home/carl/git/dcpomaticCarl Hetherington
2018-04-21Updated nl_NL translation from Rob van Nieuwkerk.Carl Hetherington
2018-04-20Fix some bad fuzzy translations.Carl Hetherington
2018-04-20pot/merge.Carl Hetherington
2018-04-20Report errors from other parts of the VerifyDCPJob.Carl Hetherington
2018-04-19Fix crash on make-dcp after trimming end of text subtitles (#1275).Carl Hetherington
2018-04-19Add unit test to trigger #1275 and an assert to prevent the segfault.Carl Hetherington
2018-04-18Use round() when moving the slider - try to make it the same as trim so that ...v2.13.15Carl Hetherington
2018-04-17Use round rather than ceil when putting positions and start trimsCarl Hetherington
2018-04-17When seeking to the start of some content, take trim into accountCarl Hetherington
2018-04-16Put project path in the audio dialog title bar.Carl Hetherington
2018-04-15about_dialog.cc doesn't always rebuild if supporters.cc changes;Carl Hetherington
2018-04-13Account for J2K decoding at lower-than-maximum resolution when croppingv2.13.14Carl Hetherington
2018-04-13Tidy up to use one list of servers.Carl Hetherington
2018-04-13Update encoding server list when servers disappear (#1176).Carl Hetherington
2018-04-13Note and indicate servers with bad link version (#982).Carl Hetherington
2018-04-12Disable OK in export dialogue until a filename has been specified (#1260).Carl Hetherington
2018-04-11Fix 3D DCP handling in the player.Carl Hetherington
2018-04-10Missing setup of SubtitleDecoder position causing #1271 and probably other th...Carl Hetherington
2018-04-07Somewhat speculative shuffler fix for assertion failure.v2.13.13Carl Hetherington
2018-04-07Fix silly crash in shuffler.Carl Hetherington
2018-04-05Further adjustment of shuffler to cope with having sources for only one eye.v2.13.12Carl 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
2018-04-05Tidy up assertion.Carl Hetherington
2018-04-03Remove rather wordy debug for #953, not seen for a while.Carl Hetherington
2018-03-28Disable audio mapping control when analysing audio (#1250).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
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 (rela...Carl Hetherington
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