summaryrefslogtreecommitdiffstats
path: root/options/options.c
Commit message (Expand)AuthorAgeFilesLines
* player: add a --loop=force modewm42015-02-161-4/+5
* options: add --network-timeoutwm42015-02-061-0/+2
* options: change --msg-level optionwm42015-02-061-1/+1
* player: do not autoload audio with audio files, enable autoloadingwm42015-02-051-1/+1
* player: remove --fixed-vowm42015-02-031-3/+1
* options: allow more options to be changed at runtimewm42015-02-031-9/+9
* player: add external audio file auto-loadingwm42015-02-021-0/+3
* options: list correct default value for --screenshot-templatewm42015-01-261-0/+1
* msg: add --log-file optionwm42015-01-261-0/+1
* options: make --hls-bitrate=max the defaultwm42015-01-261-0/+1
* win32: remove check for SetPriorityClass()wm42015-01-201-2/+2
* x11: add --on-all-workspaces option and propertywm42015-01-161-0/+1
* player: add --autofit-smaller optionwm42015-01-161-0/+1
* sub: add option to not scale subtitles with windowwm42015-01-051-0/+2
* player: capitalize --display-tags itemswm42014-12-311-2/+2
* player: filter tags, add --display-tags optionwm42014-12-291-0/+8
* audio: make native channel count the default instead of stereo downmixwm42014-12-151-1/+1
* options: deprecate 'lua' based options/dirs for 'script'Avi Halachmi (:avih)2014-12-151-2/+4
* options: add option for ignoring patch in resume mechanismwm42014-12-131-0/+1
* player: add a --keep-open=always modewm42014-12-121-1/+4
* options: make --no-... options work for OPT_REPLACED toowm42014-12-111-2/+3
* options: add slightly more sophistcated mechanism for option deprecationwm42014-12-111-0/+73
* player: set a specific window title in idle modewm42014-12-101-1/+1
* options: enable --ytdl by defaultwm42014-12-091-1/+1
* options: --wid can be set at any timewm42014-12-091-1/+1
* options: add a 'once' idle modeStefano Pigozzi2014-12-071-1/+6
* cocoa: allow to black out other display when going fsStefano Pigozzi2014-12-011-0/+1
* player: add option not to use OSD/fontconfigwm42014-11-251-0/+2
* options: add --ytdl-format option for youtube-dl formatJaime Marquínez Ferrándiz2014-11-201-0/+2
* player: integrate ytdl_hook.luawm42014-11-191-0/+2
* demux_mkv: add an option for compatibility with Haaliwm42014-11-181-0/+1
* command: initialize a-b loop options correctlywm42014-11-181-0/+1
* command: implement A-B loopswm42014-11-181-0/+3
* demux_mkv: adjust subtitle preroll again (2)wm42014-11-151-0/+3
* audio: add --audio-client-name optionwm42014-11-071-0/+2
* player: add --chapters-file optionwm42014-11-021-0/+2
* player: add an option to abort playback on partial init failureswm42014-10-281-0/+2
* Drop libquvi supportwm42014-10-251-4/+0
* video: initial dxva2 supportwm42014-10-251-1/+2
* player: add stream selection by ffmpeg indexwm42014-10-211-0/+6
* input: implement --input-file on unix using the IPC supportAlessandro Ghedini2014-10-171-0/+1
* input: implement JSON-based IPC protocolAlessandro Ghedini2014-10-171-0/+2
* sub: adjustments to --ass-style-override optionwm42014-10-171-1/+1
* audio: add device selection & listing with --audio-devicewm42014-10-091-0/+2
* cocoa: remove --fs-missioncontrolStefano Pigozzi2014-10-051-4/+0
* options: add --no-keepaspect-windowwm42014-10-041-0/+2
* x11: stupid workaround for XMonadwm42014-10-041-2/+2
* audio: enable pitch correction by default when playing fastwm42014-10-021-0/+3
* audio: remove --audiodropwm42014-09-301-2/+0
* player: allow passing number of loops to --loop-filewm42014-09-221-1/+3
* options: remove --volstepwm42014-09-211-2/+0
* player: allow overriding OSD message for all OSD levelswm42014-09-181-0/+3
* options: change --volstep to 2wm42014-09-161-1/+1
* options: add M_OPT_FILE flag to mark options that want a file(list)Alessandro Ghedini2014-09-131-15/+15
* audio: make buffer size configurablewm42014-09-051-0/+3
* player: add --media-title optionwm42014-09-021-0/+1
* player: add --osd-playing-msg optionwm42014-09-021-0/+1
* player: simplistic HLS bitrate selectionwm42014-09-011-0/+3
* video: initial Matroska 3D supportwm42014-08-301-0/+1
* player: reduce default demuxer cachewm42014-08-301-1/+1
* player: redo how stream caching and pausing on low cache workswm42014-08-271-5/+5
* options: compatibility hack for --slave-brokenwm42014-08-251-0/+2
* video: enable framedropping by defaultwm42014-08-171-0/+1
* demux: enable thread by defaultwm42014-08-161-3/+3
* demux: add option to control the readahead buffer by a duration valuewm42014-08-161-0/+2
* video: add --display-fps switch to control framedrop FPSwm42014-08-161-0/+2
* audio: add a mode to insert silence on severe A/V desyncwm42014-08-151-0/+2
* video: add VO framedropping modewm42014-08-151-1/+3
* sub: add option to workaround broken mkv fileswm42014-08-141-0/+1
* video: move display and timing to a separate threadwm42014-08-121-2/+0
* video: remove "hard" framedrop modewm42014-08-091-2/+1
* Remove the last remains of slave modewm42014-08-011-1/+0
* stream_lavf: allow setting AVOptions with --stream-lavf-owm42014-07-301-0/+2
* vo: remove vo_mouse_movement() wrapperwm42014-07-271-2/+0
* sub: add detection via BOMwm42014-07-221-5/+1
* demux: add a demuxer threadwm42014-07-161-0/+6
* Revert "Remove DVD and Bluray support"wm42014-07-151-0/+11
* Remove DVD and Bluray supportwm42014-07-141-11/+0
* tv: move demuxer parts to separate filewm42014-07-051-1/+0
* options: add --list-protocols optionAlessandro Ghedini2014-06-301-0/+2
* options: fix --gapless-audio default valuewm42014-06-301-0/+1
* cache: change auto-pause/resume defaultswm42014-06-231-2/+2
* video: Support BT.2020 constant luminance systemNiklas Haas2014-06-221-1/+2
* options: Expose --colormatrix-primaries to the userNiklas Haas2014-06-221-0/+6
* video: Add BT.2020-NCL colorspace and transfer functionNiklas Haas2014-06-221-0/+1
* win32: add missing priority classesJames Ross-Gowan2014-06-221-0/+2
* stream: add a file cachewm42014-06-221-0/+3
* 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 some more stuffwm42014-06-131-8/+2
* options: remove some unneeded stuffwm42014-06-131-11/+13
* options: remove use of an inverted option valuewm42014-06-131-2/+2
* options: turn --idx, --forceidx into --indexwm42014-06-131-4/+2
* win32: implement --priority differentlywm42014-06-121-6/+13
* options: fix for compilation when encoding disabledxylosper2014-06-121-1/+1
* encode: make option struct localwm42014-06-111-25/+4
* input: make option struct localwm42014-06-111-16/+2
* demux_lavf: make option struct localwm42014-06-111-6/+2
* ad_lavc: make option struct localwm42014-06-111-8/+2
* vd_lavc: make option struct localwm42014-06-111-6/+2
* demux_raw: remove global option variableswm42014-06-111-6/+4
* demux_mf: remove global option variableswm42014-06-111-9/+4
* options: remove global variables for swscale options; rename themwm42014-06-111-22/+3
* stream_dvd, stream_dvdnav, stream_bluray: remove global option variableswm42014-06-111-5/+7
* stream_dvb: remove global option variableswm42014-06-111-2/+2
* stream_cdda: remove global option variableswm42014-06-111-3/+3
* stream_pvr: remove global option variableswm42014-06-111-26/+2
* tv: remove global option variableswm42014-06-111-60/+2
* audio: add a "weak" gapless mode, and make it defaultwm42014-06-091-1/+4
* options: change --sub-file behaviorwm42014-06-081-1/+1
* sub: remove old style override optionwm42014-06-051-1/+1
* sub: add --ass-style-override=force optionwm42014-06-051-1/+1
* 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-2/+0
* input: allow disabling window dragging with --no-window-draggingwm42014-05-201-0/+3
* cache: redo options and default settingswm42014-05-201-15/+17
* x11: replace--[x11-]fstype option with --x11-netwmwm42014-05-161-1/+2
* player: reorganize how lua scripts are loadedwm42014-05-131-0/+2
* options: add --hr-seek-framedrop optionwm42014-05-071-0/+2
* options: merge ---sub-auto-match with --sub-autowm42014-05-041-4/+3
* options: remove deprecated --identifyMartin Herkt2014-05-041-1/+0
* options: remove obsolete --fsmode-dontuseMartin Herkt2014-05-041-3/+0
* options: rename device-specific optionsMartin Herkt2014-05-041-2/+2
* options: rename msg-related optionsMartin Herkt2014-05-041-6/+6
* options: rename video-related options/propertiesMartin Herkt2014-05-041-5/+5
* options: rename audio-related options/propertiesMartin Herkt2014-05-041-5/+5
* options: rename subtitle-related optionsMartin Herkt2014-05-041-6/+6
* options: rename input-related optionsMartin Herkt2014-05-041-3/+3
* encode: don't apply default config optionswm42014-04-191-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/+4
* Remove radio://wm42014-04-131-17/+1
* vd_lavc: by default, do not show corrupt frameswm42014-04-081-1/+1
* audio: make --channels option always force the output layoutwm42014-03-101-1/+1
* sd_ass: add a very simple and evil way to override ASS subtitle styleswm42014-03-011-1/+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/+2
* options: allow changing options at runtimewm42014-02-251-29/+32
* config: add a --config-dir option to force config directorywm42014-02-251-0/+2
* options: handle escape sequences in e.g. --playing-msg differentlywm42014-02-201-3/+3
* options: add --no-terminal switchwm42014-02-101-0/+2
* quvi: disable subtitle fetching by defaultwm42014-01-311-1/+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/+4
* player: redo terminal OSD and status line handlingwm42014-01-131-2/+0
* options: remove --screenw and --screenhwm42014-01-111-3/+0
* options: don't reset pause mode when switching to next filewm42014-01-091-1/+0
* quvi: add option to not fetch subtitlesAndre D2014-01-051-0/+2
* vd_lavc: by default, output all frames, even corrupted oneswm42013-12-291-0/+1
* options: simplify handling of some help optionswm42013-12-261-9/+13
* player: fix initial selection with --secondary-sidwm42013-12-251-0/+1
* player: add --secondary-sid for displaying a second subtitle streamwm42013-12-241-0/+1
* options: disable joystick by defaultwm42013-12-231-1/+0
* Don't include version.h from make options.cwm42013-12-221-3/+1
* options: move network related options to MPOptswm42013-12-221-20/+9
* msg: remove global statewm42013-12-211-7/+6
* m_option, m_config: mp_msg conversionswm42013-12-211-3/+3
* input: rework how input sources are addedwm42013-12-211-4/+0
* msg: change --msglevel, reduce legacy gluewm42013-12-201-101/+3
* options: use M_OPT_EXIT with -Vwm42013-12-191-1/+1
* Move options/config related files from mpvcore/ to options/wm42013-12-171-0/+886