summaryrefslogtreecommitdiffstats
path: root/cfgparser.c
Commit message (Expand)AuthorAgeFilesLines
* fixed commandline bug: handling '-' as option when '--' unusedalex2001-11-031-2/+2
* partly upgraded to mp_msg and fixed minor bug in parse_command_linealex2001-11-021-31/+38
* fixed fault with --helpalex2001-11-021-1/+2
* fixed subconfig, exiting on error, supporting flagsalex2001-11-021-9/+26
* subconfig supportalex2001-11-021-41/+82
* fixed arpi's cfgparser bugalex2001-11-021-22/+39
* fix error reporting bugszabi2001-10-221-1/+2
* New aspect prescale code, parses aspect value from mpeg sequence header or co...atmos42001-10-011-1/+7
* multifile support in config parserarpi2001-08-221-16/+16
* New feature for option processing: CONF_TYPE_FUNC_FULLfolke2001-08-151-4/+20
* fix gcc-3.0 warningjkeil2001-07-121-0/+1
* erm...szabii2001-06-111-1/+1
* bugfixszabii2001-06-101-3/+17
* some fixszabii2001-06-101-6/+18
* fix againszabii2001-06-091-6/+0
* : No such... fixszabii2001-06-091-14/+16
* rude fix of ": No such file or directory"szabii2001-06-091-1/+2
* Removing annoying 'Reading config file ...' message when you run without verb...lgb2001-06-031-1/+3
* now it accepts monitor_hfreq...szabii2001-04-161-2/+5
* less outputszabii2001-04-111-4/+7
* strto* int/float readerszabii2001-03-221-8/+9
* fix TYPE_FLOAT parameter readingszabii2001-03-221-1/+1
* fix...szabii2001-03-211-3/+4
* ... :)szabii2001-03-201-1/+1
* parameter can be in quotes in config fileszabii2001-03-191-8/+24
* include recursion checkszabii2001-03-191-6/+18
* Added support for spanish (Yes, I'm a C programer also ;o)telenieko2001-03-191-0/+1
* cfgparse fix...szabii2001-03-191-82/+99
* parameter reading fixed in parse_config_fileszabii2001-03-191-1/+2
* new configfile/cmdline parserarpi_esp2001-03-191-6/+6
* cfgparser fixszabii2001-03-191-0/+3
* cfgparser fixszabii2001-03-191-12/+13
* cfgparse fixesszabii2001-03-191-4/+32
* new command line/config file parserszabii2001-03-181-0/+365