summaryrefslogtreecommitdiff
AgeCommit message (Collapse)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 ↵Carl Hetherington
were merged.
2018-04-27Fix windows build for FFmpeg ABI bump.Carl Hetherington
2018-04-26Bump ffmpeg again.v2.13.17Carl 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 thinko.Carl Hetherington
2018-04-25Fix for new FFmpeg.Carl Hetherington
2018-04-25Merge branch 'master' of ssh://git.carlh.net/home/carl/git/dcpomaticCarl Hetherington
2018-04-25Bump 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-22Actually make that test work.Carl Hetherington
2018-04-22Add a new test.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-19New test data for previous.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
there are no surprises.
2018-04-17Fix .gitignore.Carl Hetherington
2018-04-17Use round rather than ceil when putting positions and start trimsCarl Hetherington
onto frame boundaries. ceil() can creep upwards with rounding error, which I have seen happen over a save/load.
2018-04-17When seeking to the start of some content, take trim into accountCarl Hetherington
so that we don't have to run through the whole of the trimmed portion to get to the data we want.
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
hack around this. Also make supporters lists right for older versions.
2018-04-15Fix thinko.Carl Hetherington
2018-04-13Account for J2K decoding at lower-than-maximum resolution when croppingv2.13.14Carl Hetherington
the resulting images; fixes #1274.
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 ↵Carl Hetherington
things.
2018-04-08Add missing .desktop file to RPM builds.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-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