index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
m_struct.c
Commit message (
Expand
)
Author
Age
*
options: get rid of ambiguous option parsing
wm4
2012-08-05
*
options: revert passing around talloc contexts
wm4
2012-08-04
*
Remove dead code
wm4
2012-08-01
*
bstr: rename bstr() function to bstr0(), and typedef bstr to struct bstr
wm4
2012-07-28
*
options: make option struct the talloc parent of options
Uoti Urpala
2012-07-16
*
options: simplify option parsing/setting machinery
Uoti Urpala
2012-05-08
*
options: change option parsing to use bstr
Uoti Urpala
2011-07-29
*
options: indicate ambiguous option parameters explicitly
Uoti Urpala
2011-07-29
*
Make more option-parsing related function arguments const.
reimar
2010-02-25
*
Add license header to all top-level files missing them.
diego
2010-01-30
*
whitespace cosmetics: Remove all trailing whitespace.
diego
2009-05-13
*
correct const usage in the option handling code so that tables can be
rfelker
2007-11-09
*
cosmetics: misc typo fixes
diego
2007-07-28
*
marks several read-only string parameters which aren't modified inside the ca...
reynaldo
2006-07-15
*
Doxygen attack!
albeu
2006-04-24
*
1000l
alex
2003-08-29
*
Removed the historic cfgparser and switched full to the new config parser (al...
alex
2003-08-13
*
Typo fix
albeu
2003-04-02
*
A struct setter. It allow you to setup struct from some user
albeu
2002-11-12