Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | config: fix --config-dir logic for global config files | wm4 | 2014-02-28 | 1 | -1/+1 |
* | config: always print resolved config paths in verbose mode | wm4 | 2014-02-25 | 1 | -50/+63 |
* | config: add a --config-dir option to force config directory | wm4 | 2014-02-25 | 1 | -0/+15 |
* | options: make --no-config block all auto-loaded configuration files | wm4 | 2014-02-14 | 1 | -0/+11 |
* | path: add function to split URL into prefix and path | wm4 | 2013-12-22 | 1 | -0/+11 |
* | path: don't accept empty protocol as valid | wm4 | 2013-12-22 | 1 | -1/+1 |
* | path: change mp_splitext() semantics | wm4 | 2013-12-22 | 1 | -4/+4 |
* | path lookup functions: mp_msg conversions | wm4 | 2013-12-21 | 1 | -17/+23 |
* | 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/+238 |