summaryrefslogtreecommitdiffstats
path: root/DOCS
Commit message (Expand)AuthorAgeFilesLines
* console.lua: add a keep_open flag to mp.inputGuido Cella2025-02-242-6/+10
* clipboard: remove --clipboard-enablenanahi2025-02-242-20/+21
* clipboard: add --clipboard-backends optionnanahi2025-02-243-17/+29
* console.lua: replace repl referencesGuido Cella2025-02-241-4/+3
* osc.lua: allow wheel bindings for custom buttonsGuido Cella2025-02-241-0/+6
* console.lua: highlight matching parts of selectable itemsGuido Cella2025-02-241-0/+5
* options: default to --prefetch-playlist=yesGuido Cella2025-02-242-1/+2
* DOCS/options: ease --prefetch-playlist warningGuido Cella2025-02-241-6/+0
* input.conf: bind MBTN_MID to align-to-cursorGuido Cella2025-02-241-0/+3
* input.conf: bind Ctrl+left click to drag-to-panGuido Cella2025-02-241-0/+4
* input.conf: bind Ctrl+wheel to cursor-centric-zoomGuido Cella2025-02-241-1/+2
* positioning.lua: add this scriptGuido Cella2025-02-243-0/+66
* console.lua: allow persisting the command historyGuido Cella2025-02-241-0/+10
* include: move public headers to own directoryKacper Michajłow2025-02-231-2/+2
* libmpv: use correct header directory nameKacper Michajłow2025-02-234-6/+6
* DOCS/man/mpv: remove bogus --cdrom-device mentionDudemanguy2025-02-211-1/+1
* Revert "stream_{bluray,cdda,dvdnav}: deprecate setting device after schema"Yozora802025-02-212-4/+3
* input.conf: bind Shift+{HOME,END} to go to the first and last fileGuido Cella2025-02-201-0/+3
* input.conf: bind HOME to seek to the beginningGuido Cella2025-02-201-0/+3
* player: add an optional mute flag when framesteppingDudemanguy2025-02-202-0/+4
* DOCS/man/mpv: explain how to select and navigate through cddaDudemanguy2025-02-201-1/+12
* stream_cdda: deprecate undocumented --cdda-span-{a,b} optionsDudemanguy2025-02-201-0/+1
* stream_{bluray,cdda,dvdnav}: deprecate setting device after schemaDudemanguy2025-02-202-3/+4
* DOCS/man/options: remove outdated wid embedding docs for cocoader richter2025-02-201-5/+0
* DOCS/man/options: fix missing space in hwdec docnanahi2025-02-191-1/+1
* DOCS/man/options: document that --save-position-on-quit affects loadfileGuido Cella2025-02-191-6/+7
* f_decoder_wrapper: warn when using video-aspect-override of 0 or -1nanahi2025-02-181-0/+1
* f_decoder_wrapper: add --video-aspect-method=ignorenanahi2025-02-182-3/+10
* Revert "m_option: deprecate setting -1 to --video-aspect-override"nanahi2025-02-182-4/+2
* DOCS/man/options: fix sub-ass-video-aspect-override documentationnanahi2025-02-181-1/+1
* DOCS/man/options: use american spelling for "behavior"nanahi2025-02-181-1/+1
* input.conf: add ctrl+p and g-m keybind for menuKacper Michajłow2025-02-171-1/+1
* console.lua: use the same opacity for menu as for everything elseKacper Michajłow2025-02-171-1/+1
* DOCS/man: add a separate section for optical drive locationDudemanguy2025-02-172-5/+23
* DOCS/man/options: fix a typo in the hwdec sectionDudemanguy2025-02-171-1/+1
* wayland_vk: use FIFO if fifo and presentation v2 protocols are availableDudemanguy2025-02-171-1/+4
* options: replace --wayland-disable-vsync with --wayland-internal-vsyncDudemanguy2025-02-172-5/+8
* options: disable --input-ime by defaultnanahi2025-02-172-1/+12
* video/out/w32_common: support --input-imenanahi2025-02-172-3/+2
* DOCS/man/{mpv,osc}: say menu instead of selectorGuido Cella2025-02-172-10/+10
* console.lua: give a different background color to the selected itemGuido Cella2025-02-172-1/+11
* Revert "console.lua: close with right click"Guido Cella2025-02-171-3/+0
* console.lua: always draw a background behind itemsGuido Cella2025-02-173-1/+28
* console.lua: close when clicking outside of items horizontallyGuido Cella2025-02-171-1/+1
* vd_lavc: make auto the same as auto-safe and introduce auto-unsafeDudemanguy2025-02-172-42/+51
* build: remove ta-leak-report optionDudemanguy2025-02-162-5/+1
* DOCS/man/input: remove extra quotesnanahi2025-02-161-1/+1
* DOCS/man: document options which are object settings list optionsnanahi2025-02-165-0/+12
* DOCS/man/input: fix typosoftworkz2025-02-161-1/+1
* DOCS/man/input: adjust ao-volume documentation to state realitytesting_queuellyyr2025-02-141-3/+4
* DOCS/man/options: explain the difference between panscan and zoomGuido Cella2025-02-142-1/+7
* DOCS/man/input: fix required protocol docs for wayland clipboardllyyr2025-02-141-2/+2
* DOCS/man/input: document the clock propertyGuido Cella2025-02-141-0/+4
* DOCS/man/options: Clarify what --tone-mapping=auto doesKamikadze2025-02-081-1/+2
* Revert "vo_gpu_next: set --target-colorspace-hint to `yes` by default"Kacper Michajłow2025-02-082-3/+2
* m_option: deprecate setting -1 to --video-aspect-overrideDudemanguy2025-02-082-2/+4
* command: convert aspect, par, and sar sub-properties to doubleDudemanguy2025-02-082-1/+2
* DOCS/man/options: document that --d3d11-flip=no enables transparencyGuido Cella2025-02-051-0/+5
* osc.lua: bind right clicking the title to show historyGuido Cella2025-02-051-5/+5
* command: normalize paths for path and track-list/N/external-filenameDudemanguy2025-02-012-4/+2
* Revert "DOCS/man/input: document that shutdown is sent when scripts terminate"Guido Cella2025-02-012-2/+5
* DOCS/man/input: document that shutdown is sent when scripts terminateGuido Cella2025-01-312-5/+2
* Revert "console.lua: add pause_on_open script-opt"Guido Cella2025-01-312-7/+0
* console.lua: add user-data/mpv/console/openGuido Cella2025-01-311-0/+3
* DOCS/man/input: reorder user-data's docsGuido Cella2025-01-311-10/+10
* command: expand paths for all commands with path argumentsDudemanguy2025-01-301-0/+1
* command: add metadata sub-property for track-listDudemanguy2025-01-302-0/+7
* m_option: add -clr to keyvalue list optionsDudemanguy2025-01-292-0/+2
* m_option: reintroduce -del to string list and keyvalue listDudemanguy2025-01-292-0/+3
* m_option: undeprecate list option suffixes with multiple itemsDudemanguy2025-01-292-5/+5
* vd_lavc: separate opts to two structs and reorganizeDudemanguy2025-01-292-8/+9
* various: expand paths for all file/directory related optionsDudemanguy2025-01-291-0/+1
* DOCS/man/options: correct outdated --ad/--vd documentationDudemanguy2025-01-281-3/+3
* osc.lua: add visibility_modes script optDudemanguy2025-01-282-0/+7
* osc.lua: deprecate pointless script-messagesDudemanguy2025-01-281-0/+4
* DOCS/man/osc: document the second arg in some script commandsDudemanguy2025-01-281-2/+4
* command: allow frame-step to go through multiple frames and/or seekDudemanguy2025-01-282-9/+32
* DOCS/man/select: document the menu script-bindingGuido Cella2025-01-271-2/+5
* osc.lua: add an icon for the miscellaneous menuGuido Cella2025-01-271-3/+14
* select.lua: add a miscellaneous menuGuido Cella2025-01-271-0/+3
* DOCS/man/select: add this fileGuido Cella2025-01-274-9/+151
* select.lua: select from the watch history with g-hGuido Cella2025-01-272-1/+5
* loadfile: optionally save the watch historyGuido Cella2025-01-272-0/+20
* DOCS/man: add documentation of wayland backend and propertiesnanahi2025-01-272-3/+33
* command: add current-clipboard-backend propertynanahi2025-01-271-0/+1
* stream_dvb: accept float timeoutnanahi2025-01-261-1/+1
* video/out/wayland_common: support IME usage via text-input-v3Attila Fidan2025-01-252-0/+12
* console.lua: always say completions instead of suggestionsGuido Cella2025-01-241-6/+5
* DOCS/interface-changes: change rst exts to txtllyyr2025-01-215-0/+0
* select.lua: select files with watch later files with g-wGuido Cella2025-01-051-0/+5
* command: add current-watch-later-dir propertyGuido Cella2025-01-052-0/+6
* DOCS/interface-changes: add slim*bar layouts to interface changesGuido Cella2025-01-051-0/+1
* player/screenshot: support more formats for screenshot-raw commandnanahi2025-01-052-10/+28
* osc.lua: add slimbottombar and slimtopbar layoutsGuido Cella2025-01-051-6/+8
* console.lua: add pause_on_open script-optGuido Cella2025-01-052-0/+7
* sub: add sub-scale-signsllyyr2025-01-052-0/+7
* osc.lua: allow adding custom buttonsGuido Cella2025-01-052-0/+16
* stats.lua: inherit --osd-shadow-offsetGuido Cella2025-01-041-2/+2
* DOCS/man/input.rst: mark flags as optionalnanahi2025-01-041-6/+6
* Revert "demux_edl: disallow nested edl to avoid infinite loop"Kacper Michajłow2025-01-041-1/+0
* options: remove the `player` argument from `--media-controls`Kacper Michajłow2025-01-042-4/+3
* various: fix typosKacper Michajłow2025-01-044-17/+17
* osc.lua: bind middle clicking play pause to cycle loop-playlistGuido Cella2025-01-031-2/+4
* sub/osd: default to a semitransparent black back colorGuido Cella2025-01-031-0/+1
* mac: add support for --force-window-positionNeko Asakura2024-12-311-1/+1
* ao_audiounit: add --audio-exclusiv support, make non-exclusive defaultCallum Moffat2024-12-312-2/+3
* DOCS/man/mpv: document that you can deselect the current trackGuido Cella2024-12-311-0/+2
* DOCS/man/input: edition-list/N/id is not writableGuido Cella2024-12-311-3/+2
* DOCS/man/vo.rst: improve dmabuf-wayland documentationllyyr2024-12-281-2/+10
* options: add --playlist-extsGuido Cella2024-12-282-2/+11
* options: add --archive-extsGuido Cella2024-12-282-2/+12
* DOCS/man/osc: document that {v,h}align only affect box layoutsGuido Cella2024-12-281-2/+2
* input.conf: bind Ctrl+v to play the path in the clipboardGuido Cella2024-12-281-0/+5
* clipboard-mac: add macOS clipboard backendder richter2024-12-242-3/+3
* DOCS/ao: add missing documentation for audiounitder richter2024-12-241-0/+3
* libmpv: deprecate MPV_RENDER_PARAM_AMBIENT_LIGHT render parameterder richter2024-12-211-0/+2
* command: add ambient-light propertyder richter2024-12-211-0/+3
* DOCS/contribute.md: add guidelines for Swift and Objective-Cder richter2024-12-211-0/+5
* DOCS/man: fix Unicode capitalizationnanahi2024-12-203-4/+4
* input.conf: use capital letters instead of shift modifiersnanahi2024-12-201-1/+1
* DOCS/man/input.rst: clarify hexadecimal key namesnanahi2024-12-201-4/+6
* DOCS/man/input.rst: clarify that caps lock affects produced keycodenanahi2024-12-201-4/+5
* DOCS/man/input.rst: clarify shift modifier behaviornanahi2024-12-201-5/+18
* DOCS/man/input.rst: fix grammarnanahi2024-12-201-1/+1
* DOCS: fix description of subtitle delay adjustmentKilian Evang2024-12-201-2/+2
* DOCS/man/console.rst: remove outdated issuenorinoriko2024-12-201-1/+0
* DOCS/man/osc: sort mouse bindings consistentlyGuido Cella2024-12-121-2/+5
* osc.lua: show the full path when right clicking the titleGuido Cella2024-12-121-2/+2
* osc.lua: open the playlist selector when right clicking playlist arrowsGuido Cella2024-12-121-4/+4
* osc.lua: move title mbtn script-opts below playlist_next'sGuido Cella2024-12-121-6/+6
* DOCS/man/osc: update track middle-click actionGuido Cella2024-12-121-1/+1
* osc.lua: add option to enable fade-in effectJisu Kim2024-12-102-1/+7
* console.lua: add margin_{x,y} script-optsGuido Cella2024-12-102-0/+11
* DOCS/man/mpv: document that g-e selects disc titlesGuido Cella2024-12-051-1/+1
* demux_disc: expose titles as editionsKacper Michajłow2024-12-041-2/+4
* aspect: add --video-recenterGuido Cella2024-12-022-6/+27
* select.lua: select editionsGuido Cella2024-12-021-0/+3
* DOCS/man/mpv.rst: add documentation for the numpad +/- key bindingsnanahi2024-12-011-0/+6
* DOCS/options.rst: specify that gpu-sw only works with OpenGL/Vulkanllyyr2024-12-011-1/+2
* options: note that --gamma-auto is only implemented on vo=gpuder richter2024-11-301-1/+1
* vo_gpu: undeprecate --gamma-factorder richter2024-11-302-2/+1
* defaults.lua: support custom arg in mp.add_key_binding()nanahi2024-11-271-2/+7
* command: add custom arg for script-bindingnanahi2024-11-271-2/+5
* DOCS/man/input.rst: document that WHEEL_* are scalablenanahi2024-11-271-1/+4
* DOCS/man/input.rst: document the scalable commandsnanahi2024-11-271-0/+12
* defaults.lua: support scalable mp.add_key_binding()nanahi2024-11-271-0/+11
* command: make script-binding command scalablenanahi2024-11-272-1/+4
* DOCS: add clipboard documentationsnanahi2024-11-273-0/+34
* DOCS/interface-changes: specify that new additions have to be listedllyyr2024-11-271-2/+3
* osc.lua: show file and track info on title left-clickKacper Michajłow2024-11-271-4/+4
* osc.lua: cycle sub/audio down on shift+L-click / middle-clickKacper Michajłow2024-11-271-3/+3
* osc.lua: cycle sub/audio on left-click, select on right-clickKacper Michajłow2024-11-271-6/+6
* mac: implement VOCTRL_BEGIN_DRAGGINGder richter2024-11-271-2/+3
* command: highlight selected list items with colorGuido Cella2024-11-272-0/+9
* DOCS/man/options: mention sub-box/osd-box/box profilesKacper Michajłow2024-11-251-0/+10
* DOCS/man/mpv: improve path docs and clarify config-dir path behaviorArcitec2024-11-231-23/+44
* options: rename --sub-ass-hinting to --sub-hintingGuido Cella2024-11-232-1/+2
* options: rename --sub-ass-shaper to --sub-shaperGuido Cella2024-11-232-1/+2
* options: rename --sub-ass-line-spacing to --sub-line-spacingGuido Cella2024-11-232-1/+2
* vo_gpu_next: use display values in target-contrast=autoKacper Michajłow2024-11-231-0/+1
* vo_gpu_next: add target-colorspace-hint=autoKacper Michajłow2024-11-232-5/+7
* console.lua: expand the first completion on EnterGuido Cella2024-11-231-1/+2
* console.lua: show completions as you typeGuido Cella2024-11-231-4/+4
* sub/osd: adjust osd marginsnorinoriko2024-11-211-2/+2
* DOCS/man/input.rst: add sections to categorize commandsnanahi2024-11-181-532/+569
* DOCS/man/input.rst: make event and hooks sections a level highernanahi2024-11-181-2/+2
* DOCS/options: add a Video sync section to group related optionsGuido Cella2024-11-181-12/+16
* sub/osd/console/stats: use the same 1.65 outline sizeKacper Michajłow2024-11-183-3/+3
* stats.lua: set border size to have similar relative thickness as OSDKacper Michajłow2024-11-181-1/+1
* sub/osd/console: adjust font sizesKacper Michajłow2024-11-182-9/+9
* options: increase the default --image-display-durationGuido Cella2024-11-131-1/+1
* DOCS/man/input.rst: remove input commands subject to change headingGuido Cella2024-11-081-4/+0
* vo_gpu_next: set --target-colorspace-hint to `yes` by defaultDudemanguy2024-11-042-0/+2
* sd_ass: introduce sub-ass-prune-