Mon, 25 Sep 2006 16:47:56 +0000 |
ptt |
after a long time, finally i could add -endpos option to mplayer executable.
|
Thu, 13 Jul 2006 05:03:43 +0000 |
reynaldo |
marks several string parameters as const, as they are not modified inside the function, Patch by Stefan Huehner, stefan AT huehner-org
|
Thu, 27 Apr 2006 13:22:23 +0000 |
diego |
spelling/grammar/wording fixes in doxygen and non-doxygen comments
|
Tue, 25 Apr 2006 18:48:53 +0000 |
albeu |
Fix most of the mistakes pointed out by Diego.
|
Mon, 24 Apr 2006 19:20:04 +0000 |
albeu |
Doxygen attack!
|
Tue, 24 Jan 2006 11:14:13 +0000 |
albeu |
New option type to print help text with a function.
|
Sun, 22 Jan 2006 12:43:14 +0000 |
albeu |
100L m_option_copy should use the copy callback and not the set one.
|
Fri, 02 Sep 2005 08:29:30 +0000 |
gpoirier |
allow multiple help clauses on the command line, Patch by kiriuja " mplayer-patches AH en-directo POUM net "
|
Mon, 27 Dec 2004 17:32:54 +0000 |
alex |
CONF_TYPE_AFMT similar to CONF_TYPE_IMGFMT
|
Tue, 10 Feb 2004 14:32:06 +0000 |
michael |
m_option_type_double
|
Wed, 13 Aug 2003 16:45:02 +0000 |
alex |
100l to albeu for his english grammar, and 10l to me becouse I noticed that lately (my backward compatibilty macro uses M_OPT_UNKNOWN)
|
Wed, 13 Aug 2003 16:29:32 +0000 |
alex |
Removed the historic cfgparser and switched full to the new config parser (altought some macros still remain for compatibility). As a side effect 90% of the warning messages are gone from the core. Things should be cleaner now and less confusing for newbies.
|
Wed, 13 Aug 2003 09:42:53 +0000 |
alex |
1000l, thanks Pierre
|
Wed, 02 Apr 2003 16:15:06 +0000 |
albeu |
10L forgot to fix the forward declaration too.
|
Wed, 02 Apr 2003 16:11:15 +0000 |
albeu |
Fix some 10L typo in header (m_struct_s instead of m_struct_st).
|
Sat, 15 Mar 2003 18:01:02 +0000 |
albeu |
Add the new -vf option wich is the same as vop in reverse order.
|
Fri, 03 Jan 2003 12:40:10 +0000 |
michael |
pphelp
|
Tue, 12 Nov 2002 12:39:05 +0000 |
albeu |
Fix the Gui with NEW_CONFIG
|
Tue, 12 Nov 2002 01:56:42 +0000 |
albeu |
New config system + cleanup of header inter dependency
|