mpv/libmpv
wm4 196619671d client API: remove mpv_event_pause_reason
And slightly adjust the semantics of MPV_EVENT_PAUSE/MPV_EVENT_UNPAUSE.

The real pause state can now be queried with the "core-idle" property,
the user pause state with the "pause" property, whether the player is
paused due to cache with "paused-for-cache", and the keep open event can
be guessed with the "eof-reached" property.
2014-04-14 22:33:41 +02:00
..
client.h client API: remove mpv_event_pause_reason 2014-04-14 22:33:41 +02:00
mpv.pc.in libmpv: add pkg-config file 2014-03-11 19:15:42 +01:00