aboutsummaryrefslogtreecommitdiffhomepage
path: root/options/options.c
Commit message (Expand)AuthorAge
...
* vo_opengl, vo_opengl_cb: better hwdec interop backend selectionGravatar wm42017-01-17
* options: explicitly deprecate --ad-spdif-dtshdGravatar wm42016-12-23
* audio: change how spdif codecs are selectedGravatar wm42016-12-23
* cocoa: fullscreen refactoringGravatar Akemi2016-12-15
* options: remove weird RPI-only fullscreen defaultGravatar wm42016-12-08
* options: remove deprecated sub-option handling for --vo and --aoGravatar wm42016-11-25
* options: clarify --softvol deprecation message and manpage entryGravatar wm42016-11-19
* cocoa: option to scale window by HiDPI scale factorGravatar Akemi2016-11-11
* options: make --load-scripts runtime changeableGravatar wm42016-10-22
* video: add --hwdec=vdpau-copy modeGravatar wm42016-10-20
* vd_lavc: Add hwdec wrapper for crystalhdGravatar Philip Langdale2016-10-15
* vo_drm: change CLI options + refactorsGravatar rr-2016-10-07
* options: handle --audio-device changes like the other optionsGravatar wm42016-10-05
* audio: make setting audio-exclusive update the audio chainGravatar Kevin Mitchell2016-10-04
* options: rename subtitle optionsGravatar Dan Oscarsson2016-10-03
* player: make --stop-screensaver runtime-changeableGravatar wm42016-10-02
* rpi: add --hwdec=rpi-copyGravatar wm42016-09-30
* win32: make --priority runtime-settableGravatar James Ross-Gowan2016-09-28
* options: do not mark --profile/--include as M_OPT_FIXEDGravatar wm42016-09-24
* player: do not let pseudo-gui override user config settingsGravatar wm42016-09-23
* player: make audio-channels etc. runtime settableGravatar wm42016-09-22
* player: add --watch-later-directory optionGravatar David Logie2016-09-22
* client API: more or less deprecate mpv_set_option()Gravatar wm42016-09-21
* options: make input options generally runtime-settableGravatar wm42016-09-21
* command: change update handling of some video-related propertiesGravatar wm42016-09-20
* options: fix window-scale propertyGravatar wm42016-09-20
* player: make --osc/--ytdl settable during playbackGravatar wm42016-09-20
* options, command: simplify some option updatesGravatar wm42016-09-19
* player: make --terminal freetly settable at runtimeGravatar wm42016-09-19
* options: slightly better option update mechanismGravatar wm42016-09-19
* options: remove some M_OPT_FIXED flagsGravatar wm42016-09-19
* player: more option/property consistency fixesGravatar wm42016-09-18
* options: rename/deprecate --playlist-posGravatar wm42016-09-18
* options: actually deprecate --mute=autoGravatar wm42016-09-18
* options: kill M_OPT_GLOBAL flagGravatar wm42016-09-17
* options: add --hwdec=yes as alias for --hwdec=autoGravatar wm42016-09-15
* player: move builtin profiles to a separate fileGravatar wm42016-09-15
* hwdec_cuda: Add trivial cuda-copy wrapperGravatar Philip Langdale2016-09-11
* stream_dvd, stream_dvdnav: remove weird option parsing stuffGravatar wm42016-09-08
* options: drop unreferenced --bluray-angle optionGravatar wm42016-09-08
* hwdec/opengl: Add support for CUDA and cuvid/NvDecodeGravatar Philip Langdale2016-09-08
* demux: do not access global optionsGravatar wm42016-09-06
* audio/out: deprecate "exclusive" sub-optionsGravatar wm42016-09-05
* vo_image: move to global optionsGravatar wm42016-09-05
* options: add a mechanism to make sub-option replacement slightly easierGravatar wm42016-09-05
* sd_lavc: enable teletextGravatar wm42016-09-03
* ao_alsa: change sub-options to global optionsGravatar wm42016-09-02
* options: deprecate --vo-defaultsGravatar wm42016-09-02
* vo_opengl: deprecate sub-options, add them as global optionsGravatar wm42016-09-02
* vo: use new option update mechanismGravatar wm42016-09-02