summaryrefslogtreecommitdiffstats
path: root/mpvcore/m_config.h
Commit message (Expand)AuthorAgeFilesLines
* options: don't prefix sub-options with "--" in help outputwm42013-11-231-0/+1
* Fix some more -Wshadow warningswm42013-11-011-5/+5
* options: don't let watch_later etc. overwite command line optionswm42013-10-251-9/+9
* m_config: slightly improve name handlingwm42013-10-251-1/+1
* m_config: remove unused fieldswm42013-10-251-4/+0
* m_config: allow not allocating option struct, and use itwm42013-10-251-0/+4
* m_config: refactor option defaults handlingwm42013-10-241-3/+2
* m_config: store m_config_options in an array instead of a listwm42013-10-241-1/+1
* m_config: refactor initialization, reduce amount of malloc'ed stringswm42013-10-241-2/+0
* parser-cfg: use bstr everywhere after parsing stagewm42013-10-141-1/+1
* core: move contents to mpvcore (2/2)Stefano Pigozzi2013-08-061-1/+1
* core: move contents to mpvcore (1/2)Stefano Pigozzi2013-08-061-0/+217