Supporters update.
[dcpomatic.git] / src / wx / playlist_controls.cc
2023-12-31 Carl HetheringtonCleanup: use some auto.
2023-08-09 Carl HetheringtonExtract Film::Property to its own header to (maybe...
2023-06-22 Carl HetheringtonControls::set_film() calls setup_sensitivity() so there...
2022-12-09 Carl HetheringtonExtract constants.h
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.
2022-04-21 Carl HetheringtonTidying.
2021-11-11 Carl HetheringtonRemove player activity logging. Fixes #2122.
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-01-07 Carl HetheringtonBOOST_FOREACH.
2021-01-07 Carl Hetheringtonstd::shared_ptr
2020-03-15 Carl HetheringtonMove stress testing code into a separate class and...
2020-03-15 Carl HetheringtonFix player stress testing with expanded controls.
2020-02-29 Carl HetheringtonSupport playlists in the player in dual-screen mode. v2.15.45