summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-07-10swaroop: fix crash when there's an incorrect ecinema KDM.v2.15.11Carl Hetherington
2019-07-08Fix flicker in timeline view when selecting (in some cases).Carl Hetherington
2019-07-07Only take subtitle data into account for position() if there is nothingv2.15.10Carl Hetherington
else to go on. This fixes problems at the end of muxed files when subtitle data runs out before video/audio. There is no (easy) way to know that this has happened, and this seems to be the next best thing. Fixes #1581.
2019-07-06Add an assertion.Carl Hetherington
2019-07-06swaroop: clear out viewer when deselecting playlist.Carl Hetherington
2019-07-05swaroop: remove on-screen log from player.Carl Hetherington
2019-07-05Add some more help for --variant.Carl Hetherington
2019-07-02Don't crash if history items are inaccessible.Carl Hetherington
2019-07-02Add support for Datasat AP2x and USL sound processors when convertingCarl Hetherington
fader position to gain. Stop storing a chosen processor in config; instead, get the user to choose the processor when calculating gains.
2019-07-01swaroop: write position file every 2 minutes; tweak play sensitivityv2.15.9Carl Hetherington
on finishing a SPL; deselected playlist if stop is clicked.
2019-07-01swaroop: fix decrementing of allowed shows count to be at the right time.Carl Hetherington
2019-07-01swaroop: set controls to 'stopped' when a playlist finishes.Carl Hetherington
2019-06-27Fix incorrect timing of PNG subtitles in second and subsequent reels.Carl Hetherington
2019-06-27Debug for strange test failure in threed_test.Carl Hetherington
2019-06-27Fix exception in wscript.Carl Hetherington
2019-06-27Try to reduce audio mapping flicker on Windows.Carl Hetherington
2019-06-27Fix previous.Carl Hetherington
2019-06-27Don't need CDIST_LOCALE_PREFIX hack any more.Carl Hetherington
2019-06-27Better error when failing to download supporters lists.Carl Hetherington
2019-06-27Add another ui_idle() call to ape the one in test.cc and try to fix strange ↵Carl Hetherington
behaviour where errors are not noted in tests.
2019-06-10Various build system fixes.v2.15.8Carl Hetherington
2019-06-10Another typo.Carl Hetherington
2019-06-10Another typo.Carl Hetherington
2019-06-10Typo.Carl Hetherington
2019-06-10swaroop: try to make -theater and -studio variants.Carl Hetherington
2019-06-09swaroop: allowed-shows state in playlist.Carl Hetherington
2019-06-09swaroop: support validity periods in ecinema KDMs.Carl Hetherington
2019-06-05Merge branch 'v2.15.x' of ssh://git.carlh.net/home/carl/git/dcpomatic into ↵v2.15.7Carl Hetherington
v2.15.x
2019-06-05swaroop: various fixes to dcpomatic_ecinema.Carl Hetherington
2019-06-05swaroop: switch ID tag to genre as it is supported by ffmpeg in both mp4 and ↵Carl Hetherington
mov.
2019-06-05Try to warn if we're running the 32-bit version on 64-bit windows (WoW64) ↵Carl Hetherington
(#1569).
2019-06-04More system information to tools and add it to the player.v2.15.6Carl Hetherington
2019-06-04Fix system information on vsync.Carl Hetherington
2019-06-03Fix typo.Carl Hetherington
2019-06-03More Windows hackery.Carl Hetherington
2019-06-03More accurate reporting of whether vsync is enabled.Carl Hetherington
2019-06-03Try to enable some WGL stuff.Carl Hetherington
2019-06-03Windows #include.Carl Hetherington
2019-06-03Attempted Windows GL fixes.Carl Hetherington
2019-06-03Type fix for OS X.Carl Hetherington
2019-06-03Another OS X include.Carl Hetherington
2019-06-03Another OS X include.Carl Hetherington
2019-06-03Try another way on OS X.Carl Hetherington
2019-06-03More GL build fixes.Carl Hetherington
2019-06-03Fix some build failures due to GL stuff.Carl Hetherington
2019-06-03Try to enable vsync with GL on Linux.Carl Hetherington
2019-06-02Fix sensitivity of markers button.Carl Hetherington
2019-06-02Always hide reference note if it's empty.Carl Hetherington
2019-06-01Another test hash change.Carl Hetherington
2019-06-01Another test hash change.Carl Hetherington