summaryrefslogtreecommitdiff
path: root/src/wx/player_information.cc
AgeCommit message (Expand)Author
2025-07-10Remove compose.hpp includes.Carl Hetherington
2025-07-10Replace String::compose with fmt.Carl Hetherington
2024-09-04Fix some ambiguous strings.Carl Hetherington
2024-09-03Remove use of wxT in favour of char_to_wx().Carl Hetherington
2024-09-03Remove some implicit conversions between wxString and std::string.Carl Hetherington
2024-06-23Move some stuff into FilmViewer::dcp().Carl Hetherington
2024-02-21Make DCPExaminer::size() optional and deal with the consequences.v2.16.78Carl Hetherington
2023-06-06Fix player audio, almost totally broken by a stupid mistakev2.16.59Carl Hetherington
2022-10-27Add tooltip to player DCP name with path details.Carl Hetherington
2022-10-14Cleanup: use simpler ownership for FilmViewer.Carl Hetherington
2022-09-29Remove unused variable.Carl Hetherington
2022-09-27Add basic KDM information to the player (#2225).Carl Hetherington
2022-07-21C++11 tidying.Carl 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