summaryrefslogtreecommitdiffstats
path: root/DOCS/interface-changes.rst
Commit message (Expand)AuthorAgeFilesLines
* DOCS: document the new way to handle interface changesDudemanguy2024-03-201-3/+6
* builtin.conf: remove debanding from the high-quality profileKacper Michajłow2024-03-191-0/+1
* options: remove --focus-on-open and add --focus-onder richter2024-03-101-0/+1
* vf_format: add hdr10plus sub-parameter to format video filterKacper Michajłow2024-03-091-0/+1
* vo: add video-target-params propertyKacper Michajłow2024-03-071-0/+1
* options: add --deinterlace-field-parity option1nsane0002024-03-041-0/+1
* command: add begin-vo-dragging commandnanahi2024-03-011-0/+1
* Revert "player: add ao-volume option, to set the system volume at startup"Dudemanguy2024-03-011-2/+0
* vo_gpu_next: add --border-background optionDudemanguy2024-02-261-0/+1
* vo_gpu/vo_gpu_next: rework --alpha into --background optionDudemanguy2024-02-261-0/+2
* player: rename --background to --background-colorDudemanguy2024-02-261-0/+1
* DOCS: add `insert` commands and args to interface-changesDavid Vaughan2024-02-261-0/+6
* player: add ao-volume option, to set the system volume at startupLeonardo Boss2024-02-251-0/+2
* player: set hidpi-window-scale to no by defaultDudemanguy2024-02-241-0/+1
* DOCS: make mentions of macOS consistentder richter2024-02-211-1/+1
* DOCS: document --input-preprocess-wheel optionnanahi2024-02-151-0/+1
* sub: allow setting lavc txt_page special values via teletext_pageMohammad AlSaleh2024-02-131-0/+1
* player: add an auto option to deinterlaceDudemanguy2024-02-071-0/+1
* player: remove all rpi-specific codeDudemanguy2024-02-051-0/+1
* command: add load-input-confGuido Cella2024-02-041-0/+1
* command: add load-config-fileGuido Cella2024-02-041-0/+1
* f_auto_filters: change fallback deinterlace to bwdifDudemanguy2024-01-211-0/+1
* player: remove --term-remaining-playtime optionDudemanguy2024-01-201-0/+1
* command: export current-gpu-context propertynanahi2024-01-201-0/+1
* DOCS: add documentation for --volume-gain optionsnanahi2024-01-201-0/+1
* player: add forced choice to subs-with-matching-audioDudemanguy2024-01-131-0/+1
* scripting: add mp.inputGuido Cella2024-01-131-0/+1
* DOCS/interface-changes: add --secondary-sub-ass-overrideJohhanSam2023-12-241-0/+1
* filter_sdh: add --sub-filter-sdh-enclosures optionDudemanguy2023-12-081-0/+1
* DOCS/interface-changes: document renaming of MP_KEY_BACKnanahi2023-12-061-0/+1
* image_writer: default to lossless AVIF screenshotsKacper Michajłow2023-12-041-0/+1
* image_writer: use common format selection for AVIF screenshotsKacper Michajłow2023-12-041-0/+1
* options: add --osd-bar-border-sizeGuido Cella2023-11-271-0/+1
* options: add secondary-sub-delayRipose2023-11-261-0/+2
* player: remove shared-script-properties propertyDudemanguy2023-11-221-0/+2
* Release 0.37.0v0.37.0release/0.37sfan52023-11-211-4/+2
* options: add more properties to default watch-later-optionsKacper Michajłow2023-11-121-0/+1
* options: remove not relevant props from default watch-later-optionsKacper Michajłow2023-11-121-0/+2
* cocoa: remove OpenGL cocoa backendder richter2023-11-101-0/+1
* mac: change display name retrieval to localizedName NSScreen propertyder richter2023-11-101-0/+2
* vo_gpu_next: add --target-gamut optionNiklas Haas2023-11-081-0/+1
* player/command: remove hdr-metadata propertyKacper Michajłow2023-11-051-0/+1
* csputils: add pl_hdr_metadata to mp_colorspace and deprecate sig_peakKacper Michajłow2023-11-051-0/+1
* demux: make hysteresis-secs respect cache-secsNRK2023-10-301-0/+2
* m_option: drop support for -del for list optionsDudemanguy2023-10-301-0/+1
* options: make --screenshot-directory/--watch-later-directory aliasesDudemanguy2023-10-301-2/+2
* javascript: use --js-memory-report option instead of MPV_LEAK_REPORTDudemanguy2023-10-261-0/+2
* options: rename --play-dir to --play-directionDudemanguy2023-10-251-0/+1
* options: rename --watch-later-directory to --watch-later-dirDudemanguy2023-10-251-0/+1
* options: rename --screenshot-directory to --screenshot-dirDudemanguy2023-10-251-0/+1
* options: rename --sub-ass-force-style to --sub-ass-style-overridesDudemanguy2023-10-251-0/+1
* options: rename --override-display-fps to --display-fps-overrideDudemanguy2023-10-251-0/+1
* options: rename --fps to --container-fps-overrideDudemanguy2023-10-251-0/+1
* options: disable --allow-delayed-peak-detect by defaultKacper Michajłow2023-10-251-0/+1
* stream_cdda: deprecate --cdda-toc-bias and always check for offsetsDudemanguy2023-10-191-0/+1
* DOCS/interface-changes: remove redundant changeGuido Cella2023-10-171-1/+0
* f_decoder_wrapper: change video-codec to show description or nameKacper Michajłow2023-10-141-0/+1
* command: add playlist-next-playlist and playlist-prev-playlistGuido Cella2023-10-091-0/+1
* demux: change the default of metadata-codepage to autoDudemanguy2023-10-071-0/+1
* demux_cue: deprecate --demuxer-cue-codepage for --metadata-codepageDudemanguy2023-10-071-0/+1
* path: don't override "cache" and "state" paths with configdirsfan52023-10-021-0/+1
* DOCS/interface-changes: also mention --window-affinityDudemanguy2023-10-011-0/+1
* DOCS/interface-changes: mention --backdrop-typeKacper Michajłow2023-10-011-0/+1
* command: deprecate shared-script-propertiesDudemanguy2023-09-271-0/+1
* vo_gpu: remove --scaler-lut-sizeNiklas Haas2023-09-251-0/+1
* vo_gpu: remove --scale-cutoff etcNiklas Haas2023-09-251-0/+1
* stream_cdda: move cdrom-device to cdda_paramsDudemanguy2023-09-221-0/+1
* win32: add --window-cornersKacper Michajłow2023-09-211-0/+1
* win32: add an option to control window title bar stateKacper Michajłow2023-09-211-0/+1
* drm: remove selecting the card number with --drm-connectorDudemanguy2023-09-211-0/+2
* options: remove --vf-defaults and --af-defaultsDudemanguy2023-09-211-0/+1
* options: remove deprecated --record-file optionDudemanguy2023-09-211-0/+1
* options: remove a few options marked with .deprecation_messageDudemanguy2023-09-211-0/+2
* command: stop restarting playback when writing to playlist-posDudemanguy2023-09-211-0/+2
* command: remove some old deprecated properitiesDudemanguy2023-09-211-0/+3
* options: remove ancient option fallbacks/deprecationDudemanguy2023-09-211-0/+2
* builtin.conf: remove deprecated opengl-hq profileDudemanguy2023-09-211-0/+1
* demux_playlist: add --directory-mode=autoGuido Cella2023-09-211-0/+1
* vo_gpu: match libplacebo debanding defaultsNiklas Haas2023-09-201-0/+1
* vo_gpu: match libplacebo peak detection defaultsNiklas Haas2023-09-201-0/+2
* vo_gpu: default to dscale=hermiteNiklas Haas2023-09-201-0/+1
* builtin.conf: modernize internal profilesKacper Michajłow2023-09-191-0/+2
* vo: change tscale to oversample by defaultKacper Michajłow2023-09-191-0/+1
* vo: make cscale follow scale by defaultKacper Michajłow2023-09-191-0/+1
* vo: enable correct-downscaling, linear-downscaling, sigmoid-upscalingKacper Michajłow2023-09-191-0/+1
* demux: prepend some cache options with demuxerDudemanguy2023-09-181-0/+2
* filter_kernels: remove bcspline filterllyyr2023-09-181-0/+1
* vo_gpu: remove --scale-wblur etcNiklas Haas2023-09-161-0/+1
* filter_kernels: add ewa_lanczos4sharpestNiklas Haas2023-09-161-0/+1
* vo_gpu: vo_gpu_next: support --icc-3dlut-size=autoNiklas Haas2023-09-151-0/+1
* Revert "sub: add auto option to --sub-fix-timing"Kacper Michajłow2023-09-111-1/+0
* player: redo --subs-fallback-forcedDudemanguy2023-09-091-0/+1
* sub: add auto option to --sub-fix-timingDudemanguy2023-09-071-0/+1
* Revert "aspect: change --video-pan-x/y to be relative to the destination rect"llyyr2023-09-021-1/+0
* vo_gpu: remove --tone-mapping-modeNiklas Haas2023-09-011-0/+1
* player/command: add video-params/crop-[w,h,x,y]Kacper Michajłow2023-08-311-0/+1
* vo: add --video-cropKacper Michajłow2023-08-311-0/+1
* player/command: remove video-aspect propertyKacper Michajłow2023-08-311-0/+1
* demux_playlist: default to --directory-mode=lazyGuido Cella2023-08-301-0/+1
* command: add hdr-metadata propertyKacper Michajłow2023-08-291-0/+1
* command: remove sub-forced-only-cur propertyDudemanguy2023-08-291-0/+1
* player: rename --sub-forced-only to --sub-forced-events-onlyDudemanguy2023-08-291-0/+1
* player: remove auto choice from sub-forced-onlyDudemanguy2023-08-291-0/+2
* player: add always to --subs-fallback-forcedDudemanguy2023-08-281-0/+1
* player: add --subs-match-os-language optionDudemanguy2023-08-281-0/+1
* player: remove special auto option from alang/slang/vlangDudemanguy2023-08-281-0/+2
* player: make all autoload extensions configurableDudemanguy2023-08-261-0/+1
* aspect: change --video-pan-x/y to be relative to the destination rectKacper Michajłow2023-08-201-0/+1
* vo_gpu_next: add --libplacebo-optsNiklas Haas2023-08-191-0/+1
* x11: add --x11-wid-title optionDudemanguy2023-08-131-0/+1
* player: add playlist-path propertiesDudemanguy2023-08-131-0/+1
* player: add --term-remaining-playtime optionDudemanguy2023-08-131-0/+2
* player: make sub-pos a float valueDudemanguy2023-08-131-0/+1
* player/command: add video-params/aspect-nameKacper Michajłow2023-08-131-0/+1
* ao_audiotrack: enable pcm-float by defaultsfan52023-08-081-0/+1
* builtin.conf: add --hdr-peak-percentile=99.995 to gpu-hqNiklas Haas2023-08-041-0/+1
* vo_gpu_next: add --hdr-peak-percentileNiklas Haas2023-08-041-0/+1
* options: restore old default sub selection behaviorDudemanguy2023-07-291-0/+2
* path-win: move state directory to %LOCALAPPDATA%Kacper Michajłow2023-07-291-0/+3
* Release 0.36.0v0.36.0release/0.36sfan52023-07-231-1/+2
* builtin.conf: add --hdr-contrast-recovery to gpu-hqNiklas Haas2023-07-181-0/+1
* vo_gpu_next: add --hdr-contrast-recovery/smoothnessNiklas Haas2023-07-181-0/+1
* vo_gpu_next: add --target-contrast optionKacper Michajłow2023-07-171-0/+1
* DOCS/interface-changes: document change in ctrl+h behaviourPhilip Langdale2023-07-151-0/+1
* demux_playlist: add option to control recursive directory loadingChristoph Heinrich2023-07-061-0/+1
* vo_gpu/vo_gpu_next: enable gpu shader and icc cache by defaultDudemanguy2023-07-041-0/+2
* player: add --input-cursor-passthrough optionDudemanguy2023-07-041-0/+2
* options: default slang to autorcombs2023-06-251-0/+1
* options: set subs-with-matching-audio to off by defaultrcombs2023-06-251-0/+1
* vo_gpu_next: add --corner-rounding optionNiklas Haas2023-06-211-0/+1
* vo_gpu_next: add missing --gamut-mapping-mode optionsNiklas Haas2023-06-211-0/+1
* vo_gpu_next: remove --tone-mapping-crosstalkNiklas Haas2023-05-241-0/+1
* vo_gpu_next: allow to use ICC profile luminance valueKacper Michajłow2023-05-131-0/+4
* player: use XDG_CACHE_HOME by defaultDudemanguy2023-05-091-0/+7
* player: use XDG_STATE_HOME for watch_laterDudemanguy2023-05-091-0/+3
* various: fix typosHarri Nieminen2023-03-281-1/+1
* player: set playlist title to media title if not set alreadyChristoph Heinrich2023-03-241-0/+2
* player: add --auto-window-resize optionDudemanguy2023-03-021-0/+1
* command: add platform propertyDudemanguy2023-02-271-0/+1
* video: make csp equalizer params floatThomas Weißschuh2023-02-241-0/+2
* vo_gpu_next: add --tone-mapping-visualizeNiklas Haas2023-02-191-0/+1
* DOCS: document JPEG XL default effort changeLeo Izen2023-02-181-0/+1
* vo_gpu_next: expose --tone-mapping=st2094-40 and st2094-10Niklas Haas2023-02-131-0/+1
* vf_sub: undeprecateDudemanguy2023-02-111-0/+1
* video/image_writer: change screenshot-tag-colorspace default to yesLeo Izen2023-02-091-0/+1
* wayland: add wp-fractional-scale-v1 supportDudemanguy2023-01-241-0/+4
* vd_lavc: add "auto" choice for vd-lavc-drsfan52023-01-231-0/+1
* player: don't force saving start in watch-later-optionsDudemanguy2023-01-091-0/+4
* player: add video-sync=display-tempoChristoph Heinrich2023-01-091-0/+1
* demux: add --demuxer-hysteresis-secs option to save power with cachingSultan Alsawaf2022-12-301-0/+1
* vo_kitty: Introduce modern sixel alternativeMia Herkt2022-12-211-0/+5
* vo_sixel: Rename draw-clear -> config-clearMia Herkt2022-12-201-1/+1
* vo_sixel: Alias/deprecate exit-clear -> alt-screenMia Herkt2022-12-201-1/+4
* vo_sixel: Make buffering optionalMia Herkt2022-12-201-1/+1
* DOCS/interface-changes: Add --vo-sixel-draw-clearMia Herkt2022-12-201-0/+1
* drm: remove legacy APILaserEyess2022-11-161-0/+1
* wayland: add support for content-type protocolDudemanguy2022-11-151-0/+1
* player: add --force-render optionDudemanguy2022-11-151-0/+2
* vo_gpu_next: add tunable shader parametersNiklas Haas2022-11-111-0/+1
* vo_vaapi_wayland: remove, as it is superceded by vo_dmabuf_waylandAaron Boxer2022-10-261-1/+1
* vulkan: remove --vulkan-disable-eventsNiklas Haas2022-10-051-0/+1
* DOCS: deprecate --gamma-factor and --gamma-autoLeo Izen2022-10-011-0/+2
* wayland: add support for configure boundsDudemanguy2022-08-141-0/+1
* af_rubberband: add new engine option in rubberband 3.0.0Christoph Heinrich2022-08-031-0/+2
* x11: add --x11-present optionDudemanguy2022-06-221-0/<