summaryrefslogtreecommitdiffstats
path: root/m_config.h
Commit message (Expand)AuthorAgeFilesLines
* mplayer: turn playtree into a list, and change per-file option handlingwm42012-07-311-30/+13
* bstr: rename bstr() function to bstr0(), and typedef bstr to struct bstrwm42012-07-281-2/+2
* options: support parsing values into substructsUoti Urpala2012-07-161-0/+8
* options: simplify option parsing/setting machineryUoti Urpala2012-05-081-2/+3
* options: add "disabled option" functionalityUoti Urpala2011-09-041-0/+2
* options: change option parsing to use bstrUoti Urpala2011-07-291-7/+22
* options: indicate ambiguous option parameters explicitlyUoti Urpala2011-07-291-8/+20
* cleanup: reformat and clean up m_config.[ch]Uoti Urpala2011-07-061-132/+95
* m_config.[ch]: mark some function parameters constdiego2010-11-021-4/+4
* Merge svn changes up to r30475Uoti Urpala2010-03-091-0/+18
|\
| * Add license header to all top-level files missing them.diego2010-01-301-0/+18
| * whitespace cosmetics: Remove all trailing whitespace.diego2009-05-131-4/+4
* | Remove trailing whitespace from most filesUoti Urpala2009-07-071-4/+4
* | Move global mconfig to mpctxUoti Urpala2008-04-261-1/+2
* | Convert m_config.c to use tallocUoti Urpala2008-04-261-2/+0
* | Start of new option systemUoti Urpala2008-04-231-1/+3
|/
* Add MPLAYER_ prefix to multiple inclusion guards.diego2008-02-221-3/+3
* export m_config_set_profile()ben2008-01-101-0/+9
* First try to mark some things in m_config correctly as constreimar2007-12-021-3/+3
* Do not use leading underscores in multiple inclusion guards, they are reserved.diego2007-07-021-3/+3
* spelling/grammar/wording fixes in doxygen and non-doxygen commentsdiego2006-04-271-7/+7
* Fix most of the mistakes pointed out by Diego.albeu2006-04-251-6/+6
* Doxygen attack!albeu2006-04-241-5/+116
* Profiles support.albeu2006-01-241-0/+25
* alignment for SPARC64, second tryreimar2004-09-041-1/+3
* Removed the historic cfgparser and switched full to the new config parser (al...alex2003-08-131-34/+3
* min/max float->doublearpi2003-08-121-1/+1
* Don't save restore all options wich point to the same variable.albeu2003-04-121-0/+3
* Fix the Gui with NEW_CONFIGalbeu2002-11-121-0/+3
* New config system + cleanup of header inter dependencyalbeu2002-11-121-0/+87