aboutsummaryrefslogtreecommitdiffhomepage
path: root/options/parse_configfile.c
Commit message (Expand)AuthorAge
* options: change license of most files to LGPL (except options.c/.h)Gravatar wm42017-06-12
* config: do not resolve default profile during "include" processingGravatar wm42017-01-13
* config: allow profile forward-references in default profileGravatar wm42016-09-02
* options: clarify quoting for option values starting with %Gravatar wm42015-04-17
* Update license headersGravatar Marcin Kurczewski2015-04-13
* player: use config parser for setting up pseudo-gui profileGravatar wm42015-04-10
* options: fix run length escape case in config file parserGravatar wm42015-04-04
* options: rewrite config file parserGravatar wm42015-04-04
* Do not call strerror()Gravatar wm42014-11-26
* parse_configfile: check quote termination properlyGravatar wm42014-11-21
* config: adjust config parser messagesGravatar wm42014-07-13
* config: skip BOMGravatar wm42014-07-12
* Audit and replace all ctype.h usesGravatar wm42014-07-01
* options: remove a global variableGravatar wm42014-06-11
* options: let unknown option case be handled by final option parserGravatar wm42014-05-05
* encode: don't apply default config optionsGravatar wm42014-04-19
* options: some more 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