summaryrefslogtreecommitdiffstats
path: root/options/options.h
Commit message (Expand)AuthorAgeFilesLines
* player: write file name to the watch later config fileAlessandro Ghedini2014-06-011-0/+1
* video: add --video-rotate option for controlling auto-rotationwm42014-05-241-0/+2
* stream: kill start_pos, remove --sb optionwm42014-05-241-1/+0
* input: allow disabling window dragging with --no-window-draggingwm42014-05-201-0/+1
* cache: redo options and default settingswm42014-05-201-5/+9
* x11: replace--[x11-]fstype option with --x11-netwmwm42014-05-161-1/+1
* options: add --hr-seek-framedrop optionwm42014-05-071-0/+1
* vo: remove old stuffwm42014-05-061-2/+0
* options: merge ---sub-auto-match with --sub-autowm42014-05-041-1/+0
* options: remove deprecated --identifyMartin Herkt2014-05-041-1/+0
* options: remove obsolete --fsmode-dontuseMartin Herkt2014-05-041-1/+0
* options: rename video-related options/propertiesMartin Herkt2014-05-041-1/+1
* options: rename input-related optionsMartin Herkt2014-05-041-1/+1
* player: add a --loop-file optionwm42014-04-171-0/+1
* player: add a --dump-stats optionwm42014-04-171-0/+1
* New option --no-ometadata to opt out of including metadata when encoding.Rudolf Polzer2014-04-141-0/+1
* msg: add --msgtime option to add timestamps to each output messagewm42014-02-281-0/+1
* lua: add option to disable auto-loading of lua scriptswm42014-02-281-0/+1
* config: add a --config-dir option to force config directorywm42014-02-251-0/+1
* options: add --no-terminal switchwm42014-02-101-0/+1
* lua: add a --lua-opts option, which can be queried by scriptswm42014-01-161-0/+1
* player: add --term-osd-bar, which shows a status bar on the terminalwm42014-01-151-0/+2
* player: redo terminal OSD and status line handlingwm42014-01-131-1/+0
* quvi: add option to not fetch subtitlesAndre D2014-01-051-0/+1
* vd_lavc: by default, output all frames, even corrupted oneswm42013-12-291-0/+1
* options: simplify handling of some help optionswm42013-12-261-1/+0
* player: add --secondary-sid for displaying a second subtitle streamwm42013-12-241-0/+1
* options: move network related options to MPOptswm42013-12-221-9/+8
* msg: remove global statewm42013-12-211-0/+4
* input: rework how input sources are addedwm42013-12-211-0/+1
* msg: change --msglevel, reduce legacy gluewm42013-12-201-0/+2
* Move options/config related files from mpvcore/ to options/wm42013-12-171-0/+297