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
/
scripting.c
Commit message (
Expand
)
Author
Age
*
path: make mp_path_join accept normal C strings
wm4
2015-05-09
*
lua: remove deprecated "lua" sub directories
wm4
2015-05-09
*
player: properly destroy client context if thread can't be created
wm4
2015-04-30
*
scripting: fix/improve deprecation message
wm4
2014-12-15
*
options: deprecate 'lua' based options/dirs for 'script'
Avi Halachmi (:avih)
2014-12-15
*
player: integrate ytdl_hook.lua
wm4
2014-11-19
*
osdep: limit thread names to 16 characters
wm4
2014-10-20
*
Set thread name for debugging
wm4
2014-10-19
*
win32: get rid of mp_stat in the normal source code
wm4
2014-10-17
*
player: open stream and demuxer asynchronously
wm4
2014-10-06
*
lua: synchronously wait until scripts are loaded
wm4
2014-09-06
*
Move compat/ and bstr/ directory contents somewhere else
wm4
2014-08-29
*
player: don't sort a NULL list
Ben Boeckel
2014-08-28
*
build: include <strings.h> for strcasecmp()
wm4
2014-07-10
*
scripting: shorten a line
wm4
2014-06-26
*
Basic xdg directory implementation
Kenneth Zhou
2014-06-26
*
Add more const
wm4
2014-06-11
*
client API: rename mpv_destroy() to mpv_detach_destroy()
wm4
2014-06-07
*
lua: make warning about unknown scripts -v only
wm4
2014-06-04
*
player: reorganize how lua scripts are loaded
wm4
2014-05-13