summaryrefslogtreecommitdiff
path: root/src/lib/config.cc
AgeCommit message (Expand)Author
2019-07-02Don't crash if history items are inaccessible.Carl Hetherington
2019-04-20Bump default J2K bandwidth to 150MBit/s (#1523).Carl Hetherington
2019-04-14Store successful DCP encodes.Carl Hetherington
2019-03-28Allow explicit specification of email protocol (plain/STARTTLS/SSL).v2.13.138Carl Hetherington
2019-02-19Don't display non-existant items in the history.Carl Hetherington
2019-02-15Add support for player logging.v2.13.119Carl Hetherington
2019-02-14Player log file -> player activity log file.Carl Hetherington
2019-01-13Various manual updates.Carl Hetherington
2019-01-09swaroop: store whole signer/decryption chains and private keys encrypted by m...Carl Hetherington
2018-12-25Fix failure to re-create config when it is bad (due to attempt to find a linkCarl Hetherington
2018-12-23Be a bit more careful with fwrite.Carl Hetherington
2018-12-23swaroop: encrypt decryption private key with motherboard UUID.Carl Hetherington
2018-12-23Incomplete encryption of private keys.Carl Hetherington
2018-11-28Write config.xml with CR/LF terminators on Windows.Carl Hetherington
2018-11-22swaroop: remove SPL editing from player UI.Carl Hetherington
2018-11-18Manual tweaks.Carl Hetherington
2018-11-13swaroop: only allow playback if configured lock file is present.v2.13.72Carl Hetherington
2018-11-09swaroop: windows build fix.v2.13.69Carl 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 load button for SPL.Carl Hetherington
2018-10-09Quell config-save warning when we're only trying to save history.Carl Hetherington
2018-10-09swaroop: required monitors checks.Carl Hetherington
2018-09-27Set up new watermark config.Carl Hetherington
2018-09-27swaroop: take ownership of config file if we're run as root.Carl Hetherington
2018-09-27Disable preferences menu if the config can't be written.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-26Add background image configuration to swaroop variant.Carl Hetherington
2018-09-25Add KDM directory configuration in player.Carl Hetherington
2018-09-23Add player DCP directory to config.Carl Hetherington
2018-09-18Configurable window arrangement in player dual-screen mode.Carl Hetherington
2018-09-18Probably makes sense to default to checking KDM validity rangesCarl Hetherington
2018-09-14Very basic player logging.v2.13.49Carl Hetherington
2018-09-14Basic and rather clumsy option to respect KDM validity windows.Carl Hetherington
2018-09-14Allow configurable start mode for player.Carl Hetherington
2018-09-08Fix interface complexity configuration.Carl Hetherington
2018-09-07Initial nag for interface complexity.Carl Hetherington
2018-09-06Add simple/full interface option and make DCP panel respect it.Carl Hetherington
2018-08-15Add GDC and accounts icon.Carl Hetherington
2018-08-15Christie support.Carl Hetherington
2018-08-15More rearrangement and add Barco Alchemy.Carl Hetherington
2018-07-20Add advanced configuration option to allow any container ratio,Carl Hetherington
2018-07-06Prevent an unnecessary config file write.Carl Hetherington
2018-05-27Add UI for message box / email notifications.Carl Hetherington
2018-05-27Simple and optional messagebox notification when jobs finish.Carl Hetherington
2018-04-29Allow command-line configuration of config location (#1284).Carl Hetherington
2018-03-09Check for signer chains containing UTF8-marked strings and offerCarl Hetherington
2018-02-26Make a backup of configuration when we load in a Version 2 file, and bump our...Carl Hetherington
2018-02-13Make Config::read() fallback match Config::set_defaults() forCarl Hetherington