aboutsummaryrefslogtreecommitdiffhomepage
path: root/subopt-helper.h
Commit message (Expand)AuthorAge
* Add license header to all top-level files missing them.Gravatar diego2010-01-30
* Fix function declarations to avoid casting function pointers.Gravatar reimar2010-01-01
* whitespace cosmetics: Remove all trailing whitespace.Gravatar diego2009-05-13
* Get rid of the "set" member of the subopt-parser struct, it madeGravatar reimar2009-03-06
* Add MPLAYER_ prefix to multiple inclusion guards.Gravatar diego2008-02-22
* Add explanatory comments to the #endif part of multiple inclusion guards.Gravatar diego2007-12-31
* marks some read-only char* inside structs as const, patch by Stefan Huehner, ...Gravatar reynaldo2006-07-27
* marks several read-only string parameters which aren't modified inside the ca...Gravatar reynaldo2006-07-15
* support float arguments in subopt helper.Gravatar joey2005-10-10
* helper functions for comparing strarg_t "strings".Gravatar reimar2005-06-16
* Move generic tests to a common place.Gravatar al2005-02-19
* New suboption type: malloc'ed, zero terminated stringGravatar reimar2005-01-19
* Add a type name for the test functionGravatar reimar2004-12-31
* suboption parser for vo and ao modulesGravatar al2004-12-31