Supporters update.
[dcpomatic.git] / src / wx / simple_video_view.h
2022-10-18 Carl HetheringtonHopefully fix colour of Rec.2020 sources in the preview.
2022-10-18 Carl HetheringtonUse a colorspace filter when previewing Rec.2020 conten...
2022-04-22 Carl HetheringtonUse libdcp's warnings.h
2021-09-27 Carl HetheringtonMerge branch 'better-gl' into v2.15.x
2021-09-27 Carl HetheringtonVarious alignment tidying/fixups.
2021-09-27 Carl HetheringtonC++11 tidying.
2021-01-07 Carl Hetheringtonstd::shared_ptr
2020-12-23 Carl HetheringtonVarious tweaks to fix playback at the end of a film...
2020-07-27 Carl HetheringtonMerge branch 'warnings' into v2.15.x.
2020-07-27 Carl HetheringtonHide warnings triggered by Ubuntu 20.04's gcc.
2020-06-28 Carl HetheringtonMake some methods private.
2020-01-08 Carl HetheringtonMerge a set of changes which run the OpenGL video updat... v2.15.40
2020-01-08 Carl HetheringtonMore tidying up.
2020-01-08 Carl HetheringtonSame thing with inter_size.
2020-01-08 Carl HetheringtonMove _inter_position out of FilmViewer.
2020-01-08 Carl HetheringtonVarious timing hacks and development.
2020-01-08 Carl HetheringtonAdd FIXME.
2020-01-08 Carl HetheringtonMove display_player_video into SimpleVideoView.
2020-01-08 Carl HetheringtonMove FilmViewer::get() into SimpleVideoView.
2020-01-08 Carl HetheringtonRemove temporary access to timer() method.
2020-01-08 Carl HetheringtonMove ::timer into SimpleVideoView.
2019-05-10 Carl HetheringtonColour in 'masking' in GL mode.
2019-05-10 Carl HetheringtonFix update on drag with GL canvas.
2019-05-10 Carl HetheringtonFix up SimpleVideoView.
2019-05-10 Carl HetheringtonBasics of OpenGL viewer.