summaryrefslogtreecommitdiffstats
path: root/player/scripting.c
Commit message (Expand)AuthorAgeFilesLines
* Move compat/ and bstr/ directory contents somewhere elsewm42014-08-291-1/+1
* player: don't sort a NULL listBen Boeckel2014-08-281-1/+2
* build: include <strings.h> for strcasecmp()wm42014-07-101-0/+1
* scripting: shorten a linewm42014-06-261-2/+3
* Basic xdg directory implementationKenneth Zhou2014-06-261-4/+4
* Add more constwm42014-06-111-1/+1
* client API: rename mpv_destroy() to mpv_detach_destroy()wm42014-06-071-1/+1
* lua: make warning about unknown scripts -v onlywm42014-06-041-1/+1
* player: reorganize how lua scripts are loadedwm42014-05-131-0/+179