summaryrefslogtreecommitdiffstats
path: root/libmpv/mpv.def
Commit message (Expand)AuthorAgeFilesLines
* waf: remove waf as a build systemLaserEyess2023-07-231-52/+0
* libmpv: remove opengl_cb API and other deprecated symbolssfan52021-12-151-11/+1
* client API: add a per client unique IDwm42020-03-261-0/+1
* client API, lua, ipc: unify event struct returnwm42020-03-211-0/+1
* client API: add mpv_command_retDark2019-09-211-0/+1
* command: add a way to abort asynchronous commandswm42018-05-241-0/+1
* client API: add some render API extensions for timingwm42018-04-291-0/+1
* client API: preparations for allowing render API to use DR etc.wm42018-04-291-0/+1
* client API: add a first class hook API, and deprecate old APIwm42018-03-261-0/+2
* client API: rename mpv_detach_destroy() to mpv_destroy()wm42018-03-151-0/+1
* client API: add mpv_create_weak_client()wm42018-03-151-0/+1
* client API: deprecate opengl-cb API and introduce a replacement APIwm42018-02-281-0/+6
* client API: add stream_cb API for user-defined stream implementationsAman Gupta2016-08-071-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: add mpv_wait_async_requests()wm42015-02-021-0/+1
* client API: add function to create new mpv_handles from existing oneswm42014-12-311-0/+1
* client API: expose OpenGL rendererwm42014-12-091-1/+6
* libmpv/mpv.def: add mpv_command_node[_async]James Ross-Gowan2014-10-121-0/+2
* build: move def file to libmpv/wm42014-08-051-0/+34