aboutsummaryrefslogtreecommitdiffhomepage
path: root/options/options.c
Commit message (Expand)AuthorAge
* sd_ass: add a very simple and evil way to override ASS subtitle stylesGravatar wm42014-03-01
* 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
* options: allow changing options at runtimeGravatar wm42014-02-25
* config: add a --config-dir option to force config directoryGravatar wm42014-02-25
* options: handle escape sequences in e.g. --playing-msg differentlyGravatar wm42014-02-20
* options: add --no-terminal switchGravatar wm42014-02-10
* quvi: disable subtitle fetching by defaultGravatar wm42014-01-31
* 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
* options: remove --screenw and --screenhGravatar wm42014-01-11
* options: don't reset pause mode when switching to next fileGravatar wm42014-01-09
* 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: fix initial selection with --secondary-sidGravatar wm42013-12-25
* player: add --secondary-sid for displaying a second subtitle streamGravatar wm42013-12-24
* options: disable joystick by defaultGravatar wm42013-12-23
* Don't include version.h from make options.cGravatar wm42013-12-22
* options: move network related options to MPOptsGravatar wm42013-12-22
* msg: remove global stateGravatar wm42013-12-21
* m_option, m_config: mp_msg conversionsGravatar wm42013-12-21
* input: rework how input sources are addedGravatar wm42013-12-21
* msg: change --msglevel, reduce legacy glueGravatar wm42013-12-20
* options: use M_OPT_EXIT with -VGravatar wm42013-12-19
* Move options/config related files from mpvcore/ to options/Gravatar wm42013-12-17