aboutsummaryrefslogtreecommitdiffhomepage
path: root/parser-cfg.c
Commit message (Expand)AuthorAge
* Rename directories, move files (step 1 of 2) (does not compile)Gravatar wm42012-11-12
* config: better error reporting, make invalid option values non-fatalGravatar wm42012-10-31
* parser-cfg: specify which config file contains the unknown optionGravatar cantabile2012-08-20
* options: get rid of ambiguous option parsingGravatar wm42012-08-05
* mplayer: never exit mplayer from within the play loopGravatar wm42012-08-04
* windows support: unicode filenamesGravatar wm42012-03-09
* build: fix --enable-debug, remove some "#ifdef MP_DEBUG"Gravatar Uoti Urpala2011-07-30
* options: change option parsing to use bstrGravatar Uoti Urpala2011-07-29
* cosmetics: parser-cfg.c: reformatGravatar Uoti Urpala2011-07-29
* options: indicate ambiguous option parameters explicitlyGravatar Uoti Urpala2011-07-29
* options: move command line preparse together with parseGravatar Uoti Urpala2011-07-26
* Add license header to all top-level files missing them.Gravatar diego2010-01-30
* Move variable declaration into block where it is used and make it const.Gravatar reimar2009-08-31
* Make m_config_parse_config_file file name argument constGravatar reimar2009-08-31
* whitespace cosmetics: Remove all trailing whitespace.Gravatar diego2009-05-13
* Replace the trivial command line preparser with a more robust versionGravatar albeu2008-04-13
* Include some .h files in corresponding .c filesGravatar uau2008-03-28
* Remove some more useless *alloc castsGravatar reimar2007-07-19
* increased a bit max param length as it can be too short to declare tv channel...Gravatar ben2007-01-04
* Fix stray newline that should only be printed in verbose mode.Gravatar diego2006-08-20
* Doxygen Attack! - Chapter 3Gravatar albeu2006-04-25
* Profiles support.Gravatar albeu2006-01-24
* Reduce excessive verbosity.Gravatar diego2004-11-15
* 100l to albeu for his english grammar, and 10l to me becouse I noticed that l...Gravatar alex2003-08-13
* Removed the historic cfgparser and switched full to the new config parser (al...Gravatar alex2003-08-13
* 1000l! crashing on broken config files finally fixed!Gravatar rfelker2003-06-04
* longer option buffers, needed for tv optionsGravatar henry2003-04-03
* Better error messages (with line number now) and make unknow optionGravatar albeu2003-03-13
* New config system + cleanup of header inter dependencyGravatar albeu2002-11-12