Make terminate_threads() less likely to leave _threads containing invalid pointers.
[dcpomatic.git] / src / lib / config.h
2019-04-14 Carl HetheringtonStore successful DCP encodes.
2019-03-28 Carl HetheringtonAllow explicit specification of email protocol (plain... v2.13.138
2019-03-26 Carl HetheringtonNag/warn when removing KDM decryption certificate. v2.13.137
2019-03-15 Carl HetheringtonWarn on importing complete certificate chains (part...
2019-02-19 Carl HetheringtonDon't display non-existant items in the history.
2019-02-15 Carl HetheringtonAdd support for player logging. v2.13.119
2019-02-14 Carl HetheringtonPlayer log file -> player activity log file.
2019-01-26 Carl HetheringtonAdd comment.
2019-01-09 Carl Hetheringtonswaroop: store whole signer/decryption chains and priva...
2018-12-23 Carl Hetheringtonswaroop: encrypt decryption private key with motherboar...
2018-11-22 Carl Hetheringtonswaroop: remove SPL editing from player UI.
2018-11-13 Carl Hetheringtonswaroop: only allow playback if configured lock file... v2.13.72
2018-10-28 Carl HetheringtonUntested loading of playlists into the list view.
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-10 Carl HetheringtonFix non-variant build.
2018-10-09 Carl HetheringtonAdd load button for SPL.
2018-10-09 Carl Hetheringtonswaroop: restart playback after player crash.
2018-10-09 Carl HetheringtonQuell config-save warning when we're only trying to...
2018-10-09 Carl Hetheringtonswaroop: required monitors checks.
2018-09-27 Carl HetheringtonBasic watermark.
2018-09-27 Carl HetheringtonSet up new watermark config.
2018-09-27 Carl HetheringtonDisable preferences menu if the config can't be written.
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-24 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2018-09-23 Carl HetheringtonAdd player DCP directory to config.
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-09-07 Carl HetheringtonInitial nag for interface complexity.
2018-09-06 Carl HetheringtonAdd simple/full interface option and make DCP panel...
2018-08-15 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2018-08-15 Carl HetheringtonAdd GDC and accounts icon.
2018-08-15 Carl HetheringtonChristie support.
2018-08-15 Carl HetheringtonMore rearrangement and add Barco Alchemy.
2018-07-20 Carl HetheringtonAdd advanced configuration option to allow any containe...
2018-05-27 Carl HetheringtonAdd UI for message box / email notifications.
2018-05-27 Carl HetheringtonSimple and optional messagebox notification when jobs...
2018-04-28 Carl HetheringtonAllow command-line configuration of config location...
2018-03-09 Carl HetheringtonCheck for signer chains containing UTF8-marked strings...
2018-02-26 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2018-02-26 Carl HetheringtonMake a backup of configuration when we load in a Versio...
2018-02-10 Carl HetheringtonSave decoding resolution reduction between launches...
2018-02-05 Carl HetheringtonFix KDM target buttons for DKDMs too (#1137).
2018-01-17 Carl HetheringtonAdd recent files list to player.
2018-01-16 Carl HetheringtonAllow configuration of default value of upload-to-TMS...
2018-01-05 Carl HetheringtonBackup more than one config on failure to load.
2018-01-04 Carl HetheringtonSet up a default KDM write mode and preselect the last...
2017-10-05 Carl HetheringtonAdd configuration option to set writer's maximum frames...
2017-09-02 Carl HetheringtonRemember the last directory used when opening DCPs...
2017-08-19 Carl HetheringtonCope nicely if the user has a configured default contai...
2017-08-14 Carl HetheringtonGive player its own configuration dialogue.
2017-07-25 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2017-07-25 Carl HetheringtonFirst go at configurable config.xml location.
2017-07-24 Carl HetheringtonMerge mxe branch.
2017-07-24 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2017-07-24 Carl HetheringtonBack-end support for linked configuration.
2017-05-25 Carl HetheringtonNag about potential problems when remaking the decrypti...
2017-05-24 Carl HetheringtonBasic implementation of a tree view for DKDMs (#1012).
2017-05-12 Carl HetheringtonAdd default scale-to (#664).
2017-05-09 Carl HetheringtonSimple cover sheet support (#1039).
2017-05-04 Carl HetheringtonNag about saving metadata.xml and DCP XMLs when making...
2017-05-04 Carl HetheringtonNag users to backup config.xml if they make a DKDM.
2017-04-27 Carl HetheringtonDistinguish master DoM encode threads count from the...
2017-04-19 Carl HetheringtonConfig option to disable preview audio.
2017-04-19 Carl HetheringtonFix mis-merge.
2017-04-19 Carl HetheringtonFirst bits of audio support.
2017-04-19 Carl HetheringtonVarious Doxygen fixes.
2017-04-07 Carl HetheringtonMake jump-to-content-start on selection in the content...
2017-03-07 Carl HetheringtonMerge.
2017-03-07 Carl HetheringtonHandle failure to write to cinemas file more nicely.
2017-03-03 Carl HetheringtonAdd options to write KDMs to separate directories ...
2016-12-16 Carl HetheringtonAdd preference for default KDM target directory (#1013).
2016-12-16 Carl HetheringtonUse boost::optional for Config::_default_directory.
2016-08-27 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2016-08-26 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2016-08-26 Carl HetheringtonConfirm sending of KDM emails.
2016-08-24 Carl HetheringtonAdd a basic management dialogue for templates.
2016-08-24 Carl HetheringtonBasic template support (#485).
2016-08-24 Carl HetheringtonRevert "Bump libdcp for new method."
2016-08-24 Carl HetheringtonBump libdcp for new method.
2016-08-04 Carl HetheringtonDifferent configuration of filename format for assets...
2016-07-31 Carl HetheringtonSimplify NameFormat stuff.
2016-07-31 Carl HetheringtonWhite space.
2016-07-29 Carl HetheringtonRename KDMNameFormat.
2016-07-29 Carl HetheringtonBasics of custom DCP filename components.
2016-07-29 Carl HetheringtonAllow configuration of KDM filename format.
2016-07-14 Carl HetheringtonBetter behaviour if config fails to load.
2016-07-08 Carl HetheringtonShow hints before make DCP (#823).
2016-06-17 Carl HetheringtonAdd preference for the default number of DCP channels...
2016-05-25 Carl HetheringtonNo-op; fix GPL address and use the explicit-program...
2016-03-02 Carl HetheringtonAdd configure option to disable EBUR128 analysis of...
2016-02-17 Carl HetheringtonUse a separate file (in a configurable location) to...
2016-02-17 Carl HetheringtonAllow multiple configuration files in DCP-o-matic's...
next