Supporters update.
[dcpomatic.git] / src / wx / standard_controls.cc
2023-08-09 Carl HetheringtonExtract Film::Property to its own header to (maybe...
2022-10-14 Carl HetheringtonCleanup: use simpler ownership for FilmViewer.
2022-04-22 Carl HetheringtonUse libdcp's warnings.h
2022-04-21 Carl HetheringtonDisable warnings around all wx includes.
2021-09-27 Carl HetheringtonMerge branch 'better-gl' into v2.15.x
2021-09-27 Carl HetheringtonTidy ownership/lifetime of GLVideoView to fix crashes...
2021-04-29 Carl HetheringtonC++11 tidying.
2021-01-07 Carl Hetheringtonstd::shared_ptr
2020-12-08 Carl HetheringtonTidy up alignment of play controls on macOS.
2020-03-15 Carl HetheringtonMove stress testing code into a separate class and...
2020-01-08 Carl HetheringtonMerge a set of changes which run the OpenGL video updat... v2.15.40
2020-01-08 Carl HetheringtonBasic stress-test function for player.
2018-11-22 Carl HetheringtonSeparate Controls into standard/swaroop.