summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-03Bump versionv2.11.3Carl Hetherington
2017-05-03Another call to wxTimer::Start() with 0 delay, which fails on OS X.Carl Hetherington
2017-05-02Bump versionCarl Hetherington
2017-05-02Bump versionv2.11.2Carl Hetherington
2017-05-02Timer period must apparently be > 0 (on OS X at least).Carl Hetherington
2017-05-02Bump versionCarl Hetherington
2017-05-02Bump versionv2.11.1Carl Hetherington
2017-05-01Try to fix missing CoreAudio link on OS X.Carl Hetherington
2017-04-30Fix some cppcheck warnings.Carl Hetherington
2017-04-30Try to improve hint when making a DCP which is not 24 or 48fps.Carl Hetherington
2017-04-27Updated nl_NL translation from Rob van Nieuwkerk.Carl Hetherington
2017-04-27Move ports around to allow master/server to coexist (#962).Carl Hetherington
2017-04-27pot/merge.Carl Hetherington
2017-04-27Distinguish master DoM encode threads count from the server count.Carl Hetherington
2017-04-27Missing file.Carl Hetherington
2017-04-27Use orange for audio peaks that are quite near clipping and red for those tha...Carl Hetherington
2017-04-27Initial work on removing storage of subtitle times.Carl Hetherington
2017-04-27Try to fix build with older boosts.Carl Hetherington
2017-04-26Nicer fix for previous commit.Carl Hetherington
2017-04-26Fix video flickering when seeking near the end of the film.Carl Hetherington
2017-04-26Add 1.43:1 (IMAX) ratio.Carl Hetherington
2017-04-26Copy config.xml and cinemas.xml if they fail to load so data is not lost.Carl Hetherington
2017-04-23Tidy up _last_video_time to make it more like _last_audio_time.Carl Hetherington
2017-04-23Fix seeking; seek all decoders even if they have no content at theCarl Hetherington
2017-04-23Discard audio received before the time of the last accurate seek.Carl Hetherington
2017-04-23Cope better with the butler thread throwing an exception; give upCarl Hetherington
2017-04-23Add AudioMerger::clear() method.Carl Hetherington
2017-04-23Cope better with the butler thread throwing an exception; stop the butler doi...Carl Hetherington
2017-04-21Throw exceptions raised while waiting for the butler to deliver video.Carl Hetherington
2017-04-21Add assert.Carl Hetherington
2017-04-20Fix locale location for 17.04.Carl Hetherington
2017-04-20More deps for 17.04.Carl Hetherington
2017-04-20Add dependencies for Ubuntu 17.04.Carl Hetherington
2017-04-19Try DirectSound on Windows.Carl Hetherington
2017-04-19Config option to disable preview audio.Carl Hetherington
2017-04-19Fix memory leak.Carl Hetherington
2017-04-19Various fixes to seeking with audio.Carl Hetherington
2017-04-19No-op; white space.Carl Hetherington
2017-04-19Should clear audio too when seeking.Carl Hetherington
2017-04-19Turn off play button on stop.Carl Hetherington
2017-04-19Take audio device latency into account.Carl Hetherington
2017-04-19Fix video timing and stop the viewer at the end of the film.Carl Hetherington
2017-04-19New method.Carl Hetherington
2017-04-19Tidy up slightly.Carl Hetherington
2017-04-19const correctness.Carl Hetherington
2017-04-19const correctness.Carl Hetherington
2017-04-19Don't return 'no video' from get_video() until the player has finished and we...Carl Hetherington
2017-04-19Add sound output configuration.Carl Hetherington
2017-04-19Remove some debug code.Carl Hetherington
2017-04-19Fix display when all content is removed. Fix sensitivity of jump-to-selected...Carl Hetherington