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.c
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: always reject setting global options in per-file mode
wm4
2012-08-04
*
m_options: get rid of CONF_NOSAVE
wm4
2012-08-04
*
m_config: implement m_config_new in terms of m_config_simple
wm4
2012-08-04
*
options: revert passing around talloc contexts
wm4
2012-08-04
*
m_config: reallow specifying static default values for string options
wm4
2012-08-02
*
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 "no-foo" syntax for flag suboptions
Uoti Urpala
2012-07-27
*
options: make option struct the talloc parent of options
Uoti Urpala
2012-07-16
*
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
*
options: free option defaults when freeing config
Uoti Urpala
2011-07-06
*
options: allocate dynamic options with talloc
Uoti Urpala
2011-07-06
*
cleanup: reformat and clean up m_config.[ch]
Uoti Urpala
2011-07-06
*
cleanup: remove more warnings
Clément Bœsch
2011-05-02
*
options: remove CONF_OLD option flag
Uoti Urpala
2011-01-31
*
commands: add generic option -> property wrapper
Uoti Urpala
2010-12-18
*
options: fix autoloaded profile handling of flag options
Uoti Urpala
2010-11-15
*
cleanup: don't check for NULL before free()
diego
2010-11-08
*
m_config.c: cosmetics: Move functions to avoid forward declarations
diego
2010-11-02
*
m_config.[ch]: mark some function parameters const
diego
2010-11-02
*
Delete things related to old translation system
Uoti Urpala
2010-03-10
*
Merge svn changes up to r30748
Uoti Urpala
2010-03-10
|
\
*
\
Merge svn changes up to r30475
Uoti Urpala
2010-03-09
|
\
\
*
|
|
Restore collapsed whitespace in output messages
Uoti Urpala
2010-03-07
|
|
*
Make more option-parsing related function arguments const.
reimar
2010-02-25
|
|
*
Mark m_config_get_option_ptr() as static, it is only used within the file.
diego
2010-02-20
|
|
/
|
*
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
*
|
Translation system changes part 2: replace macros by strings
Amar Takhar
2009-07-07
*
|
Translation system changes part 1: wrap translated strings
Amar Takhar
2009-07-07
|
*
whitespace cosmetics: Remove all trailing whitespace.
diego
2009-05-13
*
|
m_config.c: Remove unused function m_config_get_option_ptr
Uoti Urpala
2008-08-12
*
|
options: Make dynamic dup hack work with new options
Uoti Urpala
2008-04-30
*
|
m_config.c: Cosmetics: fix nested block lacking indentation
Uoti Urpala
2008-04-30
*
|
Mark some constant symbols as such
Uoti Urpala
2008-04-26
*
|
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
|
/
*
Replace the trivial command line preparser with a more robust version
albeu
2008-04-13
*
Add some const qualifiers to reduce warnings
uau
2008-04-02
*
typo fix: inited --> initialized
diego
2008-02-14
*
export m_config_set_profile()
ben
2008-01-10
[next]