log subopt-helper.h @ 37174:6c941fe7fc3e

age author description
Thu, 11 Aug 2011 17:45:38 +0000 diego doxygen: drop filename from @file directive
Sat, 30 Jan 2010 23:24:23 +0000 diego Add license header to all top-level files missing them.
Fri, 01 Jan 2010 13:18:49 +0000 reimar Fix function declarations to avoid casting function pointers.
Wed, 13 May 2009 02:58:57 +0000 diego whitespace cosmetics: Remove all trailing whitespace.
Fri, 06 Mar 2009 20:41:02 +0000 reimar Get rid of the "set" member of the subopt-parser struct, it made
Fri, 22 Feb 2008 09:09:46 +0000 diego Add MPLAYER_ prefix to multiple inclusion guards.
Mon, 31 Dec 2007 16:15:50 +0000 diego Add explanatory comments to the #endif part of multiple inclusion guards.
Thu, 27 Jul 2006 17:35:06 +0000 reynaldo marks some read-only char* inside structs as const, patch by Stefan Huehner, stefan At huehner-org
Sat, 15 Jul 2006 16:03:12 +0000 reynaldo marks several read-only string parameters which aren't modified inside the called function as const. Patch by Stefan Huehner, stefan AT huehner-org
Mon, 10 Oct 2005 12:56:44 +0000 joey support float arguments in subopt helper.
Thu, 16 Jun 2005 09:08:07 +0000 reimar helper functions for comparing strarg_t "strings".
Sat, 19 Feb 2005 20:14:00 +0000 al Move generic tests to a common place.
Wed, 19 Jan 2005 17:10:20 +0000 reimar New suboption type: malloc'ed, zero terminated string
Fri, 31 Dec 2004 14:57:12 +0000 reimar Add a type name for the test function
Fri, 31 Dec 2004 11:11:24 +0000 al suboption parser for vo and ao modules