summaryrefslogtreecommitdiffstats
path: root/DOCS
Commit message (Expand)AuthorAgeFilesLines
* options: change option macros and all option declarationswm42020-03-181-1/+1
* vo_gpu: warn if correct-downscaling is ignoredAvi Halachmi (:avih)2020-03-141-0/+2
* DOCS/interface-changes.rst: add note about property notification changeswm42020-03-141-0/+7
* command: add libass-version propertywm42020-03-081-0/+5
* stream_lavf: use smb:// for ffmpeg libsmbclient supportwm42020-03-071-1/+1
* manpage: explicitly mention "tick" event as deprecatedwm42020-03-071-1/+1
* client API: provide ways to finish property changes on file changeswm42020-03-071-0/+16
* client API: remove deprecated qthelper.hpp headerwm42020-03-061-0/+10
* command: remove legacy hook APIwm42020-03-062-41/+3
* command: extend osd-overlay command with bounds reportingwm42020-03-062-0/+26
* manpage: fix typoswm42020-03-061-2/+2
* demux: deprecate --cache-secswm42020-03-052-2/+15
* manpage: make suggestion for --vd-queue dynamic configwm42020-03-051-1/+3
* f_decoder_wrapper: make decoder thread responsive while filling queuewm42020-03-051-3/+0
* manpage: document how final queue size is determinedwm42020-03-051-0/+5
* manpage: clarify writes to playlist-poswm42020-03-051-2/+8
* demuxer-lavf: udp_multicast rtsp-transport optionmg2020-03-031-1/+1
* manpage: suggest using the decoding queue with backward playbackwm42020-03-011-0/+3
* f_decoder_wrapper: make most queue options runtime changeablewm42020-03-011-0/+4
* ad_lavc: disable decoder downmix by defaultwm42020-02-291-1/+1
* player: add optional separate video decoding threadwm42020-02-291-0/+40
* osc: use default hr-seek when dragging progress bar to seekwm42020-02-281-5/+6
* player: dumb seeking related stuff, make audio hr-seek defaultwm42020-02-281-1/+4
* demux_mkv: document probe-start-time option and enable it by defaultwm42020-02-271-0/+6
* demux: simplify some internals, stop trying to read packets after EOFwm42020-02-271-0/+10
* ipc: allow sending commands with named argumentswm42020-02-241-0/+11
* ipc: add more blabla that nobody readswm42020-02-241-0/+23
* ipc: implement asynchronous commandswm42020-02-241-3/+32
* ytdl_hook, edl: add fps, samplerate codec parameterswm42020-02-211-0/+7
* manpage: directly link interface-changes.rst in changelog sectionwm42020-02-211-4/+6
* ytdl_hook: enable default selection via --ytdl-format with all_formatswm42020-02-211-4/+7
* edl: make it possible to set the track "default" flagwm42020-02-211-0/+11
* manpage: fix some path description detailswm42020-02-211-5/+4
* manpage: suggest using PuTTY for accessing mpv IPC named pipes on win32wm42020-02-211-0/+3
* ytdl_hook: replace skip_muxed with force_all_formats optionwm42020-02-211-16/+33
* manpage: reorganize ytdl_hook option descriptionswm42020-02-211-51/+66
* edl: make it possible to delay-load files with multiple trackswm42020-02-211-0/+16
* ytdl_hook: attempt to filter out muxed streams if all_formats is usedwm42020-02-201-0/+12
* manpage: minor fixeswm42020-02-192-11/+11
* scripting: add a way to run sub processes as "scripts"wm42020-02-191-0/+27
* ytdl_hook: add all_formats optionwm42020-02-191-0/+17
* ytdl_hook: add a way to not pass --format to the command linewm42020-02-191-2/+7
* manpage: deprecated options in examplesxPMo2020-02-191-4/+4
* manpage: improve command_native_async descriptionwm42020-02-161-6/+13
* sub: add an option to filter subtitles by regexwm42020-02-161-0/+41
* manpage: fix a case of broken indentationwm42020-02-151-15/+16
* edl: add mechanism for delay loading streamswm42020-02-151-0/+72
* demux_edl: warn if no_clip is used with multiple partswm42020-02-151-1/+2
* demux_edl: allow a redundant new_stream at the beginningwm42020-02-151-0/+12
* demux_edl: improve parsing slightlywm42020-02-151-1/+2
* msg: slightly improve --msg-time outputwm42020-02-141-1/+4
* manpage: clarify --player-operation-modewm42020-02-142-6/+13
* manpage: fix typo on sub-endwm42020-02-121-1/+1
* sws_utils: use zimg by default if availablewm42020-02-121-6/+5
* manpage: add some blabla about zimg speed vs. libswscalewm42020-02-101-1/+10
* vf_format: add w, h parameterswm42020-02-091-0/+4
* player: add ab-loop-count option/propertywm42020-02-081-0/+8
* DOCS/interface-changes.rst: mention it's for incompatible changeswm42020-02-081-1/+3
* DOCS/interface-changes.rst: mention OSX bundle loggingwm42020-02-081-0/+1
* mac: activate logging when started from the bundleder richter2020-02-081-0/+3
* DOCS: js: minor update for requireAvi Halachmi (:avih)2020-02-071-5/+5
* js: require: directory-scripts: first look at <dir>/modules/Avi Halachmi (:avih)2020-02-072-1/+6
* js: require: don't use ~~/scripts/modules.js/Avi Halachmi (:avih)2020-02-071-11/+20
* command: add cache-duration to cache state propertywm42020-02-071-0/+3
* demux: add option to disable "sharing" between back and forward bufferswm42020-02-071-1/+14
* options: disable vsfilter blur compat by defaultwm42020-02-071-1/+1
* lua: add mp.get_script_directory() functionwm42020-02-041-5/+16
* manpage: --sub-codepage cannot do muxed subswm42020-02-011-0/+5
* lua: set package path if loaded from a script directorywm42020-02-012-10/+43
* scripting: load scripts from directorieswm42020-02-011-0/+4
* wayland: remove wayland-frame-wait-offset optiondudemanguy2020-01-311-9/+0
* manpage: update force dedicated gpu on macOS optionder richter2020-01-271-1/+1
* Release 0.32.0v0.32.0release/0.32sfan52020-01-261-1/+1
* scripting: make player error when attempting to load unknown scriptswm42020-01-191-3/+4
* command: add osd-dimensions propertywm42020-01-081-0/+31
* options: change option parsing when using a single dashwm42020-01-072-4/+18
* manpage: explain deprecated usage of multiple items with *-addDave2020-01-071-6/+9
* DOCS/encoding.rst: remove deprecated usage of multiple items with *-addDave2020-01-071-2/+6
* libarchive: some shitty hack to make opening slightly fasterwm42020-01-041-0/+12
* manpage: update discussion of nvidia hardware accelerationPhilip Langdale2019-12-291-26/+25
* video: cuda: add explicit context creation for copy hwaccelsPhilip Langdale2019-12-291-8/+9
* command: add a playlist-unshuffle commandwm42019-12-281-0/+6
* Release 0.31.0v0.31.0release/0.31sfan52019-12-281-1/+3
* DOCS/tech-overview.txt: some more blablawm42019-12-281-27/+67
* DOCS/tech-overview.txt: add lots of irrelevant blablawm42019-12-271-0/+373
* manpage: fix example in --hwdec sectionwm42019-12-241-1/+3
* vd_lavc: remove hwdec-by-default special case for RPIwm42019-12-241-0/+3
* vd_lavc: more hwdec autoselect nonsensewm42019-12-241-4/+36
* js: support mp.create_osd_overlay (match 07287262)Avi Halachmi (:avih)2019-12-231-0/+4
* osc: add option to disable santa hatNicolas F2019-12-231-0/+5
* client API, lua: add new API for setting OSD overlayswm42019-12-232-0/+115
* manpage: document that --vo=xv breaks "boxvideo"wm42019-12-231-0/+3
* client API: deprecate tick eventwm42019-12-221-0/+1
* js: read_options: on_update: don't re-read the config fileAvi Halachmi (:avih)2019-12-221-1/+1
* lua: change runtime option change behaviorwm42019-12-221-0/+6
* video/out/x11: add fs-screen fallbackNicolas F2019-12-222-2/+4
* js: read_options: support on_update (match 478a321d)Avi Halachmi (:avih)2019-12-211-1/+2
* lua: add a helper for runtime script option changeswm42019-12-201-2/+9
* manpage: add osc and console default keys to keyboard control sectionwm42019-12-201-0/+6
* console: use hidpi scale reportingwm42019-12-201-1/+4
* command: add property returning hidpi scalewm42019-12-201-0/+6
* demux: add an option to control tag charsetwm42019-12-201-0/+13
* edl: accept arbitrary pathswm42019-12-201-3/+0
* js: require: allow custom module search paths via mp.module_pathsAvi Halachmi (:avih)2019-12-191-0/+8
* DOCS: js: minor update for modules/requireAvi Halachmi (:avih)2019-12-191-7/+10
* manpage: lua: mention what happens on unavailable propertieswm42019-12-191-0/+4
* command, lua: add a way to share data between scriptswm42019-12-181-0/+22
* options: deprecate -del for list optionswm42019-12-184-6/+8
* options: add -remove action to list optionswm42019-12-183-5/+24
* options: make keys in key/value lists uniquewm42019-12-181-0/+3
* options: increase consistency between list options and document themwm42019-12-185-30/+129
* command: change "window-scale" property behaviorwm42019-12-162-4/+18
* command: change "edition" property behaviorwm42019-12-162-5/+17
* mac: remove Apple Remote supportder richter2019-12-154-9/+4
* DOCS/contribute.md: fix a typowm42019-12-151-1/+1
* DOCS/contribute.md: should -> mustwm42019-12-151-8/+8
* DOCS: mention that mpv doesn't build with MSVCwm42019-12-141-2/+6
* manpage: fix --vulkan-async-compute default valuewm42019-12-121-2/+2
* console.lua: add this scriptJames Ross-Gowan2019-12-083-0/+112
* DOCS: fix wayland-frame-wait offset value rangedudemanguy2019-12-051-1/+1
* osc: rework window control configuration to add auto modePhilip Langdale2019-12-041-1/+7
* demux: do not make up demuxer_idwm42019-12-031-1/+5
* vf_gpu: render subtitleswm42019-11-301-3/+3
* osc: apply boxvideo margins to the window controlsPhilip Langdale2019-11-301-1/+3
* vf_gpu: add video filter using vo_gpu's rendererwm42019-11-291-0/+36
* x11: implement unminimizationwm42019-11-291-1/+1
* command: change window-minimized/window-maximized to optionswm42019-11-292-10/+17
* man/osc: fix typoPhilip Langdale2019-11-291-1/+1
* x11: implement minimize and maximize related VOCTRLsPhilip Langdale2019-11-291-2/+9
* osc: implement pseudo client side decorations via OSCPhilip Langdale2019-11-291-0/+16
* DOCS/interface-changes.rst: more details about track property changeswm42019-11-271-1/+4
* command: change vid/aid/sid property behavior slightlywm42019-11-252-4/+9
* command: change af/vf property behavior wrt. filter creation failureswm42019-11-252-6/+12
* command, options: deprecate old --display-fps behaviorwm42019-11-253-6/+18
* manpage: remove audio-file etc. caveat descriptionwm42019-11-241-13/+0
* options: remove deprecated --playlist-pos aliaswm42019-11-242-4/+1
* lua: make add_key_binding() rotate optional arguments correctlywm42019-11-231-1/+3
* input: export input.conf comments ot input-bindings propertywm42019-11-231-2/+7
* command, input: add input-bindings propertywm42019-11-231-0/+37
* command: add command-list propertywm42019-11-231-0/+8
* input: add text produced by key to script key eventswm42019-11-222-1/+14
* manpage: correct "complex" key binding descriptionwm42019-11-221-2/+2
* manpage: improve "complex" key binding list of table entrieswm42019-11-221-6/+13
* input: introduce a pseudo key name that grabs all text inputwm42019-11-221-0/+5
* player: Optionally validate st_mtime when restoring playback stateChris Down2019-11-202-0/+9
* manpage: extend documentation of key nameswm42019-11-191-0/+74
* lua: report key name for "complex" key bindingswm42019-11-191-3/+4
* manpage: deprecate input section commandswm42019-11-192-0/+8
* DOCS/contribute.md: some clarificationswm42019-11-181-3/+7
* options: deprecate --video-sync=display-adropwm42019-11-171-0/+2
* manpage: add section about using mpv from programs and scriptswm42019-11-161-0/+45
* options: deprecate --input-filewm42019-11-162-0/+4
* demux_lavf: fight ffmpeg API some more and get the timeout setwm42019-11-161-0/+12
* stream_lavf: set --network-timeout to 60 seconds by defaultwm42019-11-141-5/+8
* wayland: use hidpi-window-scale optiondudemanguy2019-11-121-1/+1
* manpage: expand MPV_LEAK_REPORT environment variable descriptionwm42019-11-091-1/+5
* wscript: add --enable-ta-leak-report optionwm42019-11-081-0/+1
* test: make tests part of the mpv binarywm42019-11-081-0/+17
* vo_gpu: vdpau actually works under EGLwm42019-11-071-2/+1
* manpage: vdpauglx backend was removedwm42019-11-071-5/+0
* DOCS/contribute.md: add #include order to coding stylewm42019-11-071-0/+11
* DOCS/contribute.md, zimg: remove 2 instances of an extraneous "s"wm42019-11-071-1/+1
* stream: bump default buffer size from 2K to 64Kwm42019-11-061-1/+1
* stream: turn into a ring buffer, make size configurablewm42019-11-061-0/+26
* manpage: update input protocolswm42019-11-041-55/+20
* manpage: opengl-cb -> libmpvwm42019-11-041-5/+5
* manpage: fix global config file path in --hwdec descriptionwm42019-11-041-1/+1
* manpage: shovel around --hwdec description (again)wm42019-11-041-25/+39
* DOCS/interface-changes.rst: improve entry about sws changeswm42019-11-031-2/+7
* vd_lavc: don't keep packets for fallbacks if errors are toleratedwm42019-11-021-0/+5
* manpage: update --framedrop optionwm42019-11-021-10/+26
* zimg: make --zimg-fast=yes defaultwm42019-11-021-1/+1
* options: make --show-profile without parameters list all profileswm42019-10-311-1/+2
* manpage: fix another typowm42019-10-311-1/+1
* manpage: update --zimg-scaler defaultwm42019-10-311-3/+3
* sws_utils, zimg: destroy vo_x11 and vo_drm performancewm42019-10-313-3/+52
* manpage: document stats page 3wm42019-10-311-0/+3
*