Missed update to private test repo version.
[dcpomatic.git] / src / wx / player_information.cc
2024-02-21 Carl HetheringtonMake DCPExaminer::size() optional and deal with the... v2.16.78
2023-06-06 Carl HetheringtonFix player audio, almost totally broken by a stupid... v2.16.59
2022-10-27 Carl HetheringtonAdd tooltip to player DCP name with path details.
2022-10-14 Carl HetheringtonCleanup: use simpler ownership for FilmViewer.
2022-09-29 Carl HetheringtonRemove unused variable.
2022-09-27 Carl HetheringtonAdd basic KDM information to the player (#2225).
2022-07-21 Carl HetheringtonC++11 tidying.
2021-01-07 Carl Hetheringtonstd::shared_ptr
2020-04-14 Carl HetheringtonIgnore and report failures to decode frames during...
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.