summaryrefslogtreecommitdiffstats
path: root/parser-cfg.c
Commit message (Collapse)AuthorAgeFilesLines
* 1000l! crashing on broken config files finally fixed!rfelker2003-06-041-3/+3
| | | | | | | | | | | | | | Patch by Alex Sisson (alex_sisson at yahoo.co.uk): a missing parameter on mp_msg meant it crashed instead of printing a nice message if you put entries in the config with no parameter. also did a few english-tidies on error messages in there. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10246 b3059339-0415-0410-9bf9-f77b7e298cf2
* longer option buffers, needed for tv optionshenry2003-04-031-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9814 b3059339-0415-0410-9bf9-f77b7e298cf2
* Better error messages (with line number now) and make unknow optionalbeu2003-03-131-7/+11
| | | | | | | non-fatal for ppl wich compile many different versions git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9579 b3059339-0415-0410-9bf9-f77b7e298cf2
* New config system + cleanup of header inter dependencyalbeu2002-11-121-0/+211
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8165 b3059339-0415-0410-9bf9-f77b7e298cf2