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, 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
*
client API: introduce numeric log levels
wm4
2014-10-08
*
msg, client API: buffer partial lines
wm4
2014-10-08
*
client API: clarify pause/unpause events, modify core-idle property
wm4
2014-10-07
*
client API, X11: change default keyboard input handling again
wm4
2014-09-28
*
x11: when using --wid, inherit event flags from parent window
wm4
2014-08-31
*
DOCS: mark the recent release in client-api-changes.rst
wm4
2014-08-12
*
client API: add and use the MPV_MAKE_VERSION macro
wm4
2014-08-05
*
Remove stream_pts stuff
wm4
2014-07-06
*
DOCS/client-api-changes: try to fix rst formatting again
wm4
2014-07-06
*
DOCS, client API: add mpv release versions
wm4
2014-07-05
*
DOCS: add a file listing API changes for the client API
wm4
2014-07-03