summaryrefslogtreecommitdiffstats
path: root/m_option.h
Commit message (Expand)AuthorAgeFilesLines
* Do not use leading underscores in multiple inclusion guards, they are reserved.diego2007-07-021-3/+3
* Move parsing of the -ss option to the option code.uau2007-02-241-0/+2
* after a long time, finally i could add -endpos option to mplayer executable.ptt2006-09-251-0/+10
* marks several string parameters as const, as they are not modified inside the...reynaldo2006-07-131-1/+1
* spelling/grammar/wording fixes in doxygen and non-doxygen commentsdiego2006-04-271-24/+24
* Fix most of the mistakes pointed out by Diego.albeu2006-04-251-31/+31
* Doxygen attack!albeu2006-04-241-79/+295
* New option type to print help text with a function.albeu2006-01-241-0/+2
* 100L m_option_copy should use the copy callback and not the set one.albeu2006-01-221-1/+1
* allow multiple help clauses on the command line, Patch by kiriuja " mplayer-p...gpoirier2005-09-021-0/+5
* CONF_TYPE_AFMT similar to CONF_TYPE_IMGFMTalex2004-12-271-0/+2
* m_option_type_doublemichael2004-02-101-0/+2
* 100l to albeu for his english grammar, and 10l to me becouse I noticed that l...alex2003-08-131-1/+1
* Removed the historic cfgparser and switched full to the new config parser (al...alex2003-08-131-16/+27
* 1000l, thanks Pierrealex2003-08-131-1/+1
* 10L forgot to fix the forward declaration too.albeu2003-04-021-1/+1
* Fix some 10L typo in header (m_struct_s instead of m_struct_st).albeu2003-04-021-18/+20
* Add the new -vf option wich is the same as vop in reverse order.albeu2003-03-151-1/+28
* pphelpmichael2003-01-031-0/+2
* Fix the Gui with NEW_CONFIGalbeu2002-11-121-1/+1
* New config system + cleanup of header inter dependencyalbeu2002-11-121-0/+222