aboutsummaryrefslogtreecommitdiffhomepage
path: root/DOCS
Commit message (Expand)AuthorAge
* remove redundant/outdated line from encodeing.rst:"what works"Gravatar Kevin Mitchell2014-04-03
* lua: give more control over timersGravatar wm42014-04-02
* lua: add mp.unregister_event() functionGravatar wm42014-04-01
* DOCS/encoding: make "What does not work yet" a proper RST sectionGravatar wm42014-04-01
* vo_opengl, cocoa: allow to autoselect a color profileGravatar Stefano Pigozzi2014-03-31
* command: allow changing filters before video chain initializationGravatar wm42014-03-30
* command: change what the metadata property returnsGravatar wm42014-03-30
* manpage: remove misleading description for --ontopGravatar Stefano Pigozzi2014-03-29
* manpage: osc: document some recent additionsGravatar wm42014-03-20
* manpage: clarify what to pass to --hwdec-codecs optionGravatar wm42014-03-20
* manpage: mark disc-title as writeableGravatar wm42014-03-18
* changes.rst: add dvd://1 -> dvd://0 changeGravatar wm42014-03-17
* 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
* DOCS/coding-style: add another requirement for commit messagesGravatar 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
* DOCS/coding-style: add an example and another ruleGravatar wm42014-03-13
* DOCS/tech-overview: DOCS/OUTDATED-tech/ was deletedGravatar wm42014-03-12
* DOCS: add coding styleGravatar wm42014-03-12
* 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
* DOCS: fix an external linkGravatar wm42014-03-09
* 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
* DOCS: kill the rest of the old mplayer tech documentationGravatar 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 examples: set an option with MPV_FORMAT_FLAGGravatar wm42014-02-24
* 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