Files
mpv/DOCS/client_api_examples/qml
wm4 9aa1d71147 DOCS/client_api_examples: don't throw char* in C++ code
C++ is the worst language ever, and allows throwing any type, even if it
doesn't make sense. In this case, we were throwing char*, which the
runtime typically treats as opaque, instead of printing it as message if
such an exception was not caught.
2015-01-01 22:56:57 +01:00
..
2014-12-09 17:59:04 +01:00
2014-12-09 17:59:04 +01:00