aboutsummaryrefslogtreecommitdiffhomepage
path: root/options/options.h
Commit message (Expand)AuthorAge
* options: remove use of an inverted option valueGravatar wm42014-06-13
* options: turn --idx, --forceidx into --indexGravatar wm42014-06-13
* win32: implement --priority differentlyGravatar wm42014-06-12
* encode: make option struct localGravatar wm42014-06-11
* input: make option struct localGravatar wm42014-06-11
* demux_lavf: make option struct localGravatar wm42014-06-11
* ad_lavc: make option struct localGravatar wm42014-06-11
* vd_lavc: make option struct localGravatar wm42014-06-11
* demux_raw: remove global option variablesGravatar wm42014-06-11
* demux_mf: remove global option variablesGravatar wm42014-06-11
* options: remove global variables for swscale options; rename themGravatar wm42014-06-11
* stream_dvd, stream_dvdnav, stream_bluray: remove global option variablesGravatar wm42014-06-11
* stream_dvb: remove global option variablesGravatar wm42014-06-11
* stream_cdda: remove global option variablesGravatar wm42014-06-11
* stream_pvr: remove global option variablesGravatar wm42014-06-11
* tv: remove global option variablesGravatar wm42014-06-11
* player: write file name to the watch later config fileGravatar Alessandro Ghedini2014-06-01
* video: add --video-rotate option for controlling auto-rotationGravatar wm42014-05-24
* stream: kill start_pos, remove --sb optionGravatar wm42014-05-24
* input: allow disabling window dragging with --no-window-draggingGravatar wm42014-05-20
* cache: redo options and default settingsGravatar wm42014-05-20
* x11: replace--[x11-]fstype option with --x11-netwmGravatar wm42014-05-16
* options: add --hr-seek-framedrop optionGravatar wm42014-05-07
* vo: remove old stuffGravatar wm42014-05-06
* options: merge ---sub-auto-match with --sub-autoGravatar wm42014-05-04
* options: remove deprecated --identifyGravatar Martin Herkt2014-05-04
* options: remove obsolete --fsmode-dontuseGravatar Martin Herkt2014-05-04
* options: rename video-related options/propertiesGravatar Martin Herkt2014-05-04
* options: rename input-related optionsGravatar Martin Herkt2014-05-04
* player: add a --loop-file optionGravatar wm42014-04-17
* player: add a --dump-stats optionGravatar wm42014-04-17
* New option --no-ometadata to opt out of including metadata when encoding.Gravatar Rudolf Polzer2014-04-14
* msg: add --msgtime option to add timestamps to each output messageGravatar wm42014-02-28
* lua: add option to disable auto-loading of lua scriptsGravatar wm42014-02-28
* config: add a --config-dir option to force config directoryGravatar wm42014-02-25
* options: add --no-terminal switchGravatar wm42014-02-10
* lua: add a --lua-opts option, which can be queried by scriptsGravatar wm42014-01-16
* player: add --term-osd-bar, which shows a status bar on the terminalGravatar wm42014-01-15
* player: redo terminal OSD and status line handlingGravatar wm42014-01-13
* quvi: add option to not fetch subtitlesGravatar Andre D2014-01-05
* vd_lavc: by default, output all frames, even corrupted onesGravatar wm42013-12-29
* options: simplify handling of some help optionsGravatar wm42013-12-26
* player: add --secondary-sid for displaying a second subtitle streamGravatar wm42013-12-24
* options: move network related options to MPOptsGravatar wm42013-12-22
* msg: remove global stateGravatar wm42013-12-21
* input: rework how input sources are addedGravatar wm42013-12-21
* msg: change --msglevel, reduce legacy glueGravatar wm42013-12-20
* Move options/config related files from mpvcore/ to options/Gravatar wm42013-12-17