summaryrefslogtreecommitdiff
path: root/src/wx/video_view.h
AgeCommit message (Expand)Author
2020-04-14Ignore and report failures to decode frames during playback (#1593).Carl Hetherington
2020-01-08Don't busy-wait when there's nothing to play.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-08Implement GLView::update.Carl Hetherington
2020-01-08Fix display when there is no film.Carl Hetherington
2020-01-08Nicer protection of _player_video. Always run GL thread rather than starting...Carl Hetherington
2020-01-08Clean up access to stuff from Film.Carl Hetherington
2020-01-08A little thread safety.Carl Hetherington
2020-01-08Various timing hacks and development.Carl Hetherington
2020-01-08Barely-functioning GL playback with new arrangement.Carl Hetherington
2020-01-08Move _player_video into VideoView.Carl Hetherington
2020-01-08Move display_player_video into SimpleVideoView.Carl Hetherington
2020-01-08Move FilmViewer::get() into SimpleVideoView.Carl Hetherington
2020-01-08Remove temporary access to timer() method.Carl Hetherington
2020-01-08Move ::timer into SimpleVideoView.Carl Hetherington
2019-05-13Build fixes related to simple/GL view.Carl Hetherington
2019-05-10Colour in 'masking' in GL mode.Carl Hetherington
2019-05-10Fix update on drag with GL canvas.Carl Hetherington
2019-05-10Tidy up sized emissions from VideoView.Carl Hetherington
2019-05-10Basics of OpenGL viewer.Carl Hetherington