aboutsummaryrefslogtreecommitdiffhomepage
path: root/m_config.h
Commit message (Expand)AuthorAge
* Rename directories, move files (step 1 of 2) (does not compile)Gravatar wm42012-11-12
* Merge branch 'input_changes' into masterGravatar wm42012-10-12
|\
| * commands: add more property-option bridge uses, rename some optionsGravatar wm42012-10-12
* | options: handle alias options differentlyGravatar wm42012-09-23
|/
* m_config: support auto-allocated sub-structsGravatar wm42012-08-06
* m_config: support flatten and merge flags for suboptionsGravatar wm42012-08-06
* options: get rid of some compatibility stuffGravatar wm42012-08-06
* options: get rid of ambiguous option parsingGravatar wm42012-08-05
* m_config: implement m_config_new in terms of m_config_simpleGravatar wm42012-08-04
* mplayer: turn playtree into a list, and change per-file option handlingGravatar wm42012-07-31
* bstr: rename bstr() function to bstr0(), and typedef bstr to struct bstrGravatar wm42012-07-28
* options: support parsing values into substructsGravatar Uoti Urpala2012-07-16
* options: simplify option parsing/setting machineryGravatar Uoti Urpala2012-05-08
* options: add "disabled option" functionalityGravatar Uoti Urpala2011-09-04
* options: change option parsing to use bstrGravatar Uoti Urpala2011-07-29
* options: indicate ambiguous option parameters explicitlyGravatar Uoti Urpala2011-07-29
* cleanup: reformat and clean up m_config.[ch]Gravatar Uoti Urpala2011-07-06
* m_config.[ch]: mark some function parameters constGravatar diego2010-11-02
* Merge svn changes up to r30475Gravatar Uoti Urpala2010-03-09
|\
| * Add license header to all top-level files missing them.Gravatar diego2010-01-30
* | Remove trailing whitespace from most filesGravatar Uoti Urpala2009-07-07
| * whitespace cosmetics: Remove all trailing whitespace.Gravatar diego2009-05-13
* | Move global mconfig to mpctxGravatar Uoti Urpala2008-04-26
* | Convert m_config.c to use tallocGravatar Uoti Urpala2008-04-26
* | Start of new option systemGravatar Uoti Urpala2008-04-23
|/
* Add MPLAYER_ prefix to multiple inclusion guards.Gravatar diego2008-02-22
* export m_config_set_profile()Gravatar ben2008-01-10
* First try to mark some things in m_config correctly as constGravatar reimar2007-12-02
* Do not use leading underscores in multiple inclusion guards, they are reserved.Gravatar diego2007-07-02
* spelling/grammar/wording fixes in doxygen and non-doxygen commentsGravatar diego2006-04-27
* Fix most of the mistakes pointed out by Diego.Gravatar albeu2006-04-25
* Doxygen attack!Gravatar albeu2006-04-24
* Profiles support.Gravatar albeu2006-01-24
* alignment for SPARC64, second tryGravatar reimar2004-09-04
* Removed the historic cfgparser and switched full to the new config parser (al...Gravatar alex2003-08-13
* min/max float->doubleGravatar arpi2003-08-12
* Don't save restore all options wich point to the same variable.Gravatar albeu2003-04-12
* Fix the Gui with NEW_CONFIGGravatar albeu2002-11-12
* New config system + cleanup of header inter dependencyGravatar albeu2002-11-12