Wed, 13 May 2009 02:58:57 +0000 |
diego |
whitespace cosmetics: Remove all trailing whitespace.
|
Mon, 02 Mar 2009 11:17:50 +0000 |
reimar |
Add a 64 bit integer type to the suboption parser.
|
Sun, 13 Apr 2008 19:18:51 +0000 |
albeu |
Replace the trivial command line preparser with a more robust version
|
Tue, 04 Mar 2008 23:35:24 +0000 |
diego |
Add necessary #includes to pass 'make checkheaders'.
|
Fri, 22 Feb 2008 09:09:46 +0000 |
diego |
Add MPLAYER_ prefix to multiple inclusion guards.
|
Sun, 02 Dec 2007 15:56:38 +0000 |
reimar |
Option print functions may not and do not modify value
|
Fri, 09 Nov 2007 06:50:53 +0000 |
rfelker |
correct const usage in the option handling code so that tables can be
|
Mon, 02 Jul 2007 22:34:45 +0000 |
diego |
Do not use leading underscores in multiple inclusion guards, they are reserved.
|
Sat, 24 Feb 2007 07:11:57 +0000 |
uau |
Move parsing of the -ss option to the option code.
|
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.
|