| Age | Commit message (Collapse) | Author |
|
|
|
is called, as OpenSSL has not yet been set up.
Make sure that these failures only raise a Bad() (which nobody is yet
listening to) rather than throwing an exception which gets caught
and reported as a failed-to-load config.
If none of the OpenSSL stuff is working chain_valid() will return false
but private_key_valid() will throw an exception (as it tries to get the
leaf certificate, causing a validity check).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
machine UUID.
|
|
in the bad file).
Improve config saving with low disk space; don't corrupt an existing file if we can't
save a new one.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
directories which are not DCPs from the player content directory.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
so that testing KDMs is more like real life.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
specifically because the GDC SX-2001 will only play 25fps DCPs
with a 16:9 ratio (not Flat).
https://www.dcpomatic.com/forum/viewtopic.php?f=2&t=1119&p=4470
|
|
|
|
|
|
|
|
|
|
to fix them on startup (#1218).
|