summaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)Author
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-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-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-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-19Clear out ring buffers when the player's output changes.Carl Hetherington
2017-04-19Reset _last_*_time as required.Carl Hetherington
2017-04-19Handle butler thread exceptions properly.Carl Hetherington
2017-04-19Remove redundant cast.Carl Hetherington
2017-04-19More audio readahead.Carl Hetherington
2017-04-19Small cleanup.Carl Hetherington
2017-04-19Several fixes to audio.Carl Hetherington
2017-04-19Another mis-merge.Carl Hetherington
2017-04-19Fix mis-merge.Carl Hetherington
2017-04-19Try to stop Butler deadlocking on quit.Carl Hetherington
2017-04-19First bits of audio support.Carl Hetherington
2017-04-19Seemingly basically working butler for video.Carl Hetherington
2017-04-19Initial butler work.Carl Hetherington
2017-04-19Various Doxygen fixes.Carl Hetherington
2017-04-19Handle end-trim correctly in player; there is scope to make this more efficie...Carl Hetherington
2017-04-19Fix crash brought on by previous.Carl Hetherington
2017-04-19Restore upmixer_a_test and fix resampler flushing.Carl Hetherington
2017-04-19Tweak class declaration.Carl Hetherington
2017-04-19Some comments and a few small cleanups.Carl Hetherington
2017-04-19Fix zero-sized buffers coming out of audio merger.Carl Hetherington