aboutsummaryrefslogtreecommitdiffhomepage
path: root/options
Commit message (Expand)AuthorAge
* options: list correct default value for --screenshot-templateGravatar wm42015-01-26
* msg: add --log-file optionGravatar wm42015-01-26
* options: make --hls-bitrate=max the defaultGravatar wm42015-01-26
* options: don't list removed optionsGravatar wm42015-01-25
* win32: remove check for SetPriorityClass()Gravatar wm42015-01-20
* x11: add --on-all-workspaces option and propertyGravatar wm42015-01-16
* player: add --autofit-smaller optionGravatar wm42015-01-16
* options: don't cut off long options in --list-optionsGravatar wm42015-01-06
* sub: add option to not scale subtitles with windowGravatar wm42015-01-05
* build: rename MPLAYER_CONFDIR defineGravatar wm42015-01-02
* player: capitalize --display-tags itemsGravatar wm42014-12-31
* player: filter tags, add --display-tags optionGravatar wm42014-12-29
* audio: make native channel count the default instead of stereo downmixGravatar wm42014-12-15
* options: deprecate 'lua' based options/dirs for 'script'Gravatar Avi Halachmi (:avih)2014-12-15
* options: add option for ignoring patch in resume mechanismGravatar wm42014-12-13
* player: add a --keep-open=always modeGravatar wm42014-12-12
* options: fix parsing for --ab-loop-*Gravatar wm42014-12-12
* options: make --no-... options work for OPT_REPLACED tooGravatar wm42014-12-11
* options: add slightly more sophistcated mechanism for option deprecationGravatar wm42014-12-11
* player: set a specific window title in idle modeGravatar wm42014-12-10
* m_option: never return NOPTS value as number from propertiesGravatar wm42014-12-10
* options: enable --ytdl by defaultGravatar wm42014-12-09
* options: --wid can be set at any timeGravatar wm42014-12-09
* options: add a 'once' idle modeGravatar Stefano Pigozzi2014-12-07
* cocoa: allow to black out other display when going fsGravatar Stefano Pigozzi2014-12-01
* options: fix channel map options sometimes failingGravatar wm42014-12-01
* options: fix swapped deprecated/replacement in warningGravatar wm42014-12-01
* options: simplify channel map validationGravatar wm42014-12-01
* Do not call strerror()Gravatar wm42014-11-26
* player: add option not to use OSD/fontconfigGravatar wm42014-11-25
* parse_configfile: check quote termination properlyGravatar wm42014-11-21
* m_property: fix a typoGravatar wm42014-11-21
* Remove some unneeded NULL checksGravatar wm42014-11-21
* options: add --ytdl-format option for youtube-dl formatGravatar Jaime Marquínez Ferrándiz2014-11-20
* player: integrate ytdl_hook.luaGravatar wm42014-11-19
* demux_mkv: add an option for compatibility with HaaliGravatar wm42014-11-18
* command: initialize a-b loop options correctlyGravatar wm42014-11-18
* command: implement A-B loopsGravatar wm42014-11-18
* demux_mkv: adjust subtitle preroll again (2)Gravatar wm42014-11-15
* command: export some option metadataGravatar wm42014-11-13
* command: make sub-properties more flexibleGravatar wm42014-11-13
* command: fix weird stuffGravatar wm42014-11-13
* win32: silence some warningsGravatar James Ross-Gowan2014-11-08
* audio: add --audio-client-name optionGravatar wm42014-11-07
* player: add --chapters-file optionGravatar wm42014-11-02
* player: add an option to abort playback on partial init failuresGravatar wm42014-10-28
* Drop libquvi supportGravatar wm42014-10-25
* video: initial dxva2 supportGravatar wm42014-10-25
* terminal: strictly don't read terminal input if stdout is not a terminalGravatar wm42014-10-23
* m_option: format mpv_node as jsonGravatar wm42014-10-23