Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | player: load encoding-profiles.conf before the main config | wm4 | 2014-01-01 | 1 | -7/+7 |
* | Install encoding-profiles.conf by default | wm4 | 2013-12-28 | 1 | -9/+26 |
* | player: fix buggy error condition when loading mpv.conf | wm4 | 2013-12-28 | 1 | -1/+1 |
* | player: simplify mp_load_per_file_config | wm4 | 2013-12-22 | 1 | -8/+7 |
* | player: move code around | wm4 | 2013-12-22 | 1 | -41/+37 |
* | player: remove code duplication for auto-loaded config profiles | wm4 | 2013-12-22 | 1 | -60/+14 |
* | path lookup functions: mp_msg conversions | wm4 | 2013-12-21 | 1 | -43/+58 |
* | Split mpvcore/ into common/, misc/, bstr/ | wm4 | 2013-12-17 | 1 | -2/+2 |
* | Move options/config related files from mpvcore/ to options/ | wm4 | 2013-12-17 | 1 | -5/+5 |
* | Rename mp_core.h to core.h | wm4 | 2013-12-17 | 1 | -1/+1 |
* | Move mpvcore/player/ to player/ | wm4 | 2013-12-17 | 1 | -0/+354 |