summaryrefslogtreecommitdiffstats
path: root/core/m_config.c
Commit message (Expand)AuthorAgeFilesLines
* core: move contents to mpvcore (1/2)Stefano Pigozzi2013-08-061-777/+0
* options: don't make options set during playback file local (e.g. --vf)wm42013-08-021-37/+24
* m_config: minor simplificationwm42013-08-021-11/+10
* options: handle presets directly in m_configwm42013-07-311-3/+13
* m_config: remove alias informationwm42013-07-311-20/+12
* m_config: store file local backup options differentlywm42013-07-311-14/+29
* m_config: make m_profile struct non-publicwm42013-07-311-0/+11
* m_config: try to print min/max values as integers in --list-optionswm42013-07-281-2/+2
* m_config: hide no-* opts in --list-options, simplify positional suboptswm42013-07-281-16/+22
* options: print default values in --list-optionswm42013-07-281-0/+24
* m_config: refactor some thingswm42013-07-281-78/+48
* m_config: don't override profile option if not requiredwm42013-07-241-1/+3
* m_config: improve option list output a bitwm42013-07-211-18/+26
* options: use m_config for options instead of m_structwm42013-07-211-6/+62
* options: use case-sensitive comparsion for optionswm42013-05-151-2/+2
* m_option: add function to check whether parameters are requiredwm42013-04-211-4/+1
* core: add --reset-on-next-file optionwm42013-04-101-0/+16
* options: drop --opt:subopt option nameswm42013-02-231-17/+29
* options: change handling of "no-" options yet againwm42013-02-161-28/+46
* options: unify single dash and double dash optionswm42013-02-091-61/+65
* options: change handling of "no-" optionswm42013-02-091-22/+35
* Rename directories, move files (step 2 of 2)wm42012-11-121-2/+2
* Rename directories, move files (step 1 of 2) (does not compile)wm42012-11-121-0/+637