aboutsummaryrefslogtreecommitdiffhomepage
path: root/options/options.c
Commit message (Expand)AuthorAge
* audio: merge --replaygain-track and --replaygain-album into one optionGravatar wm42017-04-27
* audio: move replaygain control to top-level optionsGravatar wm42017-04-26
* options: change --audio-file-auto default to not to load any filesGravatar wm42017-04-20
* player: add --keep-open-pause=no optionGravatar Dan Oscarsson2017-04-14
* options: deprecate --loopGravatar wm42017-04-10
* options: assing proper default value for --audio-channelsGravatar wm42017-04-05
* sub: add SDH subtitle filterGravatar Dan Oscarsson2017-03-25
* options: add M_OPT_FILE to some more file optionsGravatar Philip Sequeira2017-03-06
* hw_videotoolbox: allow using native decoder output formatGravatar wm42017-03-02
* cocoa: add option to force dedicated GPUGravatar Akemi2017-02-27
* cocoa: add --ontop-level option for modifying ontop window levelGravatar Akemi2017-02-13
* Fix build with HAVE_GL==0Gravatar Michael Forney2017-02-13
* player: add experimental stream recording featureGravatar wm42017-02-07
* sub: add justify of subtitlesGravatar Dan Oscarsson2017-02-01
* win32: snap to screen edgesGravatar pavelxdd2017-01-27
* sub: add option to force using video resolution for image subtitlesGravatar wm42017-01-23
* player: remove --stream-capture option/propertyGravatar wm42017-01-21
* options: refacactor how --opengl-dwmflush is declaredGravatar wm42017-01-20
* options: refactor how --opengl-dcomposition is declaredGravatar wm42017-01-20
* player: add prefetching of the next playlist entryGravatar wm42017-01-18
* 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