index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
DOCS
/
client-api-changes.rst
Commit message (
Expand
)
Author
Age
*
client API: add MPV_ENABLE_DEPRECATED symbol
wm4
2017-04-20
*
client API: turn mpv_suspend() and mpv_resume() into stubs
wm4
2016-11-22
*
Fix some future release version numbers
wm4
2016-11-21
*
DOCS: update interface changes
Martin Herkt
2016-11-20
*
DOCS/client-api-changes.rst: fix typo
wm4
2016-11-15
*
qthelper: introduce new convenience functions
wm4
2016-09-26
*
client API: more or less deprecate mpv_set_option()
wm4
2016-09-21
*
client API: revert some relaxations about calling mpv_initialize()
wm4
2016-09-19
*
client API: declare mpv_suspend/mpv_resume deprecated
wm4
2016-09-16
*
client API: remove SIGPIPE overriding code
wm4
2016-09-15
*
client API: create core thread at an earlier time
wm4
2016-09-01
*
client API: deprecate "no-..." option handling
wm4
2016-08-31
*
DOCS: Update version
Martin Herkt
2016-08-15
*
client API: bump API for stream_cb
wm4
2016-08-07
*
client API: remove "status" log level from mpv_request_event docs
wm4
2016-07-08
*
DOCS: change version references from 0.17.1 to 0.18.0
wm4
2016-06-25
*
vo_opengl: apply vo-cmdline command incrementally
wm4
2016-06-05
*
client API: access choices as flags if appropriate
wm4
2016-05-04
*
client API: improve mpv_set_property() handling of MPV_FORMAT_NODE
wm4
2016-04-15
*
client API: rename GL_MP_D3D_interfaces
wm4
2015-09-24
*
DOCS: update client API changes for release
Martin Herkt
2015-09-23
*
DOCS: cleanup API changes version markers
wm4
2015-09-10
*
client API, dxva2: add a workaround for OpenGL fullscreen issues
wm4
2015-07-03
*
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
*
DOCS: add a changelog for option/command/property changes
wm4
2015-05-22
*
Always block SIGPIPE globally
wm4
2015-05-11
*
DOCS/client-api-changes: fix release marker
wm4
2015-04-25
*
client API: add MPV_FORMAT_BYTE_ARRAY type
wm4
2015-04-20
*
vo_opengl_cb: deprecate mpv_opengl_cb_render()
wm4
2015-04-09
*
vo_opengl_cb: add a function to report vsync time
wm4
2015-04-09
*
client API: mention the changes to the seek/screenshot commands
wm4
2015-03-05
*
player, client API: refactor cplayer init, reduce client API differences
wm4
2015-03-05
*
DOCS/client-api-changes: mark 0.8.0 release
wm4
2015-02-17
*
options: change --msg-level option
wm4
2015-02-06
*
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: expose OpenGL renderer
wm4
2014-12-09
*
DOCS/client-api-changes: mark release 0.7.0
wm4
2014-12-02
*
input, lua: redo input handling
wm4
2014-11-23
*
client API: deprecate some events
wm4
2014-11-08
*
client API: qthelper: add set_option_variant()
wm4
2014-10-30
*
player: add an option to abort playback on partial init failures
wm4
2014-10-28
*
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: add qthelper.hpp
wm4
2014-10-13
*
client API: add mpv_command_node[_async]
wm4
2014-10-11
*
client API: rename --input-x11-keyboard to --input-vo-keyboard
wm4
2014-10-09
[next]