aboutsummaryrefslogtreecommitdiffhomepage
path: root/options
Commit message (Expand)AuthorAge
* audio: drop --softvol=no and --softvol=autoGravatar wm42016-07-09
* options: deprecate --heartbeat-cmdGravatar wm42016-06-29
* options: add a deprecation warning printing mechanismGravatar wm42016-06-29
* Fix misspellingsGravatar stepshal2016-06-26
* vo_opengl: refactor performance data propertiesGravatar Niklas Haas2016-06-08
* vo_opengl: somewhat simplify suboption handling messGravatar wm42016-06-04
* options: --geometry: center window position after applying sizeGravatar maniak13492016-05-22
* video: add --hwdec=auto-copy modeGravatar wm42016-05-11
* win32: make taskbar progress indication optionalGravatar maniak13492016-05-08
* x11: rename inappropriate --x11-bypass-compositor=never optionGravatar wm42016-05-07
* x11: add --x11-bypass-compositor=alwaysGravatar wm42016-05-06
* client API: access choices as flags if appropriateGravatar wm42016-05-04
* x11: extend --x11-bypass-compositor with fs-only optionGravatar wm42016-05-02
* options: add --fit-border video optionGravatar maniak13492016-04-30
* sd_add: replace --sub-ass=no with --ass-style-override=stripGravatar wm42016-04-30
* vo_opengl: D3D11VA + ANGLE interopGravatar wm42016-04-27
* command: fix cycling certain propertiesGravatar wm42016-04-15
* client API: improve mpv_set_property() handling of MPV_FORMAT_NODEGravatar wm42016-04-15
* m_option: slightly improve --msg-level=help outputGravatar wm42016-04-13
* m_option: add string conversion for --audio-channelsGravatar wm42016-04-13
* x11: do not set _NET_WM_BYPASS_COMPOSITOR by defaultGravatar wm42016-04-03
* vd_lavc: add d3d11va hwdecGravatar Kevin Mitchell2016-03-30
* Add a mediacodec decoder hwdec wrapperGravatar Jan Ekström2016-03-25
* ipc: rename --input-unix-socket to --input-ipc-serverGravatar James Ross-Gowan2016-03-23
* dxva2: add interop (non-copyback) hwdec_typeGravatar Kevin Mitchell2016-02-17
* player: add --external-file optionGravatar wm42016-02-08
* player: add complex filter graph supportGravatar wm42016-02-05
* options: set fs=yes by default on RPI, and change RPI defaults handlingGravatar wm42016-02-05
* audio: remove default preference for libdcadecGravatar wm42016-02-01
* audio: change downmix behavior, add --audio-normalize-downmixGravatar wm42016-01-20
* audio: change --audio-channels default back to stereoGravatar wm42016-01-20
* options: add "service_name" as display tag.Gravatar Oliver Freyermuth2016-01-14
* mpv_talloc.h: rename from talloc.hGravatar Dmitrij D. Czarkoff2016-01-11
* player: make watch later/resume work when "playing" directoriesGravatar wm42016-01-06
* options: raise maximum value for --audio-samplerateGravatar wm42016-01-05
* options: exclude 360 from --video-rotate rangeGravatar wm42016-01-02
* options: add --audio-file-pathsGravatar wm42015-12-25
* stream: drop PVR supportGravatar wm42015-12-10
* win32: add option to set VO MMCSS profileGravatar wm42015-12-06
* path: cosmeticsGravatar lzmths2015-12-02
* x11: request bypassing compositorGravatar wm42015-11-18
* videotoolbox: make decoder format customizableGravatar wm42015-11-17
* player: handle rebasing start time differentlyGravatar wm42015-11-16
* Remove some VLAsGravatar wm42015-11-06
* options: enable mpeg2 hw decoding by default if hw decoding is requestedGravatar wm42015-11-05
* options: handle terminal/logging settings eagerlyGravatar wm42015-11-04
* player: add audio drop/duplicate modeGravatar wm42015-10-27
* options: remove --use-text-osdGravatar wm42015-10-24
* options: add support for client certificate authenticationGravatar Joschka Tillmanns2015-10-20
* ytdl: Remove DASH hacks, use DASH by defaultGravatar ChrisK22015-10-11