summaryrefslogtreecommitdiffstats
path: root/DOCS
Commit message (Expand)AuthorAgeFilesLines
* options: change --h=... behaviorwm42016-12-161-3/+4
* cocoa: fullscreen refactoringAkemi2016-12-152-4/+1
* manpage: add table of contents to the HTML versionZhiming Wang2016-12-141-0/+2
* manpage: document current and legacy option syntax betterwm42016-12-121-0/+28
* manpage: clarify --loop optionwm42016-12-121-2/+2
* charset_conv: simplify and change --sub-codepage optionwm42016-12-092-52/+23
* manpage: replace `-vo` with `--vo`Douglas Christman2016-12-081-2/+2
* manpage: remove mention of window alpha (OSX)Akemi2016-12-081-4/+1
* manpage: move the --opengl-dumb-mode option downwm42016-12-071-14/+14
* demux, stream: add option to prevent opening referenced fileswm42016-12-041-0/+20
* options: remove deprecated sub-option handling for --vo and --aowm42016-11-253-10/+4
* DOCS/compile-windows: be more specific about the D3D compiler DLLMartin Herkt2016-11-231-7/+6
* vo_opengl: hwdec_cuda: Support P016 output surfacesPhilip Langdale2016-11-221-2/+2
* options: remove legacy global sub-option syntaxwm42016-11-221-0/+2
* command: redefine some deprecated propertieswm42016-11-222-4/+12
* vf_vdpaurb: remove this filterwm42016-11-222-9/+2
* client API: turn mpv_suspend() and mpv_resume() into stubswm42016-11-223-34/+10
* Fix some future release version numberswm42016-11-213-8/+8
* DOCS: update interface changesMartin Herkt2016-11-202-3/+10
* options: clarify --softvol deprecation message and manpage entrywm42016-11-191-3/+3
* wscript: move install dirs setting to after C compiler checkRicardo Constantino2016-11-161-5/+2
* DOCS/client-api-changes.rst: fix typowm42016-11-151-2/+2
* DOCS/interface-changes.rst: reword a linewm42016-11-151-2/+2
* audio: avoid returning audio-device-list entries without descriptionwm42016-11-142-2/+5
* vo_opengl: blend against background color for --alpha=blendPhilip Sequeira2016-11-131-1/+2
* docs: remove trailing spacesStefano Pigozzi2016-11-111-2/+2
* cocoa: option to scale window by HiDPI scale factorAkemi2016-11-111-0/+7
* osc: add seekbarstyle=knobRicardo Constantino2016-11-091-1/+2
* manpage: rename drm-egl to drm.Emmanuel Gil Peyrot2016-11-071-1/+1
* man/options.rst: fix typoDouglas Christman2016-11-061-1/+1
* manpage: explicitly document all scaling optionsNiklas Haas2016-11-011-82/+77
* filter_kernels: add ability to taper kernels/windowsNiklas Haas2016-11-011-6/+13
* man/osc: remove extra indentation from 3adc6071Ricardo Constantino2016-10-301-10/+10
* osc: top/bottombar: rescale layout to same size with scale=1Ricardo Constantino2016-10-291-3/+3
* man/osc: Fix hard wrapping in man filesRicardo Constantino2016-10-291-41/+61
* osc: compromise on default deadzonesizeRicardo Constantino2016-10-291-1/+1
* osc: add script message handlers for chapter/track/playlistsRicardo Constantino2016-10-241-0/+4
* vo_tct: support also 256 colors outputAvi Halachmi (:avih)2016-10-251-0/+3
* vo_tct: optional custom size, support non-posix with 80x25 defaultAvi Halachmi (:avih)2016-10-251-1/+5
* man/osc: reorder a few options for better visibilityRicardo Constantino2016-10-231-24/+25
* manpage: document ytdl://wm42016-10-231-0/+9
* manpage: fix a renamed option namewm42016-10-211-1/+1
* vo_opengl: partially re-enable glFlush() callswm42016-10-211-3/+6
* vf_vdpaurb: deprecate this filterwm42016-10-201-0/+2
* video: add --hwdec=vdpau-copy modewm42016-10-201-3/+4
* vo_tct: introduce modern caca alternativerr-2016-10-201-0/+15
* man/osc: better explain the values of deadzonesizeRicardo Constantino2016-10-171-1/+3
* vd_lavc: Add hwdec wrapper for crystalhdPhilip Langdale2016-10-151-0/+6
* osc: add user-alterable margin for top/bottombarRicardo Constantino2016-10-151-0/+4
* osc: add right-click behavior to playlist and chapter buttonsRicardo Constantino2016-10-151-0/+4
* osc: change default layout to bottombarRicardo Constantino2016-10-151-61/+37
* osc: move tooltip to inside seekbar for top/bottombarRicardo Constantino2016-10-071-0/+4
* vo_drm: change CLI options + refactorsrr-2016-10-071-7/+7
* man: fix PDF buildMartin Herkt2016-10-061-4/+0
* cocoa: add glFlush() to cocoa backendAkemi2016-10-061-1/+1
* vo_opengl: disable glFlush() by default, and add an option to enable itwm42016-10-051-0/+5
* manpage: fix closing quotewm42016-10-041-1/+1
* options: rename subtitle optionsDan Oscarsson2016-10-034-108/+200
* DOCS/interface-changes.rst: mention seek command changewm42016-10-031-0/+3
* command: allow absolute seeks relative to end of streamPhilip Sequeira2016-10-021-1/+1
* vo_opengl: add debugging options for testing with padded textureswm42016-10-011-1/+7
* rpi: add --hwdec=rpi-copywm42016-09-301-0/+4
* w32_common: implement VOCTRL_GET_DISPLAY_NAMESJames Ross-Gowan2016-09-291-3/+6
* vo_opengl: deprecate 'drm-egl' backend and introduce 'drm' insteadwm42016-09-271-2/+2
* player: allow opts in pseudo-gui set by the user to override user's defaultRicardo Constantino2016-09-261-6/+10
* qthelper: introduce new convenience functionswm42016-09-261-0/+3
* DOCS/compile-windows.md: update msys2 instructions againKevin Mitchell2016-09-251-3/+3
* manpage: hwdec_cuda: update docs to say 10bit hevc is supportedPhilip Langdale2016-09-241-2/+2
* player: do not let pseudo-gui override user config settingswm42016-09-232-7/+17
* command: add a load-script commandwm42016-09-221-0/+3
* hwdec/cuda: Document how to activate cuda deinterlacingPhilip Langdale2016-09-221-8/+11
* player: add --watch-later-directory optionDavid Logie2016-09-221-0/+7
* client API: more or less deprecate mpv_set_option()wm42016-09-212-1/+10
* lua: add API for registering idle handlerswm42016-09-211-0/+7
* manpage: lua: mention recent deprecationswm42016-09-211-4/+6
* lua: expose subprocess_detachedrr-2016-09-211-0/+13
* command: add a video-dec-params propertywm42016-09-201-0/+3
* man/options.rst: fix typo and layoutKranky K. Krackpot2016-09-201-6/+8
* player: make --osc/--ytdl settable during playbackwm42016-09-201-0/+4
* client API: revert some relaxations about calling mpv_initialize()wm42016-09-191-2/+0
* command: add audio-pts property to get the audio ptsHector Martin2016-09-191-0/+6
* af_rubberband: add af-command and option to change the pitchHector Martin2016-09-191-2/+13
* af_pan: add af-command support to change the matrixHector Martin2016-09-191-0/+7
* player: more option/property consistency fixeswm42016-09-182-18/+13
* command: fix window-scale option/property inconsistencieswm42016-09-181-0/+3
* options: rename/deprecate --playlist-poswm42016-09-183-10/+7
* options: actually deprecate --mute=autowm42016-09-183-3/+8
* command: add an apply-profile commandwm42016-09-171-0/+8
* options: take care of propertly updating options on runtime changeswm42016-09-172-0/+17
* manpage: document some more property/options inconsistencieswm42016-09-171-0/+27
* DOCS: vo/ao auto profiles are deprecatedRiCON2016-09-171-2/+1
* client API: declare mpv_suspend/mpv_resume deprecatedwm42016-09-163-0/+11
* options: add --hwdec=yes as alias for --hwdec=autowm42016-09-151-2/+3
* client API: remove SIGPIPE overriding codewm42016-09-151-0/+2
* manpage: explain "speed-adjusted" FPS for --interpolation-thresholdwm42016-09-151-2/+5
* vo_opengl: mali fbdev supportwm42016-09-131-0/+2
* DOCS/interface-changes.rst: minor cleanupwm42016-09-131-19/+16
* manpage: vo_rpi -> vo_openglwm42016-09-131-1/+1
* player: Apply new sub-speed values during playbackVladimir Panteleev2016-09-131-0/+1
* vo_rpi: deprecate this VOwm42016-09-122-1/+13
* man: fix building pdfshinchiro2016-09-121-4/+6
* hwdec_cuda: Add trivial cuda-copy wrapperPhilip Langdale2016-09-111-4/+9
* options: make --h list options according to a pattern passed to itwm42016-09-101-1/+5
* man: fix typobugdone2016-09-101-1/+1
* stream_cdda: remove weird option parsing stuffwm42016-09-092-1/+5
* man/options: Document cuda hwdec.Philip Langdale2016-09-091-0/+6
* options: drop unreferenced --bluray-angle optionwm42016-09-081-4/+0
* manpage: remove more references to deprecated sub-option syntaxwm42016-09-074-69/+49
* DOCS/interface-changes.rst: list exact sub-option replacementswm42016-09-061-0/+2
* vo_vdpau: rename some sub-optionswm42016-09-061-2/+2
* audio/out: deprecate "exclusive" sub-optionswm42016-09-053-0/+14
* audio/out: deprecate device sub-optionswm42016-09-053-16/+17
* options: deprecate suboptions for the remaining AO/VOswm42016-09-053-73/+115
* vo_direct3d: deprecate direct3d_shaders aliaswm42016-09-052-8/+11
* vo_image: move to global optionswm42016-09-051-10/+12
* ao_jack: move to global optionswm42016-09-051-6/+8
* options: add a mechanism to make sub-option replacement slightly easierwm42016-09-051-6/+2
* sd_lavc: enable teletextwm42016-09-031-0/+4
* manpage: document another option/property inconsistencewm42016-09-031-0/+13
* config: deprecate ao and vo auto-profileswm42016-09-031-0/+1
* manpage: mention how to apply/view opengl-hq profilewm42016-09-021-1/+2
* ao_alsa: change sub-options to global optionswm42016-09-023-68/+59
* command: remove vo-cmdlinewm42016-09-022-7/+2
* options: deprecate --vo-defaultswm42016-09-022-0/+3
* vo_opengl: deprecate sub-options, add them as global optionswm42016-09-023-837/+818
* DOCS: move libmpv stub to manpagewm42016-09-023-22/+17
* manpage: mention the client API/interface change logswm42016-09-022-3/+8
* command: deprecate "cache" property, replace with "cache-percent"wm42016-09-022-5/+2
* vo_opengl: remove pre/post/scale-shadersNiklas Haas2016-09-022-63/+17
* client API: create core thread at an earlier timewm42016-09-011-0/+2
* command: fix or document some property/option consistency issueswm42016-09-012-1/+39
* command: remove 2 deprecated propertieswm42016-09-012-18/+1
* command: rename/deprecate some conflicting property nameswm42016-09-012-3/+14
* command: add options to property listwm42016-09-013-160/+20
* vo, ao: disable positional parameter suboptionswm42016-09-011-1/+1
* m_option: replace --no-video-aspect aliaswm42016-08-311-6/+4
* client API: deprecate "no-..." option handlingwm42016-08-313-17/+23
* m_config: handle --no-... options differentlywm42016-08-311-0/+5
* vo_xv: remove an aliased optionwm42016-08-311-4/+3
* command: export profile list as a propertywm42016-08-281-0/+8
* player: add option to disable video OSDwm42016-08-281-4/+19
* command: add property for current subtitle textwm42016-08-271-0/+7
* vo_opengl: angle: new opengl flag to control DirectCompositionAvi Halachmi (:avih)2016-08-251-0/+10
* manpage: fix typowm42016-08-201-1/+1
* manpage: info about --panscan vs. --video-unscaledrr-2016-08-191-1/+4
* aspect: add --video-unscaled=downscale-bigrr-2016-08-191-3/+4
* manpage: input: fix define-section syntaxjaseg2016-08-171-2/+2
* player: add option to control duration of image displaywm42016-08-172-0/+21
* DOCS: Update versionMartin Herkt2016-08-152-2/+2
* command: add replaygain information properties to track-listwm42016-08-131-0/+14
* audio/filter: remove delay audio filterPaul B Mahol2016-08-121-28/+0
* command: add a property that returns filename without extensionwm42016-08-111-0/+6
* manpage: remove the word "slave"wm42016-08-111-6/+6
* player: add --no-autoload-files optionwm42016-08-101-0/+10
* player: add --audio-wait-open optionswm42016-08-091-0/+8
* player: add --audio-stream-silencewm42016-08-091-0/+11
* DOCS/release-policy.md: reminder to update certain version numberswm42016-08-071-1/+2
* client API: bump API for stream_cbwm42016-08-071-0/+2
* audio: use --audio-channels=auto behavior, except on ALSAwm42016-08-041-19/+44
* options: add vp9 to --hwdec-codecswm42016-07-301-3/+3
* vo_opengl: remove the 3dlut-size npot2 restrictionNiklas Haas2016-07-251-2/+1
* vo_opengl: reduce default 3dlut-size to 64x64x64Niklas Haas2016-07-251-1/+1
* manpage: not-document tscale=linearwm42016-07-211-0/+3
* audio: refactor mixer code and delete mixer.cwm42016-07-173-0/+9
* vf_d3d11vpp: add video processor selectionwm42016-07-151-0/+6
* videotoolbox: add yuv420p to --videotoolbox-formatwm42016-07-151-2/+2
* man: fix PDF build errorMartin Herkt2016-07-151-0/+1
* videotoolbox: add --hwdec=videotoolbox-copy for h/w accelerated decoding with...Aman Gupta2016-07-151-0/+1
* DOCS/compile-windows.md: MSVC DLL usage instructionswm42016-07-141-0/+18
* Use - as command-name separator everywhereTimotej Lazar2016-07-146-17/+17
* manpage: add some missing color management related sub-propertieswm42016-07-131-0/+3
* command: add properties for HDR metadataNiklas Haas2016-07-131-0/+6
* manpage: minor fixwm42016-07-102-3/+3
* man: fix typowm42016-07-091-1/+1
* audio: drop --softvol=no and --softvol=autowm42016-07-093-37/+51
* man: fix typosJakub Wilk2016-07-095-11/+11
* man: fix botched sentencewm42016-07-081-3/+3
* client API: remove "status" log level from mpv_request_event docswm42016-07-081-0/+4
* manpage: document confusing "vf clr" command usagewm42016-07-03<