aboutsummaryrefslogtreecommitdiffhomepage
path: root/DOCS
Commit message (Expand)AuthorAge
* ao_pcm: add append modeGravatar wm42015-01-14
* manpage: fix references to vf_ppGravatar wm42015-01-13
* manpage: improve --title descriptionGravatar wm42015-01-12
* x11: support XEmbedGravatar wm42015-01-12
* player: change --display-tags behaviorGravatar wm42015-01-12
* command: fix property naming conventionGravatar wm42015-01-10
* command: change properties added in previous commitGravatar wm42015-01-10
* command.c: new subproperties for video-params: bpp and depthGravatar xylosper2015-01-10
* DOCS/client_api_examples: qml_direct: QWindow::size() is not thread-safeGravatar wm42015-01-09
* DOCS/client_api_examples: qml: reduce number of filesGravatar wm42015-01-09
* DOCS/compile-windows.md: fix pkg-config directoryGravatar James Ross-Gowan2015-01-09
* video: Add sigmoidal upscaling to avoid ringing artifactsGravatar Niklas Haas2015-01-09
* vo_opengl_cb: introduce frame queueGravatar xylosper2015-01-08
* DOCS: add instructions for building with MSYS2Gravatar James Ross-Gowan2015-01-08
* DOCS/client_api_examples: add an alternative qml exampleGravatar wm42015-01-08
* ao_pulse: disable latency calculation hacks by defaultGravatar wm42015-01-07
* stream_dvb: Add possibility to dump a full transponder.Gravatar Oliver Freyermuth2015-01-06
* manpage: dvb: Add some information on VDR channel list support.Gravatar Oliver Freyermuth2015-01-06
* 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