COMMITS
/ player/scripting.c February 6, 2020
W
scripting: give proper name to scripts using a directory
wm4 committed
February 1, 2020
W
scripting: load scripts from directories
wm4 committed
January 19, 2020
December 7, 2019
J
console.lua: add this script
James Ross-Gowan committed
April 15, 2018
March 23, 2018
W
March 9, 2018
W
all: replace mpv_detach_destroy() with mpv_destroy()
wm4 committed
W
client API: add mpv_create_weak_client()
wm4 committed
March 7, 2018
W
scripting: make a function static
wm4 committed
September 28, 2017
N
msg: reinterpret a bunch of message levels
Niklas Haas committed
October 31, 2017
N
scripting: report dlerror() output
Nicolas F committed
September 26, 2017
J
lua: integrate stats.lua script
Julian committed
June 30, 2017
R
scripting: add wrapper to load scripts with user paths
Ricardo Constantino committed
December 13, 2014
A
js: add javascript scripting support using MuJS
Avi Halachmi (:avih) committed
June 9, 2017
H
scripting: expand --script filename for C plugins
Hoyon Mak committed
January 14, 2017
W
scripting: don't call dlclose() on C plugins
wm4 committed
W
scripting: minor logging improvements
wm4 committed
January 12, 2017
W
player: add experimental C plugin interface
wm4 committed
September 26, 2016
W
scripting: don't attempt to load builtin scripts twice
wm4 committed
September 22, 2016
W
command: add a load-script command
wm4 committed
September 19, 2016
W
player: make --osc/--ytdl settable during playback
wm4 committed
September 16, 2016
W
player: litter code with explicit wakeup calls
wm4 committed
January 19, 2016
W
May 9, 2015
W
path: make mp_path_join accept normal C strings
wm4 committed
W
lua: remove deprecated "lua" sub directories
wm4 committed
April 30, 2015
December 15, 2014
W
scripting: fix/improve deprecation message
wm4 committed
December 14, 2014
A
options: deprecate 'lua' based options/dirs for 'script'
Avi Halachmi (:avih) committed
November 19, 2014
W
player: integrate ytdl_hook.lua
wm4 committed
October 19, 2014
W
osdep: limit thread names to 16 characters
wm4 committed
W
Set thread name for debugging
wm4 committed
October 17, 2014
W
win32: get rid of mp_stat in the normal source code
wm4 committed
October 6, 2014
W
player: open stream and demuxer asynchronously
wm4 committed
September 6, 2014
W
lua: synchronously wait until scripts are loaded
wm4 committed
August 29, 2014
W
Move compat/ and bstr/ directory contents somewhere else
wm4 committed
August 27, 2014
B
player: don't sort a NULL list
Ben Boeckel committed
July 10, 2014
W
build: include <strings.h> for strcasecmp()
wm4 committed
June 26, 2014
W
scripting: shorten a line
wm4 committed
June 18, 2014
K
Basic xdg directory implementation
Kenneth Zhou committed
June 10, 2014
W
Add more const
wm4 committed
June 7, 2014
W
client API: rename mpv_destroy() to mpv_detach_destroy()
wm4 committed
June 3, 2014
W
lua: make warning about unknown scripts -v only
wm4 committed
May 12, 2014
W
player: reorganize how lua scripts are loaded
wm4 committed