Remove player activity logging. Fixes #2122.
[dcpomatic.git] / src / wx / controls.h
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-02-01 Carl HetheringtonC++11 tidying.
2021-01-07 Carl Hetheringtonstd::shared_ptr
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-03-15 Carl HetheringtonMove stress testing code into a separate class and...
2020-02-29 Carl HetheringtonMove swaroop playlist editor stuff into its own swaroop_
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.
2020-01-08 Carl HetheringtonRemove PositionChanged in favour of consumers having...
2019-11-05 Carl HetheringtonDifferentiate between stop and suspend in player.
2019-05-10 Carl HetheringtonPut Time types in dcpomatic namespace.
2018-12-23 Carl Hetheringtonswaroop: various logging fixes.
2018-11-27 Carl HetheringtonFix controls in main DoM.
2018-11-22 Carl HetheringtonSeparate Controls into standard/swaroop.
2018-11-22 Carl HetheringtonSeparate out SPL/SPLEntry; start trying to make player...
2018-11-22 Carl Hetheringtonswaroop: remove SPL editing from player UI.
2018-11-22 Carl Hetheringtonswaroop: basic manipulation of content in playlist...
2018-10-28 Carl HetheringtonUntested loading of playlists into the list view.
2018-10-26 Carl HetheringtonAdd empty playlist list and configuration option.
2018-10-25 Carl HetheringtonBasics of MP4 support in the player.
2018-10-25 Carl HetheringtonUse Film/Playlist for SPL management rather than specia...
2018-10-09 Carl HetheringtonAdd load button for SPL.
2018-10-09 Carl HetheringtonAdd SPL class.
2018-09-28 Carl Hetheringtonswaroop: Disable play/stop/pause and slider during...
2018-09-28 Carl HetheringtonAdd info (time/type) to CPL/SPL lists.
2018-09-27 Carl HetheringtonBasic SPL support.
2018-09-24 Carl HetheringtonAdd very basic logging in the dual-screen player.
2018-09-24 Carl HetheringtonMore Controls API tweaks.
2018-09-24 Carl HetheringtonSimplify Controls API slightly.
2018-09-24 Carl HetheringtonAdd swaroop-profile start/stop/pause buttons.
2018-09-24 Carl HetheringtonFix up DCP list in player.
2018-09-14 Carl HetheringtonBasic dual-screen mode for player.
2018-09-11 Carl HetheringtonMissing file.