X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Flib%2Futil.h;h=c62b98df65c140cfcedc90d13cbfca36e45dd181;hb=ff639b3cf30afcc097bfd21d39c8d15f466cadd6;hp=5878d5937ed3deeee8a65af5a2f8024f7cb3d414;hpb=6a3c03c5eed3cab8fdfdb04fcbaf6cabe8c715e9;p=dcpomatic.git diff --git a/src/lib/util.h b/src/lib/util.h index 5878d5937..c62b98df6 100644 --- a/src/lib/util.h +++ b/src/lib/util.h @@ -125,6 +125,8 @@ extern dcp::DecryptedKDM decrypt_kdm_with_helpful_error (dcp::EncryptedKDM kdm); extern boost::filesystem::path default_font_file (); extern std::string to_upper (std::string s); extern void start_of_thread (std::string name); +extern void capture_asdcp_logs (); +extern std::string error_details(boost::system::error_code ec); template std::list