Config option to disable preview audio.
[dcpomatic.git] / src / lib / butler.cc
2017-04-19 Carl HetheringtonConfig option to disable preview audio.
2017-04-19 Carl HetheringtonNo-op; white space.
2017-04-19 Carl HetheringtonShould clear audio too when seeking.
2017-04-19 Carl HetheringtonTidy up slightly.
2017-04-19 Carl HetheringtonDon't return 'no video' from get_video() until the...
2017-04-19 Carl HetheringtonClear out ring buffers when the player's output changes.
2017-04-19 Carl HetheringtonHandle butler thread exceptions properly.
2017-04-19 Carl HetheringtonRemove redundant cast.
2017-04-19 Carl HetheringtonMore audio readahead.
2017-04-19 Carl HetheringtonSeveral fixes to audio.
2017-04-19 Carl HetheringtonTry to stop Butler deadlocking on quit.
2017-04-19 Carl HetheringtonFirst bits of audio support.
2017-04-19 Carl HetheringtonSeemingly basically working butler for video.
2017-04-19 Carl HetheringtonInitial butler work.