summaryrefslogtreecommitdiffstats
path: root/options/options.h
Commit message (Expand)AuthorAgeFilesLines
* Remove the last remains of slave modewm42014-08-011-1/+0
* stream_lavf: allow setting AVOptions with --stream-lavf-owm42014-07-301-0/+1
* vo: remove vo_mouse_movement() wrapperwm42014-07-271-2/+0
* demux: add a demuxer threadwm42014-07-161-0/+3
* Revert "Remove DVD and Bluray support"wm42014-07-151-0/+6
* Remove DVD and Bluray supportwm42014-07-141-6/+0
* options: Expose --colormatrix-primaries to the userNiklas Haas2014-06-221-0/+1
* stream: add a file cachewm42014-06-221-0/+2
* options: allow adding multiple files with --audio-filewm42014-06-181-1/+1
* sub: add --sub-scale-with-window optionwm42014-06-141-0/+1
* options: remove use of an inverted option valuewm42014-06-131-2/+1
* options: turn --idx, --forceidx into --indexwm42014-06-131-1/+1
* win32: implement --priority differentlywm42014-06-121-0/+2
* encode: make option struct localwm42014-06-111-21/+2
* input: make option struct localwm42014-06-111-18/+1
* demux_lavf: make option struct localwm42014-06-111-12/+1
* ad_lavc: make option struct localwm42014-06-111-7/+1
* vd_lavc: make option struct localwm42014-06-111-11/+1
* demux_raw: remove global option variableswm42014-06-111-0/+3
* demux_mf: remove global option variableswm42014-06-111-0/+3
* options: remove global variables for swscale options; rename themwm42014-06-111-0/+2
* stream_dvd, stream_dvdnav, stream_bluray: remove global option variableswm42014-06-111-0/+6
* stream_dvb: remove global option variableswm42014-06-111-0/+1
* stream_cdda: remove global option variableswm42014-06-111-0/+3
* stream_pvr: remove global option variableswm42014-06-111-0/+1
* tv: remove global option variableswm42014-06-111-0/+2
* 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