aboutsummaryrefslogtreecommitdiffhomepage
path: root/TOOLS/lua/observe-all.lua
Commit message (Collapse)AuthorAge
* TOOLS/lua/observe-all: explicitly observe all optionsGravatar wm42016-09-23
|
* TOOLS/lua/observe-all: add a warningGravatar wm42015-01-03
| | | | This is just natural, but it's also not that obvious.
* lua: add a function that formats Lua values as stringsGravatar wm42014-11-29
| | | | | | | | 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 notificationsGravatar wm42014-08-02