| Commit message (Expand) | Author | Age |
* | commands: add generic option -> property wrapper | Uoti Urpala | 2010-12-18 |
* | options: add "choice" option type, use for -pts-association-mode | Uoti Urpala | 2010-12-18 |
* | options: add OPT_MAKE_FLAGS macro, creates "opt/noopt" flag pair | Clément Bœsch | 2010-11-04 |
* | options: modify parse_timestring(), make public | cigaes | 2010-11-02 |
* | options: move audio_output_channels, audio_output_format to struct | Uoti Urpala | 2010-11-02 |
* | options: move -chapter values to option struct | Uoti Urpala | 2010-04-25 |
* | Merge svn changes up to r30748 | Uoti Urpala | 2010-03-10 |
|\ |
|
* \ | Merge svn changes up to r30475 | Uoti Urpala | 2010-03-09 |
|\ \ |
|
| | * | Make more option-parsing related function arguments const. | reimar | 2010-02-25 |
| |/ |
|
| * | Add license header to all top-level files missing them. | diego | 2010-01-30 |
* | | Remove trailing whitespace from most files | Uoti Urpala | 2009-07-07 |
| * | whitespace cosmetics: Remove all trailing whitespace. | diego | 2009-05-13 |
* | | Merge svn changes up to r28862 | Uoti Urpala | 2009-03-07 |
|\| |
|
| * | Add a 64 bit integer type to the suboption parser. | reimar | 2009-03-02 |
* | | Move input options to option struct | Uoti Urpala | 2008-04-30 |
* | | m_option.h: #include <stddef.h> for offsetof | Uoti Urpala | 2008-04-28 |
* | | Move vf_settings to options struct | Uoti Urpala | 2008-04-26 |
* | | Move -lavdopts to options struct | Uoti Urpala | 2008-04-25 |
* | | Modify option helper macros | Uoti Urpala | 2008-04-24 |
* | | Start of new option system | Uoti Urpala | 2008-04-23 |
|/ |
|
* | Replace the trivial command line preparser with a more robust version | albeu | 2008-04-13 |
* | Add necessary #includes to pass 'make checkheaders'. | diego | 2008-03-04 |
* | Add MPLAYER_ prefix to multiple inclusion guards. | diego | 2008-02-22 |
* | Option print functions may not and do not modify value | reimar | 2007-12-02 |
* | correct const usage in the option handling code so that tables can be | rfelker | 2007-11-09 |
* | Do not use leading underscores in multiple inclusion guards, they are reserved. | diego | 2007-07-02 |
* | Move parsing of the -ss option to the option code. | uau | 2007-02-24 |
* | after a long time, finally i could add -endpos option to mplayer executable. | ptt | 2006-09-25 |
* | marks several string parameters as const, as they are not modified inside the... | reynaldo | 2006-07-13 |
* | spelling/grammar/wording fixes in doxygen and non-doxygen comments | diego | 2006-04-27 |
* | Fix most of the mistakes pointed out by Diego. | albeu | 2006-04-25 |
* | Doxygen attack! | albeu | 2006-04-24 |
* | New option type to print help text with a function. | albeu | 2006-01-24 |
* | 100L m_option_copy should use the copy callback and not the set one. | albeu | 2006-01-22 |
* | allow multiple help clauses on the command line, Patch by kiriuja " mplayer-p... | gpoirier | 2005-09-02 |
* | CONF_TYPE_AFMT similar to CONF_TYPE_IMGFMT | alex | 2004-12-27 |
* | m_option_type_double | michael | 2004-02-10 |
* | 100l to albeu for his english grammar, and 10l to me becouse I noticed that l... | alex | 2003-08-13 |
* | Removed the historic cfgparser and switched full to the new config parser (al... | alex | 2003-08-13 |
* | 1000l, thanks Pierre | alex | 2003-08-13 |
* | 10L forgot to fix the forward declaration too. | albeu | 2003-04-02 |
* | Fix some 10L typo in header (m_struct_s instead of m_struct_st). | albeu | 2003-04-02 |
* | Add the new -vf option wich is the same as vop in reverse order. | albeu | 2003-03-15 |
* | pphelp | michael | 2003-01-03 |
* | Fix the Gui with NEW_CONFIG | albeu | 2002-11-12 |
* | New config system + cleanup of header inter dependency | albeu | 2002-11-12 |