summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-02-17More player debugging for butler video-full states.v2.13.121Carl Hetherington
2019-02-15Don't build tests on 16.04 as the boost test version can't cope with the ↵v2.13.120Carl Hetherington
depends stuff.
2019-02-15Add support for player logging.v2.13.119Carl Hetherington
2019-02-14Player log file -> player activity log file.Carl Hetherington
2019-02-14swaroop: add some debugging.v2.13.118Carl Hetherington
2019-02-14swaroop: put fsync in the right place.Carl Hetherington
2019-02-14ID churn in recover_test (not sure why).Carl Hetherington
2019-02-14Fix typo in previous.Carl Hetherington
2019-02-14Updated fr_FR translation from Thierry Journet.Carl Hetherington
2019-02-14Try to ensure that recover tests happen in order, to hopefully fix ↵Carl Hetherington
seemingly-random ID changes.
2019-02-13More test tweaks.Carl Hetherington
2019-02-13Nudge threshold to cope with move to Ubuntu 18.04 as a test container.Carl Hetherington
2019-02-13Fix test after Shuffler changes.Carl Hetherington
2019-02-13Try to fix occasional test failure.Carl Hetherington
2019-02-13Fix warning name typo.Carl Hetherington
2019-02-13Fix build.v2.13.117Carl Hetherington
2019-02-13Fixes to 3D shuffler to fix #1463.Carl Hetherington
Make the shuffler longer; I've seen examples where the video and sound are over a second apart within the muxed file. Allow the shuffler to pass through complete missed frames; e.g. if the input is L1 R1 L3 R3 we can pass that through without worrying about the missing frame #2. Add a log warning if the shuffler fills: at this point, 3D sync may be lost.
2019-02-12Stop butler getting full in 3D projects with only 2D content (#1469).Carl Hetherington
2019-02-12Update timeline when video frame type changes (#1464).Carl Hetherington
2019-02-12Missing initialisation of _fps; fix nonfunctional GUI server log.Carl Hetherington
2019-02-12Fix a couple of deadlocks caused by emitting ServersListChangedCarl Hetherington
with a lock on _servers_mutex; handlers to that signal may call ::servers() which tries to take a lock on the same mutex.
2019-02-12wxTaskBarIcon seems no longer to work on new-ish Gnome (e.g. the Ubuntu ↵Carl Hetherington
18.04 one). Just open the status window on Linux.
2019-02-12Merge branch 'master' of ssh://git.carlh.net/home/carl/git/dcpomaticCarl Hetherington
2019-02-12Merge branch 'master' of ssh://git.carlh.net/home/carl/git/dcpomaticCarl Hetherington
2019-02-12White space.Carl Hetherington
2019-02-12Try to fix some warnings.Carl Hetherington
2019-02-11Fix crash on loading encode server on Linux (#1466).Carl Hetherington
2019-02-11Updated nl_NL translation from Rob van Nieuwkerk.Carl Hetherington
2019-02-11Remove duplicate wxInitAllImageHandlers.Carl Hetherington
2019-02-11Missing call to wxInitAllImageHandlers; should fix #1465.Carl Hetherington
2019-02-11pot/merge.Carl Hetherington
2019-02-11Add a test.Carl Hetherington
2019-02-11Minor tweak to clarify hint with content at 2.35:1 and DCP at 2.39:1.Carl Hetherington
2019-02-09Back up old metadata.xml files when we are about to save a new version of them.v2.13.116Carl Hetherington
2019-02-09Merge branch 'master' of ssh://git.carlh.net/home/carl/git/dcpomaticCarl Hetherington
2019-02-09Use freetype for OS X font rendering.v2.13.115Carl Hetherington
2019-02-09Update run/dcpomatic script for OS X.Carl Hetherington
2019-02-08Don't offer to make closed captions from subs in FFmpeg files (related to ↵Carl Hetherington
#1393).
2019-02-08Small pot/merge.Carl Hetherington
2019-02-08Try to fix msgfmt complaints.Carl Hetherington
2019-02-08Updated nl_NL translation from Rob van Nieuwkerk.Carl Hetherington
2019-02-08Bump libsub for SSA subtitle fix.Carl Hetherington
2019-02-08Remove stray variable.Carl Hetherington
2019-02-07pot/merge.Carl Hetherington
2019-02-07More tweaks to video frame rate advice (#1441).Carl Hetherington
2019-02-07Add a test for the bug fixed by the previous commit.v2.13.114Carl Hetherington
2019-02-07Bodge at the interface between DCPTime and samples; fixes #1461.Carl Hetherington
2019-02-06swaroop: speculative fix for non-recovery after power-off.Carl Hetherington
2019-02-06Fix non-swaroop build.Carl Hetherington
2019-02-06swaroop: re-work background image logic.v2.13.113Carl Hetherington