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_config.h
Commit message (
Expand
)
Author
Age
*
m_config: support auto-allocated sub-structs
wm4
2012-08-06
*
m_config: support flatten and merge flags for suboptions
wm4
2012-08-06
*
options: get rid of some compatibility stuff
wm4
2012-08-06
*
options: get rid of ambiguous option parsing
wm4
2012-08-05
*
m_config: implement m_config_new in terms of m_config_simple
wm4
2012-08-04
*
mplayer: turn playtree into a list, and change per-file option handling
wm4
2012-07-31
*
bstr: rename bstr() function to bstr0(), and typedef bstr to struct bstr
wm4
2012-07-28
*
options: support parsing values into substructs
Uoti Urpala
2012-07-16
*
options: simplify option parsing/setting machinery
Uoti Urpala
2012-05-08
*
options: add "disabled option" functionality
Uoti Urpala
2011-09-04
*
options: change option parsing to use bstr
Uoti Urpala
2011-07-29
*
options: indicate ambiguous option parameters explicitly
Uoti Urpala
2011-07-29
*
cleanup: reformat and clean up m_config.[ch]
Uoti Urpala
2011-07-06
*
m_config.[ch]: mark some function parameters const
diego
2010-11-02
*
Merge svn changes up to r30475
Uoti Urpala
2010-03-09
|
\
|
*
Add license header to all top-level files missing them.
diego
2010-01-30
*
|
Remove trailing whitespace from most files
Uoti Urpala
2009-07-07
|
*
whitespace cosmetics: Remove all trailing whitespace.
diego
2009-05-13
*
|
Move global mconfig to mpctx
Uoti Urpala
2008-04-26
*
|
Convert m_config.c to use talloc
Uoti Urpala
2008-04-26
*
|
Start of new option system
Uoti Urpala
2008-04-23
|
/
*
Add MPLAYER_ prefix to multiple inclusion guards.
diego
2008-02-22
*
export m_config_set_profile()
ben
2008-01-10
*
First try to mark some things in m_config correctly as const
reimar
2007-12-02
*
Do not use leading underscores in multiple inclusion guards, they are reserved.
diego
2007-07-02
*
spelling/grammar/wording fixes in doxygen and non-doxygen comments
diego
2006-04-27
*
Fix most of the mistakes pointed out by Diego.
albeu
2006-04-25
*
Doxygen attack!
albeu
2006-04-24
*
Profiles support.
albeu
2006-01-24
*
alignment for SPARC64, second try
reimar
2004-09-04
*
Removed the historic cfgparser and switched full to the new config parser (al...
alex
2003-08-13
*
min/max float->double
arpi
2003-08-12
*
Don't save restore all options wich point to the same variable.
albeu
2003-04-12
*
Fix the Gui with NEW_CONFIG
albeu
2002-11-12
*
New config system + cleanup of header inter dependency
albeu
2002-11-12