Extract common code out into kdm_for_screen()
[dcpomatic.git] / src / wx / player_config_dialog.cc
2020-03-01 Carl HetheringtonRemove unused LOG_DEBUG_DECODE and re-use it to add... v2.15.46
2020-02-29 Carl HetheringtonAdd 'proper' config dialog for the playlist editor.
2020-02-29 Carl HetheringtonFix title of player configuration dialogue.
2020-01-12 Carl Hetheringtonswaroop variant build fix.
2019-12-19 Carl HetheringtonMove sound output driver selection into new preferences...
2019-12-17 Carl HetheringtonAllow configuration of relevant log levels in the playe...
2019-11-30 Carl HetheringtonTry to improve the checking for overwrite of export...
2019-07-22 Carl HetheringtonAdd some stubs so that swaroop variants build on OS X.
2019-05-13 Carl HetheringtonInitial work on 'ECinema' KDMs.
2019-05-10 Carl HetheringtonAllow simple/GL config from the player.
2019-02-15 Carl HetheringtonAdd support for player logging. v2.13.119
2019-02-14 Carl HetheringtonPlayer log file -> player activity log file.
2018-12-18 Carl Hetheringtonswaroop: at least partially fix crashes when trying... v2.13.87
2018-12-08 Carl Hetheringtonswaroop: fix build.
2018-12-08 Carl HetheringtonSupport buttons.
2018-12-08 Carl HetheringtonBasics of in-place i18n with support for wxStaticText...
2018-11-13 Carl Hetheringtonswaroop: only allow playback if configured lock file... v2.13.72
2018-10-26 Carl HetheringtonAdd empty playlist list and configuration option.
2018-10-19 Carl HetheringtonRename player DCP directory to player content; ignore...
2018-10-09 Carl HetheringtonAdd locations page for some player preferences. v2.13.58
2018-10-09 Carl Hetheringtonswaroop: required monitors checks.
2018-10-09 Carl Hetheringtonswaroop: extend possible watermark length.
2018-09-27 Carl HetheringtonSet up new watermark config.
2018-09-27 Carl HetheringtonUntested watermarking.
2018-09-26 Carl HetheringtonSupport download of KDMs from a web service in swaroop... v2.13.56
2018-09-26 Carl HetheringtonFinish off background image support for swaroop variant.
2018-09-26 Carl HetheringtonAdd background image configuration to swaroop variant.
2018-09-24 Carl HetheringtonAdd KDM directory configuration in player.
2018-09-24 Carl HetheringtonFix up DCP list in player.
2018-09-18 Carl HetheringtonTweak label.
2018-09-18 Carl HetheringtonConfigurable window arrangement in player dual-screen...
2018-09-14 Carl HetheringtonVery basic player logging. v2.13.49
2018-09-14 Carl HetheringtonBasic and rather clumsy option to respect KDM validity...
2018-09-14 Carl HetheringtonAllow configurable start mode for player.
2018-03-09 Carl HetheringtonRemove unnecessary include.
2018-02-01 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2018-01-30 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2018-01-30 Carl HetheringtonRemove unused variable.
2017-08-20 Carl HetheringtonAdd KDM decryption keys prefs to player.
2017-08-14 Carl HetheringtonGive player its own configuration dialogue.