index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
options: fix --list-options output
wm4
2014-02-26
*
client API: treat MPV_FORMAT_STRING differently in mpv_set_property
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
*
client API: fix broken property/option functions
xylosper
2014-02-26
*
osd: override user bindings for OSC input
wm4
2014-02-26
*
options: allow changing options at runtime
wm4
2014-02-25
*
client API: change description of format conversions
wm4
2014-02-25
*
config: when writing resume config, read options, not properties
wm4
2014-02-25
*
config: don't save options to resume-config that didn't change
wm4
2014-02-25
*
input: allow input.conf bindings to be declared as builtin
wm4
2014-02-25
*
config: always print resolved config paths in verbose mode
wm4
2014-02-25
*
manpage: remove unused environment variable
wm4
2014-02-25
*
config: add a --config-dir option to force config directory
wm4
2014-02-25
*
config: don't write default config file
wm4
2014-02-25
*
manpage: Improve wording on icc-approx-gamma
Niklas Haas
2014-02-25
*
manpage: document the new loadfile argument
wm4
2014-02-25
*
client api examples: set an option with MPV_FORMAT_FLAG
wm4
2014-02-24
*
command: fix loadfile command
wm4
2014-02-24
*
client API: report pause/unpause reason
wm4
2014-02-24
*
client API: expose the internal clock
wm4
2014-02-24
*
lua, osc: use properties for chapter/track lists
wm4
2014-02-24
*
command: make options property return the list of all options
wm4
2014-02-24
*
client API: add comment about character encoding issues
wm4
2014-02-24
*
lua: add a bunch of functions to get/set properties by their native type
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
*
client API: add support for accessing properties by their native type
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
*
client API: adjust error strings
wm4
2014-02-24
*
m_property: simplify some code
wm4
2014-02-24
*
client API: add more data formats, add a structured data type
wm4
2014-02-24
*
client API: change semantics for MPV_FORMAT_STRING
wm4
2014-02-24
*
client API: fix a typo
wm4
2014-02-24
*
client API: remove trailing "," from enums
wm4
2014-02-24
*
client API: spelling
wm4
2014-02-24
*
vdpau: change the error message when video too large
Andrey Morozov
2014-02-24
*
vo_opengl: Add :icc-approx-gamma suboption to approximate BT.709 gamma
Niklas Haas
2014-02-24
*
m_option: fix printf format specifier
wm4
2014-02-24
*
configure: fix typo
Nyx0uf
2014-02-24
*
dvd: treat missing volume ID as "unsupported", not error
wm4
2014-02-23
*
cache: cache DVD volume ID
wm4
2014-02-23
*
dvd: check for empty DVD volume ID
wm4
2014-02-23
*
command: use DVD volume ID for media-title property
xylosper
2014-02-23
*
example.conf: change subtitle codepage example to use UTF-8 fallback
wm4
2014-02-23
*
example.conf: subtitle encoding
Yaser Alraddadi
2014-02-23
*
command: provide per-file-options for loadfile command
xylosper
2014-02-23
*
command: remove special casing for strings in input commands
wm4
2014-02-23
*
old build: add a missing config.h define
wm4
2014-02-23
[next]