summaryrefslogtreecommitdiffstats
path: root/player/lua/defaults.lua
Commit message (Expand)AuthorAgeFilesLines
* lua: implement mp.get_opt() in Luawm42014-02-261-0/+9
* osd: override user bindings for OSC inputwm42014-02-261-2/+2
* lua: add a bunch of functions to get/set properties by their native typewm42014-02-241-0/+2
* lua: fix behavior if no script command handler is registeredwm42014-02-231-1/+3
* lua: add mechanism for script provided key bindingswm42014-02-171-1/+77
* lua: remove redundant inline documentationwm42014-02-171-4/+0
* lua: make register_event() not overwrite previous event handlerwm42014-02-141-4/+11
* lua: some minor API changeswm42014-02-111-2/+5
* lua: add a timer APIwm42014-02-101-10/+79
* lua: port to client APIwm42014-02-101-5/+42
* lua: use core log level nameswm42014-01-161-1/+1
* Move mpvcore/player/ to player/wm42013-12-171-0/+82