summaryrefslogtreecommitdiff
path: root/src/wx/player_information.cc
AgeCommit message (Expand)Author
2021-07-10Use dcp::compose rather than our own.composeCarl Hetherington
2021-01-07std::shared_ptrCarl Hetherington
2020-04-14Ignore and report failures to decode frames during playback (#1593).Carl Hetherington
2018-11-21Take Film pointer out of Content.Carl Hetherington
2018-09-11Separate out management of controls.Carl Hetherington
2018-09-11Fix build.Carl Hetherington
2018-09-11Partial split of film viewer.Carl Hetherington
2018-07-23Tidy up after mass rename.Carl Hetherington
2018-07-21Basics of multiple captions per content so that DCPContent canCarl Hetherington
2018-07-19Clean up after previous commit.Carl Hetherington
2018-02-02Relayout player information after it changes. Should help with #1185.Carl Hetherington
2018-01-17Add some more CPL information to the player (#1170).Carl Hetherington
2017-12-31Try again to fix Windows wxWidgets complain using compose to save all the muc...Carl Hetherington
2017-12-31Try to fix wxWidgets debug alert on windows (#1153).Carl Hetherington
2017-12-17Add Close option to player.Carl Hetherington
2017-12-17Display decode resolution in the player.Carl Hetherington
2017-08-20Allow player to handle VF/OV and KDMs.Carl Hetherington
2017-08-14Primitive dropped frame count in display.Carl Hetherington
2017-08-14Add DCP size and length to player.Carl Hetherington
2017-08-14Initial and not-working information panel in player.Carl Hetherington