summaryrefslogtreecommitdiff
path: root/src/wx/video_view.cc
AgeCommit message (Expand)Author
2020-11-23Remove swaroop variant.Carl Hetherington
2020-08-17Report better errors when the butler dies.Carl Hetherington
2020-04-23Don't clobber the current _player_video when the butler returns AGAIN. Fixes...Carl Hetherington
2020-04-14Ignore and report failures to decode frames during playback (#1593).Carl Hetherington
2020-01-10Fix deadlock.Carl Hetherington
2020-01-08Don't busy-wait when there's nothing to play.Carl Hetherington
2020-01-08Fix some crashes.Carl Hetherington
2020-01-08More tidying up.Carl Hetherington
2020-01-08Various cleanups and thread-safety.Carl Hetherington
2020-01-08Remove some friends from FilmViewer.Carl Hetherington
2020-01-08Move _state_timer into VideoView.Carl Hetherington
2020-01-08Move _dropped into VideoView.Carl Hetherington
2020-01-08Don't try opening error dialogues from the GL thread.Carl Hetherington
2020-01-08Fix display when there is no film.Carl Hetherington
2020-01-08Add comment.Carl Hetherington
2020-01-08Clean up access to stuff from Film.Carl Hetherington
2020-01-08A little thread safety.Carl Hetherington
2020-01-08Barely-functioning GL playback with new arrangement.Carl Hetherington
2020-01-08Move _player_video into VideoView.Carl Hetherington