Basics of MP4 support in the player.
[dcpomatic.git] / src / wx / controls.cc
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-19 Carl HetheringtonRename player DCP directory to player content; ignore...
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 HetheringtonDon't read DCP directory if we're not looking at it.
2018-09-28 Carl HetheringtonAdd info (time/type) to CPL/SPL lists.
2018-09-27 Carl HetheringtonBasic SPL support.
2018-09-25 Carl HetheringtonFix log display and auto-load KDMs from the configured... v2.13.55
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-19 Carl HetheringtonFix crash on close. v2.13.50
2018-09-14 Carl HetheringtonBasic dual-screen mode for player.
2018-09-11 Carl HetheringtonFix slider.
2018-09-11 Carl HetheringtonFilmViewer API tidying.
2018-09-11 Carl HetheringtonRename control_film_viewer file.