| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-05-08 | Set _finished to false when requesting a seek so that the next | Carl Hetherington | |
| get_video() calls pass() enough times to get some data. | |||
| 2017-05-05 | Clear _video/_audio when the seek is request, not when it's performed. | Carl Hetherington | |
| Otherwise between the seek request and action there can be a get_video() call which returns "stale" data. | |||
| 2017-04-26 | Nicer fix for previous commit. | Carl Hetherington | |
| 2017-04-26 | Fix video flickering when seeking near the end of the film. | Carl Hetherington | |
| 2017-04-23 | Cope better with the butler thread throwing an exception; give up | Carl Hetherington | |
| on doing anything else with it. Fix thread running waiting for audio when it is disabled. | |||
| 2017-04-21 | Throw exceptions raised while waiting for the butler to deliver video. | Carl Hetherington | |
| 2017-04-19 | Config option to disable preview audio. | Carl Hetherington | |
| 2017-04-19 | No-op; white space. | Carl Hetherington | |
| 2017-04-19 | Should clear audio too when seeking. | Carl Hetherington | |
| 2017-04-19 | Tidy up slightly. | Carl Hetherington | |
| 2017-04-19 | Don't return 'no video' from get_video() until the player has finished and ↵ | Carl Hetherington | |
| we have exhausted our store. | |||
| 2017-04-19 | Clear out ring buffers when the player's output changes. | Carl Hetherington | |
| 2017-04-19 | Handle butler thread exceptions properly. | Carl Hetherington | |
| 2017-04-19 | Remove redundant cast. | Carl Hetherington | |
| 2017-04-19 | More audio readahead. | Carl Hetherington | |
| 2017-04-19 | Several fixes to audio. | Carl Hetherington | |
| 2017-04-19 | Try to stop Butler deadlocking on quit. | Carl Hetherington | |
| 2017-04-19 | First bits of audio support. | Carl Hetherington | |
| 2017-04-19 | Seemingly basically working butler for video. | Carl Hetherington | |
| 2017-04-19 | Initial butler work. | Carl Hetherington | |
