Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | options: handle escape sequences in e.g. --playing-msg differently | wm4 | 2014-02-20 | 1 | -3/+0 |
* | options: add key/value pair list option type | wm4 | 2014-01-16 | 1 | -0/+5 |
* | options: simplify handling of some help options | wm4 | 2013-12-26 | 1 | -16/+10 |
* | m_option: add mp_log context to sub-module print_help callback | wm4 | 2013-12-21 | 1 | -1/+1 |
* | m_option: add mp_log callback to OPT_STRING_VALIDATE options | wm4 | 2013-12-21 | 1 | -2/+2 |
* | m_option, m_config: mp_msg conversions | wm4 | 2013-12-21 | 1 | -6/+12 |
* | msg: change --msglevel, reduce legacy glue | wm4 | 2013-12-20 | 1 | -1/+1 |
* | m_option.h: actually remove config.h include | wm4 | 2013-12-19 | 1 | -1/+0 |
* | m_option: don't include config.h in header | wm4 | 2013-12-18 | 1 | -7/+3 |
* | Split mpvcore/ into common/, misc/, bstr/ | wm4 | 2013-12-17 | 1 | -1/+1 |
* | Move options/config related files from mpvcore/ to options/ | wm4 | 2013-12-17 | 1 | -0/+648 |