index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
libmpv
/
client.h
Commit message (
Expand
)
Author
Age
*
client API: update outdated recommendations about window embedding
wm4
2017-03-02
*
client API: correct a comment in the API doxygen
wm4
2017-01-08
*
client API: turn mpv_suspend() and mpv_resume() into stubs
wm4
2016-11-22
*
Fix some future release version numbers
wm4
2016-11-21
*
client API: "priority" option is now runtime settable
wm4
2016-09-28
*
player: do not let pseudo-gui override user config settings
wm4
2016-09-23
*
client API: more or less deprecate mpv_set_option()
wm4
2016-09-21
*
client API: declare mpv_suspend/mpv_resume deprecated
wm4
2016-09-16
*
client API: remove SIGPIPE overriding code
wm4
2016-09-15
*
client API: more option/property updates
wm4
2016-09-03
*
client API: create core thread at an earlier time
wm4
2016-09-01
*
client API: deprecate "no-..." option handling
wm4
2016-08-31
*
client API: bump API for stream_cb
wm4
2016-08-07
*
client API: add stream_cb API for user-defined stream implementations
Aman Gupta
2016-08-07
*
client API: fix indentation
wm4
2016-08-07
*
client API: add MPV_ERROR_GENERIC
wm4
2016-08-07
*
Use - as command-name separator everywhere
Timotej Lazar
2016-07-14
*
client API: remove "status" log level from mpv_request_event docs
wm4
2016-07-08
*
client API: improve mpv_set_property() handling of MPV_FORMAT_NODE
wm4
2016-04-15
*
DOCS: add some hints to the new examples repository
wm4
2016-03-10
*
client API: explain when mpv_create() can return NULL
wm4
2016-02-14
*
Fix some typos in code comments
Aman Gupta
2015-12-21
*
client API: fix typo and wording in a comment
wm4
2015-10-22
*
DOCS/client_api_examples/README: rewrite
wm4
2015-10-10
*
client API: rename GL_MP_D3D_interfaces
wm4
2015-09-24
*
client API: allow using msg-level option for log messages
wm4
2015-06-20
*
client API: add MPV_END_FILE_REASON_REDIRECT
wm4
2015-06-11
*
Always block SIGPIPE globally
wm4
2015-05-11
*
player: use profiles for libmpv and encoding defaults
wm4
2015-05-07
*
client API: add MPV_FORMAT_BYTE_ARRAY type
wm4
2015-04-20
*
vo_opengl_cb: add a function to report vsync time
wm4
2015-04-09
*
player, client API: refactor cplayer init, reduce client API differences
wm4
2015-03-05
*
client API: hint that opengl_cb is an alternative to window embedding
wm4
2015-02-23
*
client API: clarify filename string encoding
wm4
2015-02-14
*
client API: add mpv_wait_async_requests()
wm4
2015-02-02
*
client API: notify API user on event queue overflow
wm4
2015-01-19
*
client API: add function to create new mpv_handles from existing ones
wm4
2014-12-31
*
client API: qthelper: add a refcounting wrapper around mpv_handle
wm4
2014-12-30
*
client API: document requirement to block SIGPIPE
wm4
2014-12-24
*
client API: expose OpenGL renderer
wm4
2014-12-09
*
input, lua: redo input handling
wm4
2014-11-23
*
client API: deprecate some events
wm4
2014-11-08
*
client API: additional documentation comments
wm4
2014-11-07
*
client API: nothing uses the result parameter of mpv_command_node()
wm4
2014-11-02
*
client API: better error reporting
wm4
2014-10-28
*
client API: add an enum for mpv_event_end_file.reason
wm4
2014-10-28
*
client API: clarify statement about thread-safety
wm4
2014-10-28
*
client API: add qthelper.hpp
wm4
2014-10-13
*
client API: add mpv_command_node[_async]
wm4
2014-10-11
*
client API: introduce numeric log levels
wm4
2014-10-08
[next]