aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* client API: change description of format conversionsGravatar wm42014-02-25
* config: when writing resume config, read options, not propertiesGravatar wm42014-02-25
* config: don't save options to resume-config that didn't changeGravatar wm42014-02-25
* input: allow input.conf bindings to be declared as builtinGravatar wm42014-02-25
* config: always print resolved config paths in verbose modeGravatar wm42014-02-25
* manpage: remove unused environment variableGravatar wm42014-02-25
* config: add a --config-dir option to force config directoryGravatar wm42014-02-25
* config: don't write default config fileGravatar wm42014-02-25
* manpage: Improve wording on icc-approx-gammaGravatar Niklas Haas2014-02-25
* manpage: document the new loadfile argumentGravatar wm42014-02-25
* client api examples: set an option with MPV_FORMAT_FLAGGravatar wm42014-02-24
* command: fix loadfile commandGravatar wm42014-02-24
* client API: report pause/unpause reasonGravatar wm42014-02-24
* client API: expose the internal clockGravatar wm42014-02-24
* lua, osc: use properties for chapter/track listsGravatar wm42014-02-24
* command: make options property return the list of all optionsGravatar wm42014-02-24
* client API: add comment about character encoding issuesGravatar wm42014-02-24
* lua: add a bunch of functions to get/set properties by their native typeGravatar wm42014-02-24
* client API: implement setting options using their native type tooGravatar wm42014-02-24
* m_property: retrieve chapter lists etc. as mpv_nodeGravatar wm42014-02-24
* client API: add support for accessing properties by their native typeGravatar wm42014-02-24
* m_property: add mechanism to access properties as mpv_nodeGravatar wm42014-02-24
* m_option: add a way to convert values to/from mpv_nodeGravatar wm42014-02-24
* client API: adjust error stringsGravatar wm42014-02-24
* m_property: simplify some codeGravatar wm42014-02-24
* client API: add more data formats, add a structured data typeGravatar wm42014-02-24
* client API: change semantics for MPV_FORMAT_STRINGGravatar wm42014-02-24
* client API: fix a typoGravatar wm42014-02-24
* client API: remove trailing "," from enumsGravatar wm42014-02-24
* client API: spellingGravatar wm42014-02-24
* vdpau: change the error message when video too largeGravatar Andrey Morozov2014-02-24
* vo_opengl: Add :icc-approx-gamma suboption to approximate BT.709 gammaGravatar Niklas Haas2014-02-24
* m_option: fix printf format specifierGravatar wm42014-02-24
* configure: fix typoGravatar Nyx0uf2014-02-24
* dvd: treat missing volume ID as "unsupported", not errorGravatar wm42014-02-23
* cache: cache DVD volume IDGravatar wm42014-02-23
* dvd: check for empty DVD volume IDGravatar wm42014-02-23
* command: use DVD volume ID for media-title propertyGravatar xylosper2014-02-23
* example.conf: change subtitle codepage example to use UTF-8 fallbackGravatar wm42014-02-23
* example.conf: subtitle encodingGravatar Yaser Alraddadi2014-02-23
* command: provide per-file-options for loadfile commandGravatar xylosper2014-02-23
* command: remove special casing for strings in input commandsGravatar wm42014-02-23
* old build: add a missing config.h defineGravatar wm42014-02-23
* ta: fix commentGravatar wm42014-02-23
* ta: clarify a corner caseGravatar wm42014-02-23
* manpage: fix a metadata property nameGravatar wm42014-02-23
* command: don't use option name in propertiesGravatar wm42014-02-23
* manpage: fix yadif example in one caseGravatar wm42014-02-23
* m_option: explicitly allow m_option.name==NULLGravatar wm42014-02-23
* lua: fix behavior if no script command handler is registeredGravatar wm42014-02-23