index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
subopt-helper.h
Commit message (
Expand
)
Author
Age
*
Add license header to all top-level files missing them.
diego
2010-01-30
*
Fix function declarations to avoid casting function pointers.
reimar
2010-01-01
*
whitespace cosmetics: Remove all trailing whitespace.
diego
2009-05-13
*
Get rid of the "set" member of the subopt-parser struct, it made
reimar
2009-03-06
*
Add MPLAYER_ prefix to multiple inclusion guards.
diego
2008-02-22
*
Add explanatory comments to the #endif part of multiple inclusion guards.
diego
2007-12-31
*
marks some read-only char* inside structs as const, patch by Stefan Huehner, ...
reynaldo
2006-07-27
*
marks several read-only string parameters which aren't modified inside the ca...
reynaldo
2006-07-15
*
support float arguments in subopt helper.
joey
2005-10-10
*
helper functions for comparing strarg_t "strings".
reimar
2005-06-16
*
Move generic tests to a common place.
al
2005-02-19
*
New suboption type: malloc'ed, zero terminated string
reimar
2005-01-19
*
Add a type name for the test function
reimar
2004-12-31
*
suboption parser for vo and ao modules
al
2004-12-31