More tidying up.
[dcpomatic.git] / src / wx / video_view.cc
2020-01-08 Carl HetheringtonMore tidying up.
2020-01-08 Carl HetheringtonVarious cleanups and thread-safety.
2020-01-08 Carl HetheringtonRemove some friends from FilmViewer.
2020-01-08 Carl HetheringtonMove _state_timer into VideoView.
2020-01-08 Carl HetheringtonMove _dropped into VideoView.
2020-01-08 Carl HetheringtonDon't try opening error dialogues from the GL thread.
2020-01-08 Carl HetheringtonFix display when there is no film.
2020-01-08 Carl HetheringtonAdd comment.
2020-01-08 Carl HetheringtonClean up access to stuff from Film.
2020-01-08 Carl HetheringtonA little thread safety.
2020-01-08 Carl HetheringtonBarely-functioning GL playback with new arrangement.
2020-01-08 Carl HetheringtonMove _player_video into VideoView.