| Commit message (Expand) | Author | Age |
* | vo_opengl_cb: make operation more similar to normal VOs | wm4 | 2015-11-09 |
* | client API: fix typo and wording in a comment | wm4 | 2015-10-22 |
* | DOCS/client_api_examples/README: rewrite | wm4 | 2015-10-10 |
* | vo_opengl: add mechanism to retrieve Display from EGL context | wm4 | 2015-09-25 |
* | client API: rename GL_MP_D3D_interfaces | wm4 | 2015-09-24 |
* | client API: change subtle wording to different subtle wording | wm4 | 2015-08-12 |
* | 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 |
* | 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: 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: clarify mpv_opengl_cb_render() viewport parameter | wm4 | 2015-03-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 |
* | vo_opengl_cb: make mpv_opengl_cb_render() return left frames | xylosper | 2015-01-08 |
* | client API: clarify some vo_opengl_cb requirements | wm4 | 2015-01-04 |
* | client API: add function to create new mpv_handles from existing ones | wm4 | 2014-12-31 |
* | vo_opengl_cb: simplify API uninitialization | wm4 | 2014-12-31 |
* | client API: qthelper: return NULL as handle if unset | wm4 | 2014-12-30 |
* | 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: qthelper: add set_option_variant() | wm4 | 2014-10-30 |
* | 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: qthelper: remove commented code | wm4 | 2014-10-14 |
* | client API: qthelper: fix bugs | wm4 | 2014-10-14 |
* | client API: add qthelper.hpp | wm4 | 2014-10-13 |
* | libmpv/mpv.def: add mpv_command_node[_async] | James Ross-Gowan | 2014-10-12 |
* | client API: add mpv_command_node[_async] | wm4 | 2014-10-11 |
* | client API: introduce numeric log levels | wm4 | 2014-10-08 |
* | msg, client API: buffer partial lines | wm4 | 2014-10-08 |
* | msg: set an explicit overflow message | wm4 | 2014-10-08 |
* | client API: improve mpv_observe_property docs | wm4 | 2014-10-07 |
* | 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 |
* | client API: adjust documentation for mpv_suspend() | wm4 | 2014-08-14 |
* | build: add hacks to force waf to generate valid .pc files | wm4 | 2014-08-07 |