Take Film pointer out of Content.
[dcpomatic.git] / src / wx / controls.cc
2018-11-21 Carl HetheringtonTake Film pointer out of Content.
2018-11-07 Carl Hetheringtonswaroop: new slightly-hacky way to make background... v2.13.67
2018-11-07 Carl HetheringtonFix problems when adding the same content to a playback...
2018-11-06 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2018-10-31 Carl Hetheringtonswaroop: beginning of encrypted MP4 / .ecinema. v2.13.65
2018-10-28 Carl HetheringtonUntested loading of playlists into the list view.
2018-10-26 Carl HetheringtonFlip SPL list and content list.
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-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.