| Commit message (Expand) | Author | Age | Files | Lines |
* | console.lua: add a keep_open flag to mp.input | Guido Cella | 2025-02-24 | 2 | -6/+10 |
* | clipboard: remove --clipboard-enable | nanahi | 2025-02-24 | 2 | -20/+21 |
* | clipboard: add --clipboard-backends option | nanahi | 2025-02-24 | 3 | -17/+29 |
* | console.lua: replace repl references | Guido Cella | 2025-02-24 | 1 | -4/+3 |
* | osc.lua: allow wheel bindings for custom buttons | Guido Cella | 2025-02-24 | 1 | -0/+6 |
* | console.lua: highlight matching parts of selectable items | Guido Cella | 2025-02-24 | 1 | -0/+5 |
* | options: default to --prefetch-playlist=yes | Guido Cella | 2025-02-24 | 2 | -1/+2 |
* | DOCS/options: ease --prefetch-playlist warning | Guido Cella | 2025-02-24 | 1 | -6/+0 |
* | input.conf: bind MBTN_MID to align-to-cursor | Guido Cella | 2025-02-24 | 1 | -0/+3 |
* | input.conf: bind Ctrl+left click to drag-to-pan | Guido Cella | 2025-02-24 | 1 | -0/+4 |
* | input.conf: bind Ctrl+wheel to cursor-centric-zoom | Guido Cella | 2025-02-24 | 1 | -1/+2 |
* | positioning.lua: add this script | Guido Cella | 2025-02-24 | 3 | -0/+66 |
* | console.lua: allow persisting the command history | Guido Cella | 2025-02-24 | 1 | -0/+10 |
* | include: move public headers to own directory | Kacper Michajłow | 2025-02-23 | 1 | -2/+2 |
* | libmpv: use correct header directory name | Kacper Michajłow | 2025-02-23 | 4 | -6/+6 |
* | DOCS/man/mpv: remove bogus --cdrom-device mention | Dudemanguy | 2025-02-21 | 1 | -1/+1 |
* | Revert "stream_{bluray,cdda,dvdnav}: deprecate setting device after schema" | Yozora80 | 2025-02-21 | 2 | -4/+3 |
* | input.conf: bind Shift+{HOME,END} to go to the first and last file | Guido Cella | 2025-02-20 | 1 | -0/+3 |
* | input.conf: bind HOME to seek to the beginning | Guido Cella | 2025-02-20 | 1 | -0/+3 |
* | player: add an optional mute flag when framestepping | Dudemanguy | 2025-02-20 | 2 | -0/+4 |
* | DOCS/man/mpv: explain how to select and navigate through cdda | Dudemanguy | 2025-02-20 | 1 | -1/+12 |
* | stream_cdda: deprecate undocumented --cdda-span-{a,b} options | Dudemanguy | 2025-02-20 | 1 | -0/+1 |
* | stream_{bluray,cdda,dvdnav}: deprecate setting device after schema | Dudemanguy | 2025-02-20 | 2 | -3/+4 |
* | DOCS/man/options: remove outdated wid embedding docs for cocoa | der richter | 2025-02-20 | 1 | -5/+0 |
* | DOCS/man/options: fix missing space in hwdec doc | nanahi | 2025-02-19 | 1 | -1/+1 |
* | DOCS/man/options: document that --save-position-on-quit affects loadfile | Guido Cella | 2025-02-19 | 1 | -6/+7 |
* | f_decoder_wrapper: warn when using video-aspect-override of 0 or -1 | nanahi | 2025-02-18 | 1 | -0/+1 |
* | f_decoder_wrapper: add --video-aspect-method=ignore | nanahi | 2025-02-18 | 2 | -3/+10 |
* | Revert "m_option: deprecate setting -1 to --video-aspect-override" | nanahi | 2025-02-18 | 2 | -4/+2 |
* | DOCS/man/options: fix sub-ass-video-aspect-override documentation | nanahi | 2025-02-18 | 1 | -1/+1 |
* | DOCS/man/options: use american spelling for "behavior" | nanahi | 2025-02-18 | 1 | -1/+1 |
* | input.conf: add ctrl+p and g-m keybind for menu | Kacper Michajłow | 2025-02-17 | 1 | -1/+1 |
* | console.lua: use the same opacity for menu as for everything else | Kacper Michajłow | 2025-02-17 | 1 | -1/+1 |
* | DOCS/man: add a separate section for optical drive location | Dudemanguy | 2025-02-17 | 2 | -5/+23 |
* | DOCS/man/options: fix a typo in the hwdec section | Dudemanguy | 2025-02-17 | 1 | -1/+1 |
* | wayland_vk: use FIFO if fifo and presentation v2 protocols are available | Dudemanguy | 2025-02-17 | 1 | -1/+4 |
* | options: replace --wayland-disable-vsync with --wayland-internal-vsync | Dudemanguy | 2025-02-17 | 2 | -5/+8 |
* | options: disable --input-ime by default | nanahi | 2025-02-17 | 2 | -1/+12 |
* | video/out/w32_common: support --input-ime | nanahi | 2025-02-17 | 2 | -3/+2 |
* | DOCS/man/{mpv,osc}: say menu instead of selector | Guido Cella | 2025-02-17 | 2 | -10/+10 |
* | console.lua: give a different background color to the selected item | Guido Cella | 2025-02-17 | 2 | -1/+11 |
* | Revert "console.lua: close with right click" | Guido Cella | 2025-02-17 | 1 | -3/+0 |
* | console.lua: always draw a background behind items | Guido Cella | 2025-02-17 | 3 | -1/+28 |
* | console.lua: close when clicking outside of items horizontally | Guido Cella | 2025-02-17 | 1 | -1/+1 |
* | vd_lavc: make auto the same as auto-safe and introduce auto-unsafe | Dudemanguy | 2025-02-17 | 2 | -42/+51 |
* | build: remove ta-leak-report option | Dudemanguy | 2025-02-16 | 2 | -5/+1 |
* | DOCS/man/input: remove extra quotes | nanahi | 2025-02-16 | 1 | -1/+1 |
* | DOCS/man: document options which are object settings list options | nanahi | 2025-02-16 | 5 | -0/+12 |
* | DOCS/man/input: fix typo | softworkz | 2025-02-16 | 1 | -1/+1 |
* | DOCS/man/input: adjust ao-volume documentation to state realitytesting_queue | llyyr | 2025-02-14 | 1 | -3/+4 |
* | DOCS/man/options: explain the difference between panscan and zoom | Guido Cella | 2025-02-14 | 2 | -1/+7 |
* | DOCS/man/input: fix required protocol docs for wayland clipboard | llyyr | 2025-02-14 | 1 | -2/+2 |
* | DOCS/man/input: document the clock property | Guido Cella | 2025-02-14 | 1 | -0/+4 |
* | DOCS/man/options: Clarify what --tone-mapping=auto does | Kamikadze | 2025-02-08 | 1 | -1/+2 |
* | Revert "vo_gpu_next: set --target-colorspace-hint to `yes` by default" | Kacper Michajłow | 2025-02-08 | 2 | -3/+2 |
* | m_option: deprecate setting -1 to --video-aspect-override | Dudemanguy | 2025-02-08 | 2 | -2/+4 |
* | command: convert aspect, par, and sar sub-properties to double | Dudemanguy | 2025-02-08 | 2 | -1/+2 |
* | DOCS/man/options: document that --d3d11-flip=no enables transparency | Guido Cella | 2025-02-05 | 1 | -0/+5 |
* | osc.lua: bind right clicking the title to show history | Guido Cella | 2025-02-05 | 1 | -5/+5 |
* | command: normalize paths for path and track-list/N/external-filename | Dudemanguy | 2025-02-01 | 2 | -4/+2 |
* | Revert "DOCS/man/input: document that shutdown is sent when scripts terminate" | Guido Cella | 2025-02-01 | 2 | -2/+5 |
* | DOCS/man/input: document that shutdown is sent when scripts terminate | Guido Cella | 2025-01-31 | 2 | -5/+2 |
* | Revert "console.lua: add pause_on_open script-opt" | Guido Cella | 2025-01-31 | 2 | -7/+0 |
* | console.lua: add user-data/mpv/console/open | Guido Cella | 2025-01-31 | 1 | -0/+3 |
* | DOCS/man/input: reorder user-data's docs | Guido Cella | 2025-01-31 | 1 | -10/+10 |
* | command: expand paths for all commands with path arguments | Dudemanguy | 2025-01-30 | 1 | -0/+1 |
* | command: add metadata sub-property for track-list | Dudemanguy | 2025-01-30 | 2 | -0/+7 |
* | m_option: add -clr to keyvalue list options | Dudemanguy | 2025-01-29 | 2 | -0/+2 |
* | m_option: reintroduce -del to string list and keyvalue list | Dudemanguy | 2025-01-29 | 2 | -0/+3 |
* | m_option: undeprecate list option suffixes with multiple items | Dudemanguy | 2025-01-29 | 2 | -5/+5 |
* | vd_lavc: separate opts to two structs and reorganize | Dudemanguy | 2025-01-29 | 2 | -8/+9 |
* | various: expand paths for all file/directory related options | Dudemanguy | 2025-01-29 | 1 | -0/+1 |
* | DOCS/man/options: correct outdated --ad/--vd documentation | Dudemanguy | 2025-01-28 | 1 | -3/+3 |
* | osc.lua: add visibility_modes script opt | Dudemanguy | 2025-01-28 | 2 | -0/+7 |
* | osc.lua: deprecate pointless script-messages | Dudemanguy | 2025-01-28 | 1 | -0/+4 |
* | DOCS/man/osc: document the second arg in some script commands | Dudemanguy | 2025-01-28 | 1 | -2/+4 |
* | command: allow frame-step to go through multiple frames and/or seek | Dudemanguy | 2025-01-28 | 2 | -9/+32 |
* | DOCS/man/select: document the menu script-binding | Guido Cella | 2025-01-27 | 1 | -2/+5 |
* | osc.lua: add an icon for the miscellaneous menu | Guido Cella | 2025-01-27 | 1 | -3/+14 |
* | select.lua: add a miscellaneous menu | Guido Cella | 2025-01-27 | 1 | -0/+3 |
* | DOCS/man/select: add this file | Guido Cella | 2025-01-27 | 4 | -9/+151 |
* | select.lua: select from the watch history with g-h | Guido Cella | 2025-01-27 | 2 | -1/+5 |
* | loadfile: optionally save the watch history | Guido Cella | 2025-01-27 | 2 | -0/+20 |
* | DOCS/man: add documentation of wayland backend and properties | nanahi | 2025-01-27 | 2 | -3/+33 |
* | command: add current-clipboard-backend property | nanahi | 2025-01-27 | 1 | -0/+1 |
* | stream_dvb: accept float timeout | nanahi | 2025-01-26 | 1 | -1/+1 |
* | video/out/wayland_common: support IME usage via text-input-v3 | Attila Fidan | 2025-01-25 | 2 | -0/+12 |
* | console.lua: always say completions instead of suggestions | Guido Cella | 2025-01-24 | 1 | -6/+5 |
* | DOCS/interface-changes: change rst exts to txt | llyyr | 2025-01-21 | 5 | -0/+0 |
* | select.lua: select files with watch later files with g-w | Guido Cella | 2025-01-05 | 1 | -0/+5 |
* | command: add current-watch-later-dir property | Guido Cella | 2025-01-05 | 2 | -0/+6 |
* | DOCS/interface-changes: add slim*bar layouts to interface changes | Guido Cella | 2025-01-05 | 1 | -0/+1 |
* | player/screenshot: support more formats for screenshot-raw command | nanahi | 2025-01-05 | 2 | -10/+28 |
* | osc.lua: add slimbottombar and slimtopbar layouts | Guido Cella | 2025-01-05 | 1 | -6/+8 |
* | console.lua: add pause_on_open script-opt | Guido Cella | 2025-01-05 | 2 | -0/+7 |
* | sub: add sub-scale-signs | llyyr | 2025-01-05 | 2 | -0/+7 |
* | osc.lua: allow adding custom buttons | Guido Cella | 2025-01-05 | 2 | -0/+16 |
* | stats.lua: inherit --osd-shadow-offset | Guido Cella | 2025-01-04 | 1 | -2/+2 |
* | DOCS/man/input.rst: mark flags as optional | nanahi | 2025-01-04 | 1 | -6/+6 |
* | Revert "demux_edl: disallow nested edl to avoid infinite loop" | Kacper Michajłow | 2025-01-04 | 1 | -1/+0 |
* | options: remove the `player` argument from `--media-controls` | Kacper Michajłow | 2025-01-04 | 2 | -4/+3 |
* | various: fix typos | Kacper Michajłow | 2025-01-04 | 4 | -17/+17 |
* | osc.lua: bind middle clicking play pause to cycle loop-playlist | Guido Cella | 2025-01-03 | 1 | -2/+4 |
* | sub/osd: default to a semitransparent black back color | Guido Cella | 2025-01-03 | 1 | -0/+1 |
* | mac: add support for --force-window-position | Neko Asakura | 2024-12-31 | 1 | -1/+1 |
* | ao_audiounit: add --audio-exclusiv support, make non-exclusive default | Callum Moffat | 2024-12-31 | 2 | -2/+3 |
* | DOCS/man/mpv: document that you can deselect the current track | Guido Cella | 2024-12-31 | 1 | -0/+2 |
* | DOCS/man/input: edition-list/N/id is not writable | Guido Cella | 2024-12-31 | 1 | -3/+2 |
* | DOCS/man/vo.rst: improve dmabuf-wayland documentation | llyyr | 2024-12-28 | 1 | -2/+10 |
* | options: add --playlist-exts | Guido Cella | 2024-12-28 | 2 | -2/+11 |
* | options: add --archive-exts | Guido Cella | 2024-12-28 | 2 | -2/+12 |
* | DOCS/man/osc: document that {v,h}align only affect box layouts | Guido Cella | 2024-12-28 | 1 | -2/+2 |
* | input.conf: bind Ctrl+v to play the path in the clipboard | Guido Cella | 2024-12-28 | 1 | -0/+5 |
* | clipboard-mac: add macOS clipboard backend | der richter | 2024-12-24 | 2 | -3/+3 |
* | DOCS/ao: add missing documentation for audiounit | der richter | 2024-12-24 | 1 | -0/+3 |
* | libmpv: deprecate MPV_RENDER_PARAM_AMBIENT_LIGHT render parameter | der richter | 2024-12-21 | 1 | -0/+2 |
* | command: add ambient-light property | der richter | 2024-12-21 | 1 | -0/+3 |
* | DOCS/contribute.md: add guidelines for Swift and Objective-C | der richter | 2024-12-21 | 1 | -0/+5 |
* | DOCS/man: fix Unicode capitalization | nanahi | 2024-12-20 | 3 | -4/+4 |
* | input.conf: use capital letters instead of shift modifiers | nanahi | 2024-12-20 | 1 | -1/+1 |
* | DOCS/man/input.rst: clarify hexadecimal key names | nanahi | 2024-12-20 | 1 | -4/+6 |
* | DOCS/man/input.rst: clarify that caps lock affects produced keycode | nanahi | 2024-12-20 | 1 | -4/+5 |
* | DOCS/man/input.rst: clarify shift modifier behavior | nanahi | 2024-12-20 | 1 | -5/+18 |
* | DOCS/man/input.rst: fix grammar | nanahi | 2024-12-20 | 1 | -1/+1 |
* | DOCS: fix description of subtitle delay adjustment | Kilian Evang | 2024-12-20 | 1 | -2/+2 |
* | DOCS/man/console.rst: remove outdated issue | norinoriko | 2024-12-20 | 1 | -1/+0 |
* | DOCS/man/osc: sort mouse bindings consistently | Guido Cella | 2024-12-12 | 1 | -2/+5 |
* | osc.lua: show the full path when right clicking the title | Guido Cella | 2024-12-12 | 1 | -2/+2 |
* | osc.lua: open the playlist selector when right clicking playlist arrows | Guido Cella | 2024-12-12 | 1 | -4/+4 |
* | osc.lua: move title mbtn script-opts below playlist_next's | Guido Cella | 2024-12-12 | 1 | -6/+6 |
* | DOCS/man/osc: update track middle-click action | Guido Cella | 2024-12-12 | 1 | -1/+1 |
* | osc.lua: add option to enable fade-in effect | Jisu Kim | 2024-12-10 | 2 | -1/+7 |
* | console.lua: add margin_{x,y} script-opts | Guido Cella | 2024-12-10 | 2 | -0/+11 |
* | DOCS/man/mpv: document that g-e selects disc titles | Guido Cella | 2024-12-05 | 1 | -1/+1 |
* | demux_disc: expose titles as editions | Kacper Michajłow | 2024-12-04 | 1 | -2/+4 |
* | aspect: add --video-recenter | Guido Cella | 2024-12-02 | 2 | -6/+27 |
* | select.lua: select editions | Guido Cella | 2024-12-02 | 1 | -0/+3 |
* | DOCS/man/mpv.rst: add documentation for the numpad +/- key bindings | nanahi | 2024-12-01 | 1 | -0/+6 |
* | DOCS/options.rst: specify that gpu-sw only works with OpenGL/Vulkan | llyyr | 2024-12-01 | 1 | -1/+2 |
* | options: note that --gamma-auto is only implemented on vo=gpu | der richter | 2024-11-30 | 1 | -1/+1 |
* | vo_gpu: undeprecate --gamma-factor | der richter | 2024-11-30 | 2 | -2/+1 |
* | defaults.lua: support custom arg in mp.add_key_binding() | nanahi | 2024-11-27 | 1 | -2/+7 |
* | command: add custom arg for script-binding | nanahi | 2024-11-27 | 1 | -2/+5 |
* | DOCS/man/input.rst: document that WHEEL_* are scalable | nanahi | 2024-11-27 | 1 | -1/+4 |
* | DOCS/man/input.rst: document the scalable commands | nanahi | 2024-11-27 | 1 | -0/+12 |
* | defaults.lua: support scalable mp.add_key_binding() | nanahi | 2024-11-27 | 1 | -0/+11 |
* | command: make script-binding command scalable | nanahi | 2024-11-27 | 2 | -1/+4 |
* | DOCS: add clipboard documentations | nanahi | 2024-11-27 | 3 | -0/+34 |
* | DOCS/interface-changes: specify that new additions have to be listed | llyyr | 2024-11-27 | 1 | -2/+3 |
* | osc.lua: show file and track info on title left-click | Kacper Michajłow | 2024-11-27 | 1 | -4/+4 |
* | osc.lua: cycle sub/audio down on shift+L-click / middle-click | Kacper Michajłow | 2024-11-27 | 1 | -3/+3 |
* | osc.lua: cycle sub/audio on left-click, select on right-click | Kacper Michajłow | 2024-11-27 | 1 | -6/+6 |
* | mac: implement VOCTRL_BEGIN_DRAGGING | der richter | 2024-11-27 | 1 | -2/+3 |
* | command: highlight selected list items with color | Guido Cella | 2024-11-27 | 2 | -0/+9 |
* | DOCS/man/options: mention sub-box/osd-box/box profiles | Kacper Michajłow | 2024-11-25 | 1 | -0/+10 |
* | DOCS/man/mpv: improve path docs and clarify config-dir path behavior | Arcitec | 2024-11-23 | 1 | -23/+44 |
* | options: rename --sub-ass-hinting to --sub-hinting | Guido Cella | 2024-11-23 | 2 | -1/+2 |
* | options: rename --sub-ass-shaper to --sub-shaper | Guido Cella | 2024-11-23 | 2 | -1/+2 |
* | options: rename --sub-ass-line-spacing to --sub-line-spacing | Guido Cella | 2024-11-23 | 2 | -1/+2 |
* | vo_gpu_next: use display values in target-contrast=auto | Kacper Michajłow | 2024-11-23 | 1 | -0/+1 |
* | vo_gpu_next: add target-colorspace-hint=auto | Kacper Michajłow | 2024-11-23 | 2 | -5/+7 |
* | console.lua: expand the first completion on Enter | Guido Cella | 2024-11-23 | 1 | -1/+2 |
* | console.lua: show completions as you type | Guido Cella | 2024-11-23 | 1 | -4/+4 |
* | sub/osd: adjust osd margins | norinoriko | 2024-11-21 | 1 | -2/+2 |
* | DOCS/man/input.rst: add sections to categorize commands | nanahi | 2024-11-18 | 1 | -532/+569 |
* | DOCS/man/input.rst: make event and hooks sections a level higher | nanahi | 2024-11-18 | 1 | -2/+2 |
* | DOCS/options: add a Video sync section to group related options | Guido Cella | 2024-11-18 | 1 | -12/+16 |
* | sub/osd/console/stats: use the same 1.65 outline size | Kacper Michajłow | 2024-11-18 | 3 | -3/+3 |
* | stats.lua: set border size to have similar relative thickness as OSD | Kacper Michajłow | 2024-11-18 | 1 | -1/+1 |
* | sub/osd/console: adjust font sizes | Kacper Michajłow | 2024-11-18 | 2 | -9/+9 |
* | options: increase the default --image-display-duration | Guido Cella | 2024-11-13 | 1 | -1/+1 |
* | DOCS/man/input.rst: remove input commands subject to change heading | Guido Cella | 2024-11-08 | 1 | -4/+0 |
* | vo_gpu_next: set --target-colorspace-hint to `yes` by default | Dudemanguy | 2024-11-04 | 2 | -0/+2 |
* | sd_ass: introduce sub-ass-prune- |