aboutsummaryrefslogtreecommitdiffhomepage
path: root/options/options.c
Commit message (Expand)AuthorAge
* player: add --playlist-pos optionGravatar wm42015-08-22
* options: sub-file replaces subfile, instead of subGravatar Stian Eikeland2015-08-21
* player: add display sync modeGravatar wm42015-08-10
* options: remove the period at the end of "No file."Gravatar Niklas Haas2015-08-09
* options: move program name to end of window titleGravatar Martin Herkt2015-08-09
* demux: add options to control maximum queue sizeGravatar wm42015-08-05
* demux: remove options to control minimum packet queue sizeGravatar wm42015-08-05
* hwdec: add VideoToolbox supportGravatar Sebastien Zwickert2015-08-05
* cache: make backbuffer size configurableGravatar wm42015-07-22
* sub: add option for stretching image subtitles to screenGravatar wm42015-07-18
* player: extend --hls-bitrate optionGravatar wm42015-07-13
* player: disable seeking even if the cache is enabledGravatar wm42015-07-08
* vo_opengl_cb, vo_opengl: add option for preloading hwdec contextGravatar wm42015-07-07
* options: cleanup hwdec name mappingsGravatar wm42015-07-07
* audio: add --audio-spdif as new method for enabling passthroughGravatar wm42015-06-05
* options: remove --slave-brokenGravatar wm42015-05-27
* player: use an array for stream ID options and suchGravatar wm42015-05-22
* options: rename --media-title optionGravatar wm42015-05-22
* audio: make softvol scale cubicGravatar wm42015-05-22
* audio: change range of volume option/propertyGravatar wm42015-05-22
* options: --loop without argument means looping foreverGravatar wm42015-05-22
* video: add hevc to whitelist of hwdec codecsGravatar wm42015-05-14
* player: add --force-window=immediate modeGravatar wm42015-05-08
* options: fix typo in variable nameGravatar wm42015-05-03
* options: remove --leak-reportGravatar wm42015-05-02
* screenshots: prefix default template with "mpv-"Gravatar wm42015-05-01
* screenshots: add --screenshot-directory optionGravatar wm42015-05-01
* ytdl: force "best" format by defaultGravatar wm42015-04-26
* player: add --window-scale optionGravatar wm42015-04-24
* demux_mkv: move global options to the demuxerGravatar wm42015-04-23
* options: don't restrict --hr-seek-demuxer-offsetGravatar wm42015-04-20
* options: --hr-seek=always is the same as --hr-seek=yesGravatar wm42015-04-15
* Update license headersGravatar Marcin Kurczewski2015-04-13
* video: cleanup stereo mode parsingGravatar wm42015-04-02
* options: make --video-rotate use range 0-360Gravatar wm42015-03-31
* video: move colorspace overrides to vf_format, simplifyGravatar wm42015-03-31
* csputils: unify names for colorspace/etc. namesGravatar wm42015-03-31
* RPI supportGravatar wm42015-03-29
* input: remove Linux joystick supportGravatar wm42015-03-24
* input: remove classic LIRC supportGravatar wm42015-03-24
* audio: prefer libdcadec by default if presentGravatar wm42015-03-23
* 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
* options: handle choice -> flag fallback automaticallyGravatar wm42015-02-27
* demux: bump default demuxer queue sizesGravatar wm42015-02-27
* ytdl: add "--ytdl-params" optionGravatar Thiago Kenji Okada2015-02-25
* 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