index
:
mpv
absurd_test
absurd_test2
absurd_test3
ass_shit
bliss
coverity_scan
master
mruby
rc
rcombs/macos-fixes
rcombs/swift
read_stats_new
read_stats_old
release/0.1
release/0.2
release/0.27
release/0.28
release/0.29
release/0.3
release/0.30
release/0.31
release/0.32
release/0.33
release/0.34
release/0.35
release/0.36
release/0.37
release/0.38
release/0.39
release/0.4
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
stream_debug_stuff
stream_no_size_caching
stream_size_fstat
stream_size_fstat_nocache
x11_geo
ytdl_sub_delayload
a free, open source, and cross-platform media player
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
m_config.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename directories, move files (step 1 of 2) (does not compile)
wm4
2012-11-12
1
-637
/
+0
*
cleanup: remove M_OPT_NOCMD
wm4
2012-10-30
1
-9
/
+2
*
Merge branch 'input_changes' into master
wm4
2012-10-12
1
-2
/
+2
|
\
|
*
commands: add more property-option bridge uses, rename some options
wm4
2012-10-12
1
-2
/
+2
|
*
options: simplify somewhat by introducing a union for option values
wm4
2012-10-12
1
-6
/
+5
*
|
options: handle alias options differently
wm4
2012-09-23
1
-5
/
+5
*
|
options: simplify somewhat by introducing a union for option values
wm4
2012-09-23
1
-6
/
+5
*
|
options: make cache option always per-file
wm4
2012-09-23
1
-0
/
+4
|
/
*
m_config: support auto-allocated sub-structs
wm4
2012-08-06
1
-37
/
+46
*
m_config: support flatten and merge flags for suboptions
wm4
2012-08-06
1
-14
/
+32
*
options: get rid of some compatibility stuff
wm4
2012-08-06
1
-31
/
+8
*
options: get rid of ambiguous option parsing
wm4
2012-08-05
1
-28
/
+13
*
m_config: always reject setting global options in per-file mode
wm4
2012-08-04
1
-0
/
+6
*
m_options: get rid of CONF_NOSAVE
wm4
2012-08-04
1
-3
/
+3
*
m_config: implement m_config_new in terms of m_config_simple
wm4
2012-08-04
1
-15
/
+11
*
options: revert passing around talloc contexts
wm4
2012-08-04
1
-10
/
+5
*
m_config: reallow specifying static default values for string options
wm4
2012-08-02
1
-1
/
+1
*
mplayer: turn playtree into a list, and change per-file option handling
wm4
2012-07-31
1
-132
/
+93
*
bstr: rename bstr() function to bstr0(), and typedef bstr to struct bstr
wm4
2012-07-28
1
-7
/
+7
*
options: support "no-foo" syntax for flag suboptions
Uoti Urpala
2012-07-27
1
-6
/
+23
*
options: make option struct the talloc parent of options
Uoti Urpala
2012-07-16
1
-5
/
+8
*
options: support parsing values into substructs
Uoti Urpala
2012-07-16
1
-47
/
+85
*
options: simplify option parsing/setting machinery
Uoti Urpala
2012-05-08
1
-67
/
+49
*
options: add "disabled option" functionality
Uoti Urpala
2011-09-04
1
-12
/
+35
*
options: change option parsing to use bstr
Uoti Urpala
2011-07-29
1
-35
/
+40
*
options: indicate ambiguous option parameters explicitly
Uoti Urpala
2011-07-29
1
-14
/
+19
*
options: free option defaults when freeing config
Uoti Urpala
2011-07-06
1
-0
/
+5
*
options: allocate dynamic options with talloc
Uoti Urpala
2011-07-06
1
-3
/
+3
*
cleanup: reformat and clean up m_config.[ch]
Uoti Urpala
2011-07-06
1
-396
/
+409
*
cleanup: remove more warnings
Clément Bœsch
2011-05-02
1
-3
/
+3
*
options: remove CONF_OLD option flag
Uoti Urpala
2011-01-31
1
-2
/
+0
*
commands: add generic option -> property wrapper
Uoti Urpala
2010-12-18
1
-2
/
+2
*
options: fix autoloaded profile handling of flag options
Uoti Urpala
2010-11-15
1
-0
/
+3
*
cleanup: don't check for NULL before free()
diego
2010-11-08
1
-1
/
+1
*
m_config.c: cosmetics: Move functions to avoid forward declarations
diego
2010-11-02
1
-114
/
+108
*
m_config.[ch]: mark some function parameters const
diego
2010-11-02
1
-6
/
+6
*
Delete things related to old translation system
Uoti Urpala
2010-03-10
1
-1
/
+0
*
Merge svn changes up to r30748
Uoti Urpala
2010-03-10
1
-6
/
+6
|
\
|
*
Make more option-parsing related function arguments const.
reimar
2010-02-25
1
-4
/
+4
|
*
Mark m_config_get_option_ptr() as static, it is only used within the file.
diego
2010-02-20
1
-1
/
+1
*
|
Merge svn changes up to r30475
Uoti Urpala
2010-03-09
1
-0
/
+17
|
\
|
|
*
Add license header to all top-level files missing them.
diego
2010-01-30
1
-0
/
+17
|
*
whitespace cosmetics: Remove all trailing whitespace.
diego
2009-05-13
1
-13
/
+13
*
|
Restore collapsed whitespace in output messages
Uoti Urpala
2010-03-07
1
-1
/
+1
*
|
Remove trailing whitespace from most files
Uoti Urpala
2009-07-07
1
-10
/
+10
*
|
Translation system changes part 2: replace macros by strings
Amar Takhar
2009-07-07
1
-14
/
+14
*
|
Translation system changes part 1: wrap translated strings
Amar Takhar
2009-07-07
1
-14
/
+14
*
|
m_config.c: Remove unused function m_config_get_option_ptr
Uoti Urpala
2008-08-12
1
-14
/
+0
*
|
options: Make dynamic dup hack work with new options
Uoti Urpala
2008-04-30
1
-4
/
+7
*
|
m_config.c: Cosmetics: fix nested block lacking indentation
Uoti Urpala
2008-04-30
1
-16
/
+17
*
|
Mark some constant symbols as such
Uoti Urpala
2008-04-26
1
-1
/
+1
*
|
Move global mconfig to mpctx
Uoti Urpala
2008-04-26
1
-2
/
+9
*
|
Convert m_config.c to use talloc
Uoti Urpala
2008-04-26
1
-62
/
+32
*
|
Start of new option system
Uoti Urpala
2008-04-23
1
-9
/
+32
|
/
*
Replace the trivial command line preparser with a more robust version
albeu
2008-04-13
1
-0
/
+7
*
Add some const qualifiers to reduce warnings
uau
2008-04-02
1
-4
/
+5
*
typo fix: inited --> initialized
diego
2008-02-14
1
-3
/
+3
*
export m_config_set_profile()
ben
2008-01-10
1
-1
/
+1
*
First try to mark some things in m_config correctly as const
reimar
2007-12-02
1
-8
/
+8
*
Fix some typos in comments
reimar
2007-07-28
1
-5
/
+5
*
Remove some more useless *alloc casts
reimar
2007-07-19
1
-1
/
+1
*
Fix obvious typo, although the exact effect is still unclear to me, see also ...
reimar
2006-11-19
1
-1
/
+1
*
rm unnecesary casts from void* - part 3
reynaldo
2006-07-02
1
-5
/
+5
*
Rename some misspelled and misnamed messages.
diego
2006-04-28
1
-1
/
+1
*
Doxygen attack!
albeu
2006-04-24
1
-0
/
+4
*
10L fix missing return statement.
albeu
2006-03-13
1
-0
/
+1
*
Fix the MSG?_FIXME and make the profiles help translatable.
albeu
2006-01-25
1
-11
/
+11
*
Make -list-options work in both MPlayer and MEncoder.
albeu
2006-01-24
1
-0
/
+11
*
Profiles support.
albeu
2006-01-24
1
-0
/
+195
*
a few 10l fixes by Wei Jiang <jiangw98@yahoo.com>
faust3
2004-10-31
1
-2
/
+7
*
printf --> mp_msg by the Wanderer <inverseparadox at comcast dot net>
diego
2004-10-20
1
-9
/
+10
*
100l to albeu for his english grammar, and 10l to me becouse I noticed that l...
alex
2003-08-13
1
-2
/
+2
*
Removed the historic cfgparser and switched full to the new config parser (al...
alex
2003-08-13
1
-6
/
+0
*
Don't save restore all options wich point to the same variable.
albeu
2003-04-12
1
-4
/
+21
*
Add the new -vf option wich is the same as vop in reverse order.
albeu
2003-03-15
1
-1
/
+1
*
print meaningful error message for missing parameter
arpi
2003-02-02
1
-1
/
+11
*
better error handling for invalud suboptions
arpi
2003-01-11
1
-2
/
+9
*
print meaningful error message
arpi
2003-01-11
1
-1
/
+3
*
10l fix by eviv bulgroz <ebulgroz@yahoo.com>
arpi
2002-12-21
1
-2
/
+2
*
New config system + cleanup of header inter dependency
albeu
2002-11-12
1
-0
/
+347