Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lua: allow ~ path convention for --lua | wm4 | 2014-01-21 | 1 | -1/+3 |
* | sub: uglify OSD code path with locking | wm4 | 2014-01-18 | 1 | -22/+9 |
* | lua: add a --lua-opts option, which can be queried by scripts | wm4 | 2014-01-16 | 1 | -0/+16 |
* | lua: use core log level names | wm4 | 2014-01-16 | 1 | -11/+2 |
* | lua: allow scripts to snoop messages | wm4 | 2014-01-16 | 1 | -10/+60 |
* | msg: rename mp_msg_log -> mp_msg | wm4 | 2013-12-21 | 1 | -2/+2 |
* | msg: convert defines to enum | wm4 | 2013-12-21 | 1 | -1/+1 |
* | path lookup functions: mp_msg conversions | wm4 | 2013-12-21 | 1 | -1/+2 |
* | lua: minor simplification | wm4 | 2013-12-21 | 1 | -2/+1 |
* | input, lua: add functions to take pre-split input commands | wm4 | 2013-12-20 | 1 | -0/+23 |
* | player: replace some overlooked mp_msgs | wm4 | 2013-12-19 | 1 | -4/+4 |
* | Split mpvcore/ into common/, misc/, bstr/ | wm4 | 2013-12-17 | 1 | -3/+3 |
* | Move options/config related files from mpvcore/ to options/ | wm4 | 2013-12-17 | 1 | -3/+3 |
* | Move mpvcore/input/ to input/ | wm4 | 2013-12-17 | 1 | -1/+1 |
* | Rename mp_lua.c/h to lua.c/h | wm4 | 2013-12-17 | 1 | -0/+683 |