aboutsummaryrefslogtreecommitdiffhomepage
path: root/mpvcore/m_config.c
Commit message (Expand)AuthorAge
* Fix some more -Wshadow warningsGravatar wm42013-11-01
* options: fix positional suboption asrgumentsGravatar wm42013-11-01
* options: don't let watch_later etc. overwite command line optionsGravatar wm42013-10-25
* m_config: slightly improve name handlingGravatar wm42013-10-25
* m_config: remove unused fieldsGravatar wm42013-10-25
* m_config: allow not allocating option struct, and use itGravatar wm42013-10-25
* m_config: refactor option defaults handlingGravatar wm42013-10-24
* m_config: don't require dragging along parent in initializationGravatar wm42013-10-24
* m_config: minor simplificationGravatar wm42013-10-24
* m_config: store m_config_options in an array instead of a listGravatar wm42013-10-24
* m_config: refactor initialization, reduce amount of malloc'ed stringsGravatar wm42013-10-24
* m_config: slightly simplify dynamic option initializationGravatar wm42013-10-24
* m_config: don't allow aliasing with string optionsGravatar wm42013-10-24
* m_config: cosmetics: make code less verboseGravatar wm42013-10-24
* parser-cfg: use bstr everywhere after parsing stageGravatar wm42013-10-14
* talloc: change talloc destructor signatureGravatar wm42013-10-13
* m_option: rename struct member named "new"Gravatar wm42013-08-19
* core: move contents to mpvcore (2/2)Gravatar Stefano Pigozzi2013-08-06
* core: move contents to mpvcore (1/2)Gravatar Stefano Pigozzi2013-08-06