Commit message (Expand) | Author | Age | |
---|---|---|---|
* | options: clarify quoting for option values starting with % | wm4 | 2015-04-17 |
* | Update license headers | Marcin Kurczewski | 2015-04-13 |
* | player: use config parser for setting up pseudo-gui profile | wm4 | 2015-04-10 |
* | options: fix run length escape case in config file parser | wm4 | 2015-04-04 |
* | options: rewrite config file parser | wm4 | 2015-04-04 |
* | Do not call strerror() | wm4 | 2014-11-26 |
* | parse_configfile: check quote termination properly | wm4 | 2014-11-21 |
* | config: adjust config parser messages | wm4 | 2014-07-13 |
* | config: skip BOM | wm4 | 2014-07-12 |
* | Audit and replace all ctype.h uses | wm4 | 2014-07-01 |
* | options: remove a global variable | wm4 | 2014-06-11 |
* | options: let unknown option case be handled by final option parser | wm4 | 2014-05-05 |
* | encode: don't apply default config options | wm4 | 2014-04-19 |
* | options: some more mp_msg conversions | wm4 | 2013-12-21 |
* | Split mpvcore/ into common/, misc/, bstr/ | wm4 | 2013-12-17 |
* | Move options/config related files from mpvcore/ to options/ | wm4 | 2013-12-17 |