index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
options
/
options.c
Commit message (
Expand
)
Author
Age
*
New option --no-ometadata to opt out of including metadata when encoding.
Rudolf Polzer
2014-04-14
*
Remove radio://
wm4
2014-04-13
*
vd_lavc: by default, do not show corrupt frames
wm4
2014-04-08
*
audio: make --channels option always force the output layout
wm4
2014-03-10
*
sd_ass: add a very simple and evil way to override ASS subtitle styles
wm4
2014-03-01
*
msg: add --msgtime option to add timestamps to each output message
wm4
2014-02-28
*
lua: add option to disable auto-loading of lua scripts
wm4
2014-02-28
*
options: allow changing options at runtime
wm4
2014-02-25
*
config: add a --config-dir option to force config directory
wm4
2014-02-25
*
options: handle escape sequences in e.g. --playing-msg differently
wm4
2014-02-20
*
options: add --no-terminal switch
wm4
2014-02-10
*
quvi: disable subtitle fetching by default
wm4
2014-01-31
*
lua: add a --lua-opts option, which can be queried by scripts
wm4
2014-01-16
*
player: add --term-osd-bar, which shows a status bar on the terminal
wm4
2014-01-15
*
player: redo terminal OSD and status line handling
wm4
2014-01-13
*
options: remove --screenw and --screenh
wm4
2014-01-11
*
options: don't reset pause mode when switching to next file
wm4
2014-01-09
*
quvi: add option to not fetch subtitles
Andre D
2014-01-05
*
vd_lavc: by default, output all frames, even corrupted ones
wm4
2013-12-29
*
options: simplify handling of some help options
wm4
2013-12-26
*
player: fix initial selection with --secondary-sid
wm4
2013-12-25
*
player: add --secondary-sid for displaying a second subtitle stream
wm4
2013-12-24
*
options: disable joystick by default
wm4
2013-12-23
*
Don't include version.h from make options.c
wm4
2013-12-22
*
options: move network related options to MPOpts
wm4
2013-12-22
*
msg: remove global state
wm4
2013-12-21
*
m_option, m_config: mp_msg conversions
wm4
2013-12-21
*
input: rework how input sources are added
wm4
2013-12-21
*
msg: change --msglevel, reduce legacy glue
wm4
2013-12-20
*
options: use M_OPT_EXIT with -V
wm4
2013-12-19
*
Move options/config related files from mpvcore/ to options/
wm4
2013-12-17