summaryrefslogtreecommitdiffstats
path: root/options/options.c
Commit message (Expand)AuthorAgeFilesLines
* 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