aboutsummaryrefslogtreecommitdiffhomepage
path: root/options
Commit message (Expand)AuthorAge
* video: increase --monitorpixelaspect rangeGravatar James Ross-Gowan2017-08-26
* command: restore OSD marker for video equalizer propertiesGravatar wm42017-08-23
* video: change --deinterlace behaviorGravatar wm42017-08-22
* video: redo video equalizer option handlingGravatar wm42017-08-22
* options: add a thread-safe way to notify option updatesGravatar wm42017-08-22
* options: change --loop semanticsGravatar wm42017-08-14
* player: add --track-auto-selection optionGravatar wm42017-08-12
* 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
* options: fix --includeGravatar wm42017-08-08
* 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
* client API: drop some compatibility handlingGravatar wm42017-07-21
* options: kill --field-dominanceGravatar wm42017-07-21
* options/path: fallback to USERPROFILE if HOME isn't setGravatar Ricardo Constantino2017-07-06
* m_option: deprecate multiple items for -add etc.Gravatar wm42017-07-02
* options: change everything againGravatar wm42017-07-02
* m_option: remove unused error codeGravatar wm42017-07-02
* m_option: remove redundant indirectionsGravatar 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
* Universal Windows Plaform (UWP) supportGravatar Pedro Pombeiro2017-06-29
* build: change how some OS specific source files are selectedGravatar wm42017-06-29
* build: replace glob() check and assume it's always in POSIXGravatar wm42017-06-29
* options: sort action list alphabeticallyGravatar wm42017-06-27
* options: expose string list actions for --sub-file optionGravatar wm42017-06-27
* options: list suffix actions as options tooGravatar wm42017-06-27
* options: handle suffixes like -add in a more generic wayGravatar wm42017-06-26
* client API: drop old "no-" option emulationGravatar wm42017-06-26
* options: suggest a replacement for --field-dominanceGravatar wm42017-06-25
* Revert "parse_commandline: fail gracefully on bad args"Gravatar wm42017-06-24
* 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
* Revert "m_option: make geometry code GPL-only"Gravatar wm42017-06-22
* m_option: make geometry code GPL-onlyGravatar wm42017-06-21
* dec_video: change license to LGPL (almost)Gravatar wm42017-06-18
* img_format: minor simplificationGravatar wm42017-06-18
* command: avoid going through prop->opt bridge from opt->prop bridgeGravatar wm42017-06-16
* command: add all options to property->option bridgeGravatar wm42017-06-15
* options: make mess to allow setting profile option with libmpvGravatar wm42017-06-15