summaryrefslogtreecommitdiffstats
path: root/DOCS
Commit message (Expand)AuthorAgeFilesLines
...
* player: add --autofit-smaller optionwm42015-01-161-0/+11
* manpage: fix osd-ass-cc exampleswm42015-01-161-1/+4
* vo_opengl: get rid of approx-gamma and make it the default as per BT.1886Niklas Haas2015-01-161-10/+0
* manpage: changes.rst: document vo_opengl's placebo featuresNiklas Haas2015-01-151-1/+5
* vo_opengl: add ewa_lanczos upscaler (aka jinc)Niklas Haas2015-01-151-1/+7
* DOCS/client_api_examples: fix locale nonsense in qml exampleswm42015-01-152-0/+10
* ao_pcm: add append modewm42015-01-141-0/+4
* manpage: fix references to vf_ppwm42015-01-132-4/+3
* manpage: improve --title descriptionwm42015-01-121-5/+6
* x11: support XEmbedwm42015-01-121-6/+9
* player: change --display-tags behaviorwm42015-01-121-1/+2
* command: fix property naming conventionwm42015-01-101-2/+2
* command: change properties added in previous commitwm42015-01-101-5/+9
* command.c: new subproperties for video-params: bpp and depthxylosper2015-01-101-0/+6
* DOCS/client_api_examples: qml_direct: QWindow::size() is not thread-safewm42015-01-092-3/+4
* DOCS/client_api_examples: qml: reduce number of fileswm42015-01-094-119/+116
* DOCS/compile-windows.md: fix pkg-config directoryJames Ross-Gowan2015-01-091-2/+4
* video: Add sigmoidal upscaling to avoid ringing artifactsNiklas Haas2015-01-091-1/+13
* vo_opengl_cb: introduce frame queuexylosper2015-01-081-1/+20
* DOCS: add instructions for building with MSYS2James Ross-Gowan2015-01-082-91/+209
* DOCS/client_api_examples: add an alternative qml examplewm42015-01-086-0/+293
* ao_pulse: disable latency calculation hacks by defaultwm42015-01-071-2/+7
* stream_dvb: Add possibility to dump a full transponder.Oliver Freyermuth2015-01-061-0/+11
* manpage: dvb: Add some information on VDR channel list support.Oliver Freyermuth2015-01-061-0/+6
* DOCS/client_api_examples: qml: add test for gamma controlwm42015-01-063-11/+29
* DOCS/client_api_examples: qtexample: demonstrate multiple mpv instanceswm42015-01-062-0/+10
* sub: add option to not scale subtitles with windowwm42015-01-051-0/+11
* DOCS/client_api_examples: qml: add test for vo_cmdlinewm42015-01-053-13/+29
* vo_opengl_cb: support changing options at runtimewm42015-01-051-0/+5
* manpage: document details of option quoting and escapingwm42015-01-051-4/+56
* vf_vapoursynth: autodetect CPU countwm42015-01-051-1/+4
* manpage: clarify syntax for color optionswm42015-01-051-1/+1
* manpage: fix --video-unscaled descriptionwm42015-01-041-3/+2
* vf_vapoursynth: pass through container FPS valuewm42015-01-031-0/+9
* manpage: vf_vapoursynth: document mpv-specific predefined variableswm42015-01-031-0/+11
* manpage: talk about one script, not multiple scriptsRyan Jacobs2015-01-021-2/+2
* OSC: add osc-message script command (wip)ChrisK22015-01-021-0/+4
* vo_opengl_old: remove ancient ATI-specific YUV conversionswm42015-01-021-5/+1
* build: try to make examples build both in-tree and out-of-treewm42015-01-022-2/+2
* DOCS/client_api_examples: move all examples into their own subdirswm42015-01-016-13/+20
* DOCS/client_api_examples: don't throw char* in C++ codewm42015-01-012-6/+9
* manpage: fix typowm42015-01-011-1/+1
* command: make the "run" command work on Windows toowm42015-01-011-1/+0
* client API: add function to create new mpv_handles from existing oneswm42014-12-311-0/+3
* vo_opengl_cb: simplify API uninitializationwm42014-12-311-9/+3
* DOCS/client_api_examples: add an explicit licensewm42014-12-302-2/+14
* DOCS/client_api_examples: qtexample: use queued signalswm42014-12-303-20/+19
* DOCS/client_api_examples: qtquick: fix destructionwm42014-12-304-38/+35
* client API: qthelper: add a refcounting wrapper around mpv_handlewm42014-12-301-0/+1
* command: add filtered-metadata propertywm42014-12-291-0/+4
* player: filter tags, add --display-tags optionwm42014-12-291-0/+8
* player: make --shuffle/--merge-files affect runtime loaded playlistswm42014-12-291-4/+0
* ao_portaudio: remove this audio outputwm42014-12-291-13/+0
* manpage: document new --stream-dump behaviorwm42014-12-271-0/+3
* command: overlay_add: more flexible treatment of offset parameterwm42014-12-261-7/+9
* win32: add mmap() emulationwm42014-12-261-5/+0
* manpage: lua: fix a linkwm42014-12-261-1/+1
* manpage: fix typowm42014-12-251-2/+2
* manpage: lua: fixes and improvementswm42014-12-251-20/+15
* ipc: add enable_event and disable_event commandswm42014-12-241-0/+8
* command: extend revert_seek commandwm42014-12-171-2/+11
* vo_opengl: switch default FBO format to rgba, use GL_RGBAwm42014-12-171-1/+1
* manpage: ao_alsa: link upmix wiki entrywm42014-12-161-2/+6
* audio: make native channel count the default instead of stereo downmixwm42014-12-152-4/+34
* vo_opengl: remove quadbuffer/anaglyph stereo 3D renderingwm42014-12-151-15/+0
* options: deprecate 'lua' based options/dirs for 'script'Avi Halachmi (:avih)2014-12-154-23/+23
* command, dvd: add property which returns list of DVD titleswm42014-12-131-0/+27
* DOCS: add missing close bracketBen Boeckel2014-12-121-1/+1
* options: add option for ignoring patch in resume mechanismwm42014-12-131-0/+3
* player: add a --keep-open=always modewm42014-12-121-9/+20
* DOCS/crosscompile-mingw: updatewm42014-12-121-7/+15
* command: add properties for current bitratewm42014-12-121-0/+11
* demux: don't always make --cache-secs override --demuxer-readahead-secswm42014-12-121-1/+4
* DOCS/contribute.md: remove unintentional headlineselsta2014-12-111-2/+2
* manpage: fix mistake in --video-zoom mentionwm42014-12-111-1/+1
* command: add "idle" propertywm42014-12-101-0/+4
* manpage: update the ao_alsa example (no-block was removed)wm42014-12-091-2/+2
* DOCS/client_api_examples: remove nonsensewm42014-12-092-4/+3
* options: enable --ytdl by defaultwm42014-12-092-6/+3
* vo_opengl_cb: simplify reconfigure, render transparent if unconfiguredwm42014-12-091-0/+3
* vo_opengl: make background color configurablewm42014-12-091-0/+4
* client API: expose OpenGL rendererwm42014-12-097-0/+236
* DOCS: Improve documentation of --ytdl-format optionChrisK22014-12-071-1/+4
* options: add a 'once' idle modeStefano Pigozzi2014-12-071-1/+4
* DOCS, OSC: Un-document removed seektooltip optionChrisK22014-12-051-4/+0
* DOCS, OSC: Document layout optionChrisK22014-12-051-1/+6
* ao_alsa: simplify, remove no-block suboptionwm42014-12-051-2/+0
* video/filter: kill vf_pp (libpostproc)wm42014-12-031-150/+0
* DOCS/client-api-changes: mark release 0.7.0wm42014-12-021-0/+1
* cocoa: allow to black out other display when going fsStefano Pigozzi2014-12-011-0/+4
* manpage: rename input.conf supersectionwm42014-11-291-3/+11
* manpage: lua: fix examplewm42014-11-291-2/+2
* manpage: minor fixeswm42014-11-293-10/+9
* vo_opengl: enable fancy-downscaling by default for opengl-hqwm42014-11-291-1/+1
* vo_opengl: disable fancy-downscaling for anamorphic videowm42014-11-291-0/+3
* lua: add a function that formats Lua values as stringswm42014-11-291-0/+4
* DOCS/crosscompile-mingw: updateTimothy Gu2014-11-261-8/+8
* manpage: lua: fix typo paramater -> parameterAlessandro Ghedini2014-11-261-1/+1
* player: add option not to use OSD/fontconfigwm42014-11-251-0/+10
* input, lua: redo input handlingwm42014-11-233-9/+40
* manpage: update utils.subprocess() for WindowsJames Ross-Gowan2014-11-221-2/+3
* lua: add a way to add repeatable key bindingswm42014-11-211-1/+5
* input: add a prefix to make any binding act on key repeatwm42014-11-201-1/+3
* command: add drop_bufferswm42014-11-201-0/+4
* options: add --ytdl-format option for youtube-dl formatJaime Marquínez Ferrándiz2014-11-201-0/+6
* manpage: changes.rst: add youtube-dl scriptwm42014-11-191-0/+4
* input.conf: add some additional bindingswm42014-11-191-0/+7
* player: integrate ytdl_hook.luawm42014-11-191-0/+12
* manpage: fix typowm42014-11-191-1/+1
* demux_mkv: add an option for compatibility with Haaliwm42014-11-182-0/+8
* manpage: document vo_cmdline commandwm42014-11-181-1/+8
* command: add an ab_loop commandwm42014-11-182-2/+7
* vo_direct3d: fix texture-memory sub-option, extend itwm42014-11-181-11/+22
* command: implement A-B loopswm42014-11-182-0/+9
* command: adjust previous commitwm42014-11-171-6/+7
* command: playlist property: return if an entry is currently playingwm42014-11-171-0/+8
* input.conf: Don't make ENTER exit the playerChrisK22014-11-151-1/+1
* man: document osc seekbarstyle optionahoka2014-11-151-0/+4
* demux_mkv: adjust subtitle preroll again (2)wm42014-11-151-0/+19
* vo_opengl: allow setting different filters for downscalingwm42014-11-141-1/+6
* command: export some option metadatawm42014-11-131-1/+24
* command: rename "option-flags" property to "option-info"wm42014-11-131-3/+3
* command: export mpv configure arguments as propertywm42014-11-131-0/+4
* manpage: adjust --hwdec docswm42014-11-121-6/+8
* client API: deprecate some eventswm42014-11-082-22/+12
* command: export the flag whether an option was set on commandlinewm42014-11-071-0/+12
* audio: add --audio-client-name optionwm42014-11-071-0/+5
* command: add display-names propertyKevin Mitchell2014-11-071-0/+4
* command: add window-minimized property (X11 only)wm42014-11-021-0/+3
* command: expose mpv version as propertywm42014-11-021-0/+4
* player: add --chapters-file optionwm42014-11-021-0/+4
* manpage: update --playlist commentswm42014-11-022-9/+10
* ipc: make it possible to receive log messageswm42014-11-011-0/+10
* ipc: add a command to retrieve API versionwm42014-11-011-0/+4
* manpage: ipc: fix command name for observe_propertywm42014-11-011-1/+1
* player: update meaning of drop_frame_cntwm42014-11-011-3/+4
* player: change framedrop display in the status linewm42014-10-311-8/+9
* options: accept --audio-channels=autowm42014-10-301-2/+3
* client API: qthelper: add set_option_variant()wm42014-10-301-0/+1
* player: add an option to abort playback on partial init failureswm42014-10-282-0/+8
* client API: better error reportingwm42014-10-281-0/+2
* client API: add an enum for mpv_event_end_file.reasonwm42014-10-281-0/+1
* manpage: clarify loadfile append-play modewm42014-10-281-1/+3
* libmpv: cocoa: add basic menuStefano Pigozzi2014-10-271-10/+7
* command: add audio-device propertywm42014-10-271-0/+13
* audio: add command/function to reload audio outputwm42014-10-271-1/+1
* manpage: options: various fixesAlessandro Ghedini2014-10-261-9/+9
* dxva2: use optimized memcpyJames Ross-Gowan2014-10-261-1/+1
* Drop libquvi supportwm42014-10-254-39/+5
* video: initial dxva2 supportwm42014-10-251-0/+1
* manpage: use the proper environment variable for CSIDL_APPDATAwm42014-10-251-4/+8
* command: add vo-configured propertywm42014-10-241-0/+5
* osd: slightly change default styleMartin Herkt2014-10-231-3/+3
* command: add a "cached" mode to sub_addwm42014-10-231-0/+7
* manpage: ipc: comment about invalid UTF-8wm42014-10-231-0/+12
* win32: change config path prioritieswm42014-10-231-0/+29
* reflect recent coreaudio changes in the manualStefano Pigozzi2014-10-231-11/+4
* command: make reverse cycle_values match up with forward onewm42014-10-211-1/+1
* command: add cursor-autohide propertywm42014-10-211-0/+4
* command: add playback-abort propertywm42014-10-211-0/+5
* command: add video-rotate propertywm42014-10-211-0/+3
* player: add stream selection by ffmpeg indexwm42014-10-211-0/+9
* command: add field-dominance propertyKevin Mitchell2014-10-211-0/+3
* lua: add convenience function for hookswm42014-10-211-0/+26
* command: extend sub_add commandwm42014-10-211-1/+17
* manpage: fix a typoBen Boeckel2014-10-201-1/+1
* manpage: ipc: mention unavailability on Windowswm42014-10-191-1/+3
* manpage: ipc: mention the socat toolwm42014-10-191-1/+2
* ipc: skip empty and commented lineswm42014-10-191-1/+5
* ipc: accept both JSON and "old" commandswm42014-10-192-1/+11
* audio: quote devices in --audio-device=helpwm42014-10-191-1/+3
* lua: expose JSON parserwm42014-10-191-0/+14
* lua: add an utility function for starting processeswm42014-10-191-0/+42
* manpage: ipc: explain security implicationswm42014-10-171-0/+8
* DOCS/client_api_examples: qtexample: don't require Qt 5.xwm42014-10-171-0/+7
* manpage: add JSON IPC documentationAlessandro Ghedini2014-10-174-2/+147
* cocoa: allow mouse events to bubble up with no-input-cursorStefano Pigozzi2014-10-171-0/+1
* options: don't load per-file config files by defaultwm42014-10-171-1/+1
* sub: adjustments to --ass-style-override optionwm42014-10-171-0/+1
* DOCS/client_api_examples: qtexample: set a magic Qt flagwm4