| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
CertificateThumbprint list.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
a) it does the same job and
b) its type and what() survive the boundary between the libdcp .so
and the main DCP-o-matic executable.
Before this StringError-derived exceptions caught by DCP-o-matic
were only recognised as std::exceptions (without the what()) message.
I don't know why this happens, but this works around it.
|
|
|
|
|
|
|
|
|
|
Picture/Sound.
|
|
|
|
|
|
|
|
|
|
|
|
not to be written to the asset map). Return a value from
finalize() to say whether a writer has written anything.
Other small related tweaks.
|
|
and don't start the SoundAssetWriter until the first
thing is written to it.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|