aboutsummaryrefslogtreecommitdiffhomepage
path: root/options
Commit message (Expand)AuthorAge
* win32: implement --priority differentlyGravatar wm42014-06-12
* options: fix for compilation when encoding disabledGravatar xylosper2014-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
* options: remove a global variableGravatar wm42014-06-11
* Add more constGravatar 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
* m_config: add function to copy subopt-structGravatar wm42014-06-11
* audio: add a "weak" gapless mode, and make it defaultGravatar wm42014-06-09
* player: show "neutral" position markers for OSD barsGravatar wm42014-06-08
* options: change --sub-file behaviorGravatar wm42014-06-08
* sub: remove old style override optionGravatar wm42014-06-05
* sub: add --ass-style-override=force optionGravatar wm42014-06-05
* player: write file name to the watch later config fileGravatar Alessandro Ghedini2014-06-01
* m_option: use isfinite() instead of isnormal()Gravatar wm42014-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
* options: unify code for setting string and "raw" optionsGravatar wm42014-05-18
* x11: replace--[x11-]fstype option with --x11-netwmGravatar wm42014-05-16
* player: reorganize how lua scripts are loadedGravatar wm42014-05-13
* options: add --hr-seek-framedrop optionGravatar wm42014-05-07
* vo: remove old stuffGravatar wm42014-05-06
* options: fix "-" (stdin) inputGravatar wm42014-05-06
* options: print replacement for renamed/replaced optionsGravatar wm42014-05-05
* options: let unknown option case be handled by final option parserGravatar wm42014-05-05
* 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 device-specific optionsGravatar Martin Herkt2014-05-04
* options: rename msg-related optionsGravatar Martin Herkt2014-05-04
* options: rename video-related options/propertiesGravatar Martin Herkt2014-05-04
* options: rename audio-related options/propertiesGravatar Martin Herkt2014-05-04
* options: rename subtitle-related optionsGravatar Martin Herkt2014-05-04
* options: rename input-related optionsGravatar Martin Herkt2014-05-04
* command: allow native access to "vf" propertyGravatar wm42014-04-24
* client API: make mpv_set_option set options nativelyGravatar wm42014-04-22
* build: glob() is always availableGravatar wm42014-04-22
* parse_commandline: glob filenames on WindowsGravatar James Ross-Gowan2014-04-21