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
/
parser-cfg.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
config: better error reporting, make invalid option values non-fatal
wm4
2012-10-31
1
-19
/
+15
*
parser-cfg: specify which config file contains the unknown option
cantabile
2012-08-20
1
-2
/
+2
*
options: get rid of ambiguous option parsing
wm4
2012-08-05
1
-1
/
+1
*
mplayer: never exit mplayer from within the play loop
wm4
2012-08-04
1
-1
/
+1
*
windows support: unicode filenames
wm4
2012-03-09
1
-0
/
+2
*
build: fix --enable-debug, remove some "#ifdef MP_DEBUG"
Uoti Urpala
2011-07-30
1
-10
/
+0
*
options: change option parsing to use bstr
Uoti Urpala
2011-07-29
1
-1
/
+1
*
cosmetics: parser-cfg.c: reformat
Uoti Urpala
2011-07-29
1
-208
/
+208
*
options: indicate ambiguous option parameters explicitly
Uoti Urpala
2011-07-29
1
-1
/
+1
*
options: move command line preparse together with parse
Uoti Urpala
2011-07-26
1
-40
/
+0
*
Add license header to all top-level files missing them.
diego
2010-01-30
1
-0
/
+17
*
Move variable declaration into block where it is used and make it const.
reimar
2009-08-31
1
-1
/
+1
*
Make m_config_parse_config_file file name argument const
reimar
2009-08-31
1
-1
/
+1
*
whitespace cosmetics: Remove all trailing whitespace.
diego
2009-05-13
1
-3
/
+3
*
Replace the trivial command line preparser with a more robust version
albeu
2008-04-13
1
-0
/
+38
*
Include some .h files in corresponding .c files
uau
2008-03-28
1
-0
/
+1
*
Remove some more useless *alloc casts
reimar
2007-07-19
1
-1
/
+1
*
increased a bit max param length as it can be too short to declare tv channel...
ben
2007-01-04
1
-1
/
+1
*
Fix stray newline that should only be printed in verbose mode.
diego
2006-08-20
1
-2
/
+3
*
Doxygen Attack! - Chapter 3
albeu
2006-04-25
1
-0
/
+18
*
Profiles support.
albeu
2006-01-24
1
-1
/
+19
*
Reduce excessive verbosity.
diego
2004-11-15
1
-2
/
+2
*
100l to albeu for his english grammar, and 10l to me becouse I noticed that l...
alex
2003-08-13
1
-1
/
+1
*
Removed the historic cfgparser and switched full to the new config parser (al...
alex
2003-08-13
1
-5
/
+0
*
1000l! crashing on broken config files finally fixed!
rfelker
2003-06-04
1
-3
/
+3
*
longer option buffers, needed for tv options
henry
2003-04-03
1
-3
/
+3
*
Better error messages (with line number now) and make unknow option
albeu
2003-03-13
1
-7
/
+11
*
New config system + cleanup of header inter dependency
albeu
2002-11-12
1
-0
/
+211