Accessor for ClosedCaptionsDialog.
[dcpomatic.git] / src / wx / player_information.cc
2018-11-21 Carl HetheringtonTake Film pointer out of Content.
2018-09-11 Carl HetheringtonSeparate out management of controls.
2018-09-11 Carl HetheringtonFix build.
2018-09-11 Carl HetheringtonPartial split of film viewer.
2018-07-23 Carl HetheringtonTidy up after mass rename.
2018-07-21 Carl HetheringtonBasics of multiple captions per content so that DCPCont...
2018-07-19 Carl HetheringtonClean up after previous commit.
2018-02-02 Carl HetheringtonRelayout player information after it changes. Should...
2018-01-17 Carl HetheringtonAdd some more CPL information to the player (#1170).
2017-12-31 Carl HetheringtonTry again to fix Windows wxWidgets complain using compo...
2017-12-31 Carl HetheringtonTry to fix wxWidgets debug alert on windows (#1153).
2017-12-17 Carl HetheringtonAdd Close option to player.
2017-12-17 Carl HetheringtonDisplay decode resolution in the player.
2017-08-19 Carl HetheringtonAllow player to handle VF/OV and KDMs.
2017-08-14 Carl HetheringtonPrimitive dropped frame count in display.
2017-08-14 Carl HetheringtonAdd DCP size and length to player.
2017-08-14 Carl HetheringtonInitial and not-working information panel in player.