aboutsummaryrefslogtreecommitdiffhomepage
path: root/DOCS
Commit message (Expand)AuthorAge
* DOCS/client_api_examples: qml: add test for gamma controlGravatar wm42015-01-06
* DOCS/client_api_examples: qtexample: demonstrate multiple mpv instancesGravatar wm42015-01-06
* sub: add option to not scale subtitles with windowGravatar wm42015-01-05
* DOCS/client_api_examples: qml: add test for vo_cmdlineGravatar wm42015-01-05
* vo_opengl_cb: support changing options at runtimeGravatar wm42015-01-05
* manpage: document details of option quoting and escapingGravatar wm42015-01-05
* vf_vapoursynth: autodetect CPU countGravatar wm42015-01-05
* manpage: clarify syntax for color optionsGravatar wm42015-01-05
* manpage: fix --video-unscaled descriptionGravatar wm42015-01-04
* vf_vapoursynth: pass through container FPS valueGravatar wm42015-01-03
* manpage: vf_vapoursynth: document mpv-specific predefined variablesGravatar wm42015-01-03
* manpage: talk about one script, not multiple scriptsGravatar Ryan Jacobs2015-01-02
* OSC: add osc-message script command (wip)Gravatar ChrisK22015-01-02
* vo_opengl_old: remove ancient ATI-specific YUV conversionsGravatar wm42015-01-02
* build: try to make examples build both in-tree and out-of-treeGravatar wm42015-01-02
* DOCS/client_api_examples: move all examples into their own subdirsGravatar wm42015-01-01
* DOCS/client_api_examples: don't throw char* in C++ codeGravatar wm42015-01-01
* manpage: fix typoGravatar wm42015-01-01
* command: make the "run" command work on Windows tooGravatar wm42015-01-01
* client API: add function to create new mpv_handles from existing onesGravatar wm42014-12-31
* vo_opengl_cb: simplify API uninitializationGravatar wm42014-12-31
* DOCS/client_api_examples: add an explicit licenseGravatar wm42014-12-30
* DOCS/client_api_examples: qtexample: use queued signalsGravatar wm42014-12-30
* DOCS/client_api_examples: qtquick: fix destructionGravatar wm42014-12-30
* client API: qthelper: add a refcounting wrapper around mpv_handleGravatar wm42014-12-30
* command: add filtered-metadata propertyGravatar wm42014-12-29
* player: filter tags, add --display-tags optionGravatar wm42014-12-29
* player: make --shuffle/--merge-files affect runtime loaded playlistsGravatar wm42014-12-29
* ao_portaudio: remove this audio outputGravatar wm42014-12-29
* manpage: document new --stream-dump behaviorGravatar wm42014-12-27
* command: overlay_add: more flexible treatment of offset parameterGravatar wm42014-12-26
* win32: add mmap() emulationGravatar wm42014-12-26
* manpage: lua: fix a linkGravatar wm42014-12-26
* manpage: fix typoGravatar wm42014-12-25
* manpage: lua: fixes and improvementsGravatar wm42014-12-25
* ipc: add enable_event and disable_event commandsGravatar wm42014-12-24
* command: extend revert_seek commandGravatar wm42014-12-17
* vo_opengl: switch default FBO format to rgba, use GL_RGBAGravatar wm42014-12-17
* manpage: ao_alsa: link upmix wiki entryGravatar wm42014-12-16
* audio: make native channel count the default instead of stereo downmixGravatar wm42014-12-15
* vo_opengl: remove quadbuffer/anaglyph stereo 3D renderingGravatar wm42014-12-15
* options: deprecate 'lua' based options/dirs for 'script'Gravatar Avi Halachmi (:avih)2014-12-15
* command, dvd: add property which returns list of DVD titlesGravatar wm42014-12-13
* DOCS: add missing close bracketGravatar Ben Boeckel2014-12-12
* options: add option for ignoring patch in resume mechanismGravatar wm42014-12-13
* player: add a --keep-open=always modeGravatar wm42014-12-12
* DOCS/crosscompile-mingw: updateGravatar wm42014-12-12
* command: add properties for current bitrateGravatar wm42014-12-12
* demux: don't always make --cache-secs override --demuxer-readahead-secsGravatar wm42014-12-12
* DOCS/contribute.md: remove unintentional headlineGravatar selsta2014-12-11