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
Commit message (
Expand
)
Author
Age
*
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
*
config: fix --config-dir logic for global config files
wm4
2014-02-28
*
m_option: make converting mpv_node to string always fail
wm4
2014-02-26
*
m_option: fix key/value list string conversion
wm4
2014-02-26
*
options: fix --list-options output
wm4
2014-02-26
*
m_property: fix confused error code
wm4
2014-02-26
*
m_option: don't make "unset" string and string list return NULL strings
wm4
2014-02-26
*
options: allow changing options at runtime
wm4
2014-02-25
*
config: always print resolved config paths in verbose mode
wm4
2014-02-25
*
config: add a --config-dir option to force config directory
wm4
2014-02-25
*
command: make options property return the list of all options
wm4
2014-02-24
*
client API: implement setting options using their native type too
wm4
2014-02-24
*
m_property: retrieve chapter lists etc. as mpv_node
wm4
2014-02-24
*
m_property: add mechanism to access properties as mpv_node
wm4
2014-02-24
*
m_option: add a way to convert values to/from mpv_node
wm4
2014-02-24
*
m_property: simplify some code
wm4
2014-02-24
*
m_option: fix printf format specifier
wm4
2014-02-24
*
command: don't use option name in properties
wm4
2014-02-23
*
m_option: explicitly allow m_option.name==NULL
wm4
2014-02-23
*
options: handle escape sequences in e.g. --playing-msg differently
wm4
2014-02-20
*
m_property: add a mechanism to organize a list of sub-properties
wm4
2014-02-16
*
m_property: add a sub-property mechanism
wm4
2014-02-16
*
options: make --no-config block all auto-loaded configuration files
wm4
2014-02-14
*
options: add --no-terminal switch
wm4
2014-02-10
*
quvi: disable subtitle fetching by default
wm4
2014-01-31
*
options: alternative way to specify color options
wm4
2014-01-31
*
lua: add a --lua-opts option, which can be queried by scripts
wm4
2014-01-16
*
options: add key/value pair list option type
wm4
2014-01-16
*
msg: move special declarations to msg_control.h
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
*
options: make --msglevel=help print something helpful
wm4
2014-01-01
*
common: simplify and optimize string escape parsing
wm4
2013-12-30
*
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: print any options set in verbose mode
wm4
2013-12-23
*
options: disable joystick by default
wm4
2013-12-23
*
path: add function to split URL into prefix and path
wm4
2013-12-22
*
path: don't accept empty protocol as valid
wm4
2013-12-22
*
path: change mp_splitext() semantics
wm4
2013-12-22
*
Don't include version.h from make options.c
wm4
2013-12-22
*
options: move network related options to MPOpts
wm4
2013-12-22
*
options: make --msglevel extend previous settings
wm4
2013-12-22
[next]