index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
player
/
client.h
Commit message (
Expand
)
Author
Age
*
client API: turn mpv_suspend() and mpv_resume() into stubs
wm4
2016-11-22
*
client API: fix init/destruction race conditions
wm4
2016-09-21
*
client API: add stream_cb API for user-defined stream implementations
Aman Gupta
2016-08-07
*
global: add client API pointer to library handle
wm4
2016-01-15
*
vo_opengl_cb: don't render OSD while VO is not created
wm4
2015-03-23
*
vo_opengl_cb: simplify API uninitialization
wm4
2014-12-31
*
client API: be more lenient about mpv_suspend/resume mismatches
wm4
2014-12-15
*
client API: expose OpenGL renderer
wm4
2014-12-09
*
input, lua: redo input handling
wm4
2014-11-23
*
client API: restrict client names
wm4
2014-11-23
*
command: finish hook execution if client fails
wm4
2014-10-24
*
lua: strictly free memory on errors
wm4
2014-10-19
*
lua: synchronously wait until scripts are loaded
wm4
2014-09-06
*
player: update cache state only if requested
wm4
2014-08-28
*
client API: minor optimizations for property notification
wm4
2014-08-02
*
Add more const
wm4
2014-06-11
*
player: reorganize how lua scripts are loaded
wm4
2014-05-13
*
client API: add a way to notify clients of property changes
wm4
2014-04-06
*
Add a client API
wm4
2014-02-10