aboutsummaryrefslogtreecommitdiffhomepage
path: root/options/options.c
Commit message (Expand)AuthorAge
...
* player: make --lavfi-complex changeable at runtimeGravatar wm42017-08-12
* vo_opengl: separate hwdec context and mapping, port it to use raGravatar wm42017-08-10
* cocoa: add an option to disable the native macOS fullscreenGravatar Akemi2017-08-06
* options: --priority can be LGPLGravatar wm42017-08-03
* options: fix --external-file alias typoGravatar Martin Herkt2017-07-29
* options: drop --video-aspect-method=hybridGravatar wm42017-07-21
* options: kill --field-dominanceGravatar wm42017-07-21
* options: change everything againGravatar wm42017-07-02
* d3d: make DXVA2 support optionalGravatar wm42017-06-30
* options: change path list options, and document list optionsGravatar wm42017-06-30
* video: change --video-aspect-method default value againGravatar wm42017-06-29
* build: change how some OS specific source files are selectedGravatar wm42017-06-29
* options: handle suffixes like -add in a more generic wayGravatar wm42017-06-26
* options: suggest a replacement for --field-dominanceGravatar wm42017-06-25
* options: simplify and rename m_option_type_storeGravatar wm42017-06-23
* options: remove weird --really-quiet special behaviorGravatar wm42017-06-23
* options: unbreak -hGravatar wm42017-06-23
* player: change license of most core files to LGPLGravatar wm42017-06-23
* 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