summaryrefslogtreecommitdiffstats
path: root/TOOLS/lua/observe-all.lua
Commit message (Collapse)AuthorAgeFilesLines
* TOOLS/lua/observe-all: explicitly observe all optionswm42016-09-231-1/+9
|
* TOOLS/lua/observe-all: add a warningwm42015-01-031-0/+4
| | | | This is just natural, but it's also not that obvious.
* lua: add a function that formats Lua values as stringswm42014-11-291-8/+2
| | | | | | | | Yep, Lua is so crappy that the stdlib doesn't provide anything like this. Repurposes the undocumented mp.format_table() function and moves it to mp.utils.
* TOOLS: add test script for property change notificationswm42014-08-021-0/+16