aboutsummaryrefslogtreecommitdiffhomepage
path: root/player/configfiles.c
Commit message (Expand)AuthorAge
...
* Basic xdg directory implementationGravatar Kenneth Zhou2014-06-26
* encode: make option struct localGravatar wm42014-06-11
* Add more constGravatar wm42014-06-11
* stream_dvd, stream_dvdnav, stream_bluray: remove global option variablesGravatar wm42014-06-11
* player: write file name to the watch later config fileGravatar Alessandro Ghedini2014-06-01
* player: don't complain on too long filenamesGravatar wm42014-05-10
* encode: don't apply default config optionsGravatar wm42014-04-19
* build: simplify libavfilter configure checksGravatar wm42014-03-16
* config: don't load global config files with --config-dirGravatar wm42014-02-28
* config: when writing resume config, read options, not propertiesGravatar wm42014-02-25
* config: don't save options to resume-config that didn't changeGravatar wm42014-02-25
* config: don't write default config fileGravatar wm42014-02-25
* player: load encoding-profiles.conf before the main configGravatar wm42014-01-01
* Install encoding-profiles.conf by defaultGravatar wm42013-12-28
* player: fix buggy error condition when loading mpv.confGravatar wm42013-12-28
* player: simplify mp_load_per_file_configGravatar wm42013-12-22
* player: move code aroundGravatar wm42013-12-22
* player: remove code duplication for auto-loaded config profilesGravatar wm42013-12-22
* path lookup functions: mp_msg conversionsGravatar wm42013-12-21
* Split mpvcore/ into common/, misc/, bstr/Gravatar wm42013-12-17
* Move options/config related files from mpvcore/ to options/Gravatar wm42013-12-17
* Rename mp_core.h to core.hGravatar wm42013-12-17
* Move mpvcore/player/ to player/Gravatar wm42013-12-17