aboutsummaryrefslogtreecommitdiffhomepage
path: root/DOCS/man
Commit message (Expand)AuthorAge
* lua: add option to disable auto-loading of lua scriptsGravatar wm42014-02-28
* manpage: document properties added in previous commitGravatar wm42014-02-28
* manpage: lua: fix typoGravatar wm42014-02-28
* manpage: lua: update from previous commitGravatar wm42014-02-28
* vo_opengl: change gamma suboption to take a valueGravatar wm42014-02-27
* vo_opengl: Change the default icc-intent to relative colorimetricGravatar Niklas Haas2014-02-26
* lua: add set_property_native functionGravatar wm42014-02-26
* options: allow changing options at runtimeGravatar wm42014-02-25
* manpage: remove unused environment variableGravatar wm42014-02-25
* config: add a --config-dir option to force config directoryGravatar 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: report pause/unpause reasonGravatar wm42014-02-24
* lua: add a bunch of functions to get/set properties by their native typeGravatar wm42014-02-24
* vo_opengl: Add :icc-approx-gamma suboption to approximate BT.709 gammaGravatar Niklas Haas2014-02-24
* command: use DVD volume ID for media-title propertyGravatar xylosper2014-02-23
* manpage: fix a metadata property nameGravatar wm42014-02-23
* manpage: fix yadif example in one caseGravatar wm42014-02-23
* input: check for abort cmd in multi-commandsGravatar wm42014-02-20
* manpage: input: clarify chapter-metadata propertyGravatar wm42014-02-19
* command: allow accessing metadata entries as listGravatar wm42014-02-19
* command: move metadata entry access to metadata/by-key/Gravatar wm42014-02-19
* manpage: lua: improve explanation of tracks-changed and tracks-switchedGravatar wm42014-02-19
* client API: add event for metadata changesGravatar wm42014-02-19
* command: export list of editions as propertiesGravatar wm42014-02-19
* command: export codec for each trackGravatar wm42014-02-19
* manpage: lua: shorten description of register_script_command()Gravatar wm42014-02-17
* manpage: lua: attempt to improve add_key_binding() descriptionGravatar wm42014-02-17
* manpage: lua: improve introduction, add simplistic exampleGravatar wm42014-02-17
* manpage: lua: fix typoGravatar wm42014-02-17
* manpage: input: document script_message commandGravatar wm42014-02-17
* client API: add events for video and audio reconfigGravatar wm42014-02-17
* lua: add mechanism for script provided key bindingsGravatar wm42014-02-17
* client API: add a client message eventGravatar wm42014-02-17
* lua: allow giving fallback values in get_property() callsGravatar wm42014-02-17
* command: export chapter list as propertiesGravatar wm42014-02-16
* command: export playlist as propertiesGravatar wm42014-02-16
* command: expose track list as propertiesGravatar wm42014-02-16
* command: export more video params as propertiesGravatar wm42014-02-16
* options: make --no-config block all auto-loaded configuration filesGravatar wm42014-02-14
* lua: auto-load scripts from ~/.mpv/lua/Gravatar wm42014-02-14
* lua: make register_event() not overwrite previous event handlerGravatar wm42014-02-14
* manpage: reformat property listGravatar wm42014-02-12
* manpage: lua: move less important events to the end of the listGravatar wm42014-02-12
* manpage: lua: document receiving of terminal messagesGravatar wm42014-02-12
* manpage: lua: rewrite event descriptionGravatar wm42014-02-12
* manpage: lua: minor fixesGravatar wm42014-02-12
* man: update wayland optionsGravatar Alexander Preisinger2014-02-11
* manpage: fix Lua script shutdown description againGravatar wm42014-02-11
* manpage: document --aspect special valuesGravatar wm42014-02-11