aboutsummaryrefslogtreecommitdiffhomepage
path: root/DOCS/man
Commit message (Expand)AuthorAge
* lua: rename mp.register_script_command() to mp.register_script_message()Gravatar wm42014-03-17
* command, lua: change script_message semanticsGravatar wm42014-03-17
* manpage: remove author fieldGravatar wm42014-03-16
* vf_delogo: remove internal implementationGravatar wm42014-03-16
* command: rename dvd- properties to disc-Gravatar wm42014-03-15
* command: prefix DVD title properties with "dvd-"Gravatar wm42014-03-15
* af_volume: add detach optionGravatar wm42014-03-14
* manpage: af: minor syntax improvementsGravatar wm42014-03-14
* af_volume: remove double-negated suboptionGravatar wm42014-03-14
* af_volume: add support for replaygain pre-amp and clipping preventionGravatar Alessandro Ghedini2014-03-13
* af_volume: add replaygain supportGravatar Alessandro Ghedini2014-03-13
* options.rst: correct broken URLGravatar Diogo Franco2014-03-11
* vo_opengl: Simplify and clarify color correction codeGravatar Niklas Haas2014-03-10
* audio: make --channels option always force the output layoutGravatar wm42014-03-10
* ao_jack: use new pull API helpersGravatar wm42014-03-09
* ao_null: add option for simulated device speedGravatar wm42014-03-09
* sd_ass: add a very simple and evil way to override ASS subtitle stylesGravatar wm42014-03-01
* 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