aboutsummaryrefslogtreecommitdiffhomepage
path: root/m_option.h
Commit message (Expand)AuthorAge
* marks several string parameters as const, as they are not modified inside the...Gravatar reynaldo2006-07-13
* 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
* New option type to print help text with a function.Gravatar albeu2006-01-24
* 100L m_option_copy should use the copy callback and not the set one.Gravatar albeu2006-01-22
* allow multiple help clauses on the command line, Patch by kiriuja " mplayer-p...Gravatar gpoirier2005-09-02
* CONF_TYPE_AFMT similar to CONF_TYPE_IMGFMTGravatar alex2004-12-27
* m_option_type_doubleGravatar michael2004-02-10
* 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, thanks PierreGravatar alex2003-08-13
* 10L forgot to fix the forward declaration too.Gravatar albeu2003-04-02
* Fix some 10L typo in header (m_struct_s instead of m_struct_st).Gravatar albeu2003-04-02
* Add the new -vf option wich is the same as vop in reverse order.Gravatar albeu2003-03-15
* pphelpGravatar michael2003-01-03
* Fix the Gui with NEW_CONFIGGravatar albeu2002-11-12
* New config system + cleanup of header inter dependencyGravatar albeu2002-11-12