aboutsummaryrefslogtreecommitdiffhomepage
path: root/options
Commit message (Expand)AuthorAge
* options: introduce --cache=yes choiceGravatar wm42015-03-12
* cache: bump default size to 150MBGravatar wm42015-03-12
* options: add M_OPT_FILE to new options that are missing itGravatar Philip Sequeira2015-03-07
* player: fix operation if command line is emptyGravatar wm42015-03-06
* player: minor simplificationGravatar wm42015-03-05
* options: add flag option typeGravatar wm42015-03-04
* win32: fix some more -Wparentheses warningsGravatar wm42015-03-04
* options: handle choice -> flag fallback automaticallyGravatar wm42015-02-27
* options: minor simplification in flag option parserGravatar wm42015-02-27
* demux: bump default demuxer queue sizesGravatar wm42015-02-27
* ytdl: add "--ytdl-params" optionGravatar Thiago Kenji Okada2015-02-25
* demux: add a demux_open_url() functionGravatar wm42015-02-20
* m_config: log options set by the client API tooGravatar wm42015-02-16
* sub: mess with styling defaults, change --ass-use-margins behaviorGravatar wm42015-02-16
* options: mark some more options as runtime-settableGravatar wm42015-02-16
* osd: make it possible to have different subtitle vs. OSD defaultsGravatar wm42015-02-16
* player: undeprecate 'config' filesGravatar wm42015-02-15
* player: add a --loop=force modeGravatar wm42015-02-12
* options: add --network-timeoutGravatar wm42015-02-06
* options: change --msg-level optionGravatar wm42015-02-06
* options: allow ":" as separator in key-value listsGravatar wm42015-02-06
* player: do not autoload audio with audio files, enable autoloadingGravatar wm42015-02-05
* options: allow things like --geometry=x50Gravatar wm42015-02-04
* player: remove --fixed-voGravatar wm42015-02-03
* options: allow more options to be changed at runtimeGravatar wm42015-02-03
* options: fix parsing for options/af and options/vfGravatar wm42015-02-03
* player: add external audio file auto-loadingGravatar wm42015-02-02
* options: slightly improve help output for choice and flag optionsGravatar wm42015-02-02
* 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