client API: better error reporting

Give somewhat more information on playback failure.
This commit is contained in:
wm4
2014-10-28 16:19:07 +01:00
parent 3cde02fe22
commit 65db3291b3
8 changed files with 92 additions and 25 deletions

View File

@@ -26,6 +26,8 @@ API changes
::
1.9 - add enum mpv_end_file_reason for mpv_event_end_file.reason
- add MPV_END_FILE_REASON_ERROR and the mpv_event_end_file.error field
for slightly better error reporting on playback failure
1.8 - add qthelper.hpp
1.7 - add mpv_command_node(), mpv_command_node_async()
1.6 - modify "core-idle" property behavior