summaryrefslogtreecommitdiff
path: root/src/lib/butler.cc
AgeCommit message (Expand)Author
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-23Cope better with the butler thread throwing an exception; give upCarl Hetherington
2017-04-21Throw exceptions raised while waiting for the butler to deliver video.Carl Hetherington
2017-04-19Config option to disable preview audio.Carl Hetherington
2017-04-19No-op; white space.Carl Hetherington
2017-04-19Should clear audio too when seeking.Carl Hetherington
2017-04-19Tidy up slightly.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-19Handle butler thread exceptions properly.Carl Hetherington
2017-04-19Remove redundant cast.Carl Hetherington
2017-04-19More audio readahead.Carl Hetherington
2017-04-19Several fixes to audio.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