aboutsummaryrefslogtreecommitdiffhomepage
path: root/options/parse_commandline.h
Commit message (Collapse)AuthorAge
* msg: remove global stateGravatar wm42013-12-21
|
* options: some more mp_msg conversionsGravatar wm42013-12-21
|
* Move options/config related files from mpvcore/ to options/Gravatar wm42013-12-17
Since m_option.h and options.h are extremely often included, a lot of files have to be changed. Moving path.c/h to options/ is a bit questionable, but since this is mainly about access to config files (which are also handled in options/), it's probably ok.