summaryrefslogtreecommitdiffstats
path: root/DOCS/client-api-changes.rst
Commit message (Expand)AuthorAgeFilesLines
* client API: change --stop-playback-on-init-failure defaultwm42017-12-171-0/+3
* client API: minor bump + change entry for DRM related opengl-cb changeswm42017-10-231-0/+3
* Release 0.27.0v0.27.0Martin Herkt2017-09-131-1/+1
* client API: drop old "no-" option emulationwm42017-06-261-0/+3
* client API: add MPV_ENABLE_DEPRECATED symbolwm42017-04-201-0/+3
* client API: turn mpv_suspend() and mpv_resume() into stubswm42016-11-221-0/+2
* Fix some future release version numberswm42016-11-211-1/+1
* DOCS: update interface changesMartin Herkt2016-11-201-1/+1
* DOCS/client-api-changes.rst: fix typowm42016-11-151-2/+2
* qthelper: introduce new convenience functionswm42016-09-261-0/+3
* client API: more or less deprecate mpv_set_option()wm42016-09-211-0/+9
* client API: revert some relaxations about calling mpv_initialize()wm42016-09-191-2/+0
* client API: declare mpv_suspend/mpv_resume deprecatedwm42016-09-161-0/+2
* client API: remove SIGPIPE overriding codewm42016-09-151-0/+2
* client API: create core thread at an earlier timewm42016-09-011-0/+2
* client API: deprecate "no-..." option handlingwm42016-08-311-1/+4
* DOCS: Update versionMartin Herkt2016-08-151-1/+1
* client API: bump API for stream_cbwm42016-08-071-0/+2
* client API: remove "status" log level from mpv_request_event docswm42016-07-081-0/+4
* DOCS: change version references from 0.17.1 to 0.18.0wm42016-06-251-1/+1
* vo_opengl: apply vo-cmdline command incrementallywm42016-06-051-0/+5
* client API: access choices as flags if appropriatewm42016-05-041-0/+5
* client API: improve mpv_set_property() handling of MPV_FORMAT_NODEwm42016-04-151-0/+9
* client API: rename GL_MP_D3D_interfaceswm42015-09-241-0/+5
* DOCS: update client API changes for releaseMartin Herkt2015-09-231-1/+1
* DOCS: cleanup API changes version markerswm42015-09-101-8/+9
* client API, dxva2: add a workaround for OpenGL fullscreen issueswm42015-07-031-0/+2
* client API: allow using msg-level option for log messageswm42015-06-201-0/+1
* client API: add MPV_END_FILE_REASON_REDIRECTwm42015-06-111-0/+3
* DOCS: add a changelog for option/command/property changeswm42015-05-221-3/+10
* Always block SIGPIPE globallywm42015-05-111-1/+2
* DOCS/client-api-changes: fix release markerwm42015-04-251-1/+1
* client API: add MPV_FORMAT_BYTE_ARRAY typewm42015-04-201-0/+1
* vo_opengl_cb: deprecate mpv_opengl_cb_render()wm42015-04-091-0/+1
* vo_opengl_cb: add a function to report vsync timewm42015-04-091-0/+1
* client API: mention the changes to the seek/screenshot commandswm42015-03-051-0/+2
* player, client API: refactor cplayer init, reduce client API differenceswm42015-03-051-0/+4
* DOCS/client-api-changes: mark 0.8.0 releasewm42015-02-171-2/+3
* options: change --msg-level optionwm42015-02-061-0/+2
* client API: add mpv_wait_async_requests()wm42015-02-021-0/+1
* client API: notify API user on event queue overflowwm42015-01-191-0/+1
* client API: add function to create new mpv_handles from existing oneswm42014-12-311-0/+3
* client API: qthelper: add a refcounting wrapper around mpv_handlewm42014-12-301-0/+1
* client API: expose OpenGL rendererwm42014-12-091-0/+4
* DOCS/client-api-changes: mark release 0.7.0wm42014-12-021-0/+1
* input, lua: redo input handlingwm42014-11-231-0/+2
* client API: deprecate some eventswm42014-11-081-0/+9
* client API: qthelper: add set_option_variant()wm42014-10-301-0/+1
* player: add an option to abort playback on partial init failureswm42014-10-281-0/+2
* client API: better error reportingwm42014-10-281-0/+2
* client API: add an enum for mpv_event_end_file.reasonwm42014-10-281-0/+1
* client API: add qthelper.hppwm42014-10-131-0/+1
* client API: add mpv_command_node[_async]wm42014-10-111-0/+1
* client API: rename --input-x11-keyboard to --input-vo-keyboardwm42014-10-091-0/+2
* client API: introduce numeric log levelswm42014-10-081-0/+1
* msg, client API: buffer partial lineswm42014-10-081-0/+1
* client API: clarify pause/unpause events, modify core-idle propertywm42014-10-071-0/+2
* client API, X11: change default keyboard input handling againwm42014-09-281-0/+5
* x11: when using --wid, inherit event flags from parent windowwm42014-08-311-0/+1
* DOCS: mark the recent release in client-api-changes.rstwm42014-08-121-0/+1
* client API: add and use the MPV_MAKE_VERSION macrowm42014-08-051-0/+1
* Remove stream_pts stuffwm42014-07-061-0/+1
* DOCS/client-api-changes: try to fix rst formatting againwm42014-07-061-3/+4
* DOCS, client API: add mpv release versionswm42014-07-051-0/+3
* DOCS: add a file listing API changes for the client APIwm42014-07-031-0/+35