summaryrefslogtreecommitdiff
path: root/src/wx/player_config_dialog.cc
AgeCommit message (Expand)Author
2023-02-24Add debug video view option to player.Carl Hetherington
2022-11-23Fix player config window on macOS (#2376).Carl Hetherington
2022-11-02Cleanup: use new CheckBox::bind().Carl Hetherington
2022-04-22Use libdcp's warnings.hCarl Hetherington
2022-04-21Disable warnings around all wx includes.Carl Hetherington
2022-04-21Tidying.Carl Hetherington
2022-04-09Add some missing override labels.Carl Hetherington
2021-11-11Remove player activity logging. Fixes #2122.Carl Hetherington
2021-05-01C++11 tidying.Carl Hetherington
2021-04-29Remove Monitor / EDID code that was used for the swaroop variant.Carl Hetherington
2021-04-04Move luminance to Interop/SMPTE metadata and remove the ISDCF metadata dialogue.Carl Hetherington
2021-02-23Fix some wxWidgets assertion failures.Carl Hetherington
2021-01-07BOOST_FOREACH.Carl Hetherington
2021-01-07std::shared_ptrCarl Hetherington
2020-11-23Remove swaroop variant.Carl Hetherington
2020-10-21macOS / new boost build fixes.v2.15.104Carl Hetherington
2020-09-08Use wxString for EditableListColumn.Carl Hetherington
2020-07-26Add new macOS preferences icons.Carl Hetherington
2020-03-01Remove unused LOG_DEBUG_DECODE and re-use it to add some 3D shuffler logging.v2.15.46Carl Hetherington
2020-02-29Add 'proper' config dialog for the playlist editor.Carl Hetherington
2020-02-29Fix title of player configuration dialogue.Carl Hetherington
2020-01-12swaroop variant build fix.Carl Hetherington
2019-12-19Move sound output driver selection into new preferences tab.Carl Hetherington
2019-12-17Allow configuration of relevant log levels in the player (#1549).Carl Hetherington
2019-11-30Try to improve the checking for overwrite of export files a littleCarl Hetherington
2019-07-22Add some stubs so that swaroop variants build on OS X.Carl Hetherington
2019-05-13Initial work on 'ECinema' KDMs.Carl Hetherington
2019-05-10Allow simple/GL config from the player.Carl Hetherington
2019-02-15Add support for player logging.v2.13.119Carl Hetherington
2019-02-14Player log file -> player activity log file.Carl Hetherington
2018-12-18swaroop: at least partially fix crashes when trying to set the background ima...v2.13.87Carl Hetherington
2018-12-08swaroop: fix build.Carl Hetherington
2018-12-08Support buttons.Carl Hetherington
2018-12-08Basics of in-place i18n with support for wxStaticText and wxCheckBox.Carl Hetherington
2018-11-13swaroop: only allow playback if configured lock file is present.v2.13.72Carl Hetherington
2018-10-26Add empty playlist list and configuration option.Carl Hetherington
2018-10-19Rename player DCP directory to player content; ignore failures to load direct...Carl Hetherington
2018-10-09Add locations page for some player preferences.v2.13.58Carl Hetherington
2018-10-09swaroop: required monitors checks.Carl Hetherington
2018-10-09swaroop: extend possible watermark length.Carl Hetherington
2018-09-27Set up new watermark config.Carl Hetherington
2018-09-27Untested watermarking.Carl Hetherington
2018-09-26Support download of KDMs from a web service in swaroop profile.v2.13.56Carl Hetherington
2018-09-26Finish off background image support for swaroop variant.Carl Hetherington
2018-09-26Add background image configuration to swaroop variant.Carl Hetherington
2018-09-25Add KDM directory configuration in player.Carl Hetherington
2018-09-24Fix up DCP list in player.Carl Hetherington
2018-09-18Tweak label.Carl Hetherington
2018-09-18Configurable window arrangement in player dual-screen mode.Carl Hetherington
2018-09-14Very basic player logging.v2.13.49Carl Hetherington