C++11 tidying.
[dcpomatic.git] / src / wx / playlist_controls.cc
2022-01-08 Carl HetheringtonC++11 tidying.
2022-01-07 Carl HetheringtonC++11 tidying.
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