Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | TOOLS/lua/observe-all: add a warning | wm4 | 2015-01-03 |
| | | | | This is just natural, but it's also not that obvious. | ||
* | lua: add a function that formats Lua values as strings | wm4 | 2014-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 notifications | wm4 | 2014-08-02 |