aboutsummaryrefslogtreecommitdiffhomepage
path: root/options/options.c
Commit message (Expand)AuthorAge
...
* player: disable --frames in WIP LGPL modeGravatar wm42017-06-23
* player: disable video equalizer frontend code for WIP LGPL modeGravatar wm42017-06-23
* options: disable --field-dominance for WIP LGPL mode, also deprecateGravatar wm42017-06-23
* player: disable --priority for WIP LGPL modeGravatar wm42017-06-23
* stream: move cache option declarations to cache.cGravatar wm42017-06-23
* dec_video: change license to LGPL (almost)Gravatar wm42017-06-18
* command: add all options to property->option bridgeGravatar wm42017-06-15
* options: make mess to allow setting profile option with libmpvGravatar wm42017-06-15
* js: add javascript scripting support using MuJSGravatar Avi Halachmi (:avih)2017-06-14
* options: slight cleanup of --sub-ass-style-overrideGravatar Niklas Haas2017-06-07
* options: change --sub-fix-timing defaultGravatar wm42017-06-06
* vo_opengl: hwdec_cuda: Support separate decode and display devicesGravatar Philip Langdale2017-06-03
* 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