aboutsummaryrefslogtreecommitdiffhomepage
path: root/core/cfg-mplayer.h
Commit message (Expand)AuthorAge
* options: fix --no-shuffle and --no-{Gravatar wm42013-02-23
* options: drop --opt:subopt option namesGravatar wm42013-02-23
* core: add fs-screen option for fullscreen display selectionGravatar Stefano Pigozzi2013-02-21
* core: move `xineramascreen` to `MPOpts` as `vo_screen_id`Gravatar Stefano Pigozzi2013-02-21
* options: parse C-style escapes for some optionsGravatar wm42013-02-20
* osd: add --osd-status-msg option for custom OSD statusGravatar wm42013-02-16
* osd: add --no-osd-bar option to disable the OSD barGravatar wm42013-02-16
* osd: add --osd-bar-align-x/y options to control OSD bar positionGravatar wm42013-02-14
* core: redo how codecs are mapped, remove codecs.confGravatar wm42013-02-10
* options: change --no-config option, make it apply to input.conf as wellGravatar wm42013-02-09
* cleanup: replace OPT_FLAG_ON and OPT_MAKE_FLAGS with OPT_FLAGGravatar wm42013-02-09
* options: unify single dash and double dash optionsGravatar wm42013-02-09
* options: change handling of "no-" optionsGravatar wm42013-02-09
* Remove BSD legacy TV/radio support (BT848 stuff)Gravatar wm42013-02-06
* core: remove --edlout functionalityGravatar wm42013-02-06
* x11: cleanup, refactorGravatar wm42013-01-27
* stream: implement some HTTP specific options for stream_lavfGravatar wm42013-01-24
* options: make --fullscreen not a global optionGravatar wm42013-01-23
* video: remove -x/-y/-xy optionsGravatar wm42013-01-23
* video: add --autofit and --autofit-larger optionsGravatar wm42013-01-23
* options: move -geometry parsing to m_option.cGravatar wm42013-01-23
* sub: add experimental --force-rgba-osd-rendering switchGravatar wm42013-01-13
* video: decouple internal pixel formats from FourCCsGravatar wm42013-01-13
* video: different way to enable hardware decoding, add software fallbackGravatar wm42013-01-13
* video: simplify decoder pixel format handlingGravatar wm42013-01-13
* video: remove slice based filtering and video outputGravatar wm42013-01-13
* mplayer: make --loop loop the playlist instead of each playlist entryGravatar wm42013-01-09
* sub: add --sub-text-* options to unstyled text subtitles fontGravatar wm42013-01-05
* options: move -ass-bottom-margin/-ass-top-margin options to vf_subGravatar wm42012-12-12
* core: allow disabling display of "album art" in audio filesGravatar wm42012-12-11
* sub: remove vobsub reader in favor of ffmpeg vobsub demuxerGravatar wm42012-12-11
* core/cfg-mplayer: fix segfault when using DVD subsGravatar Rudolf Polzer2012-12-05
* subs: remove --utf8, simplify codeGravatar Uoti Urpala2012-12-03
* core: automatically pause on low cacheGravatar wm42012-12-03
* cache: refactor how cache enabling is doneGravatar Uoti Urpala2012-12-03
* sub: add --sub-gray option to display image subs in grayscaleGravatar wm42012-11-25
* sub: reimplement -spugauss as --sub-gaussGravatar wm42012-11-25
* cfg-config: avoid warning with -Wincompatible-pointer-typesGravatar Stefano Pigozzi2012-11-21
* mplayer: disable auto-loading of external codecs.confGravatar wm42012-11-20
* osd: make the OSD and sub font more customizableGravatar wm42012-11-20
* demux_mf: allow displaying single image files, various cleanupsGravatar wm42012-11-16
* core: add --keep-open, which doesn't close the file on EOFGravatar wm42012-11-16
* options: add --mute for setting initial audio mute statusGravatar wm42012-11-16
* options: rename -sub-fuzziness to -autosub-match, change option valuesGravatar wm42012-11-16
* options: rename --cursor-autohide, replace magic number valuesGravatar wm42012-11-16
* options: --field-dominance: replace magic number values with choicesGravatar wm42012-11-16
* options: rename -ss and -endpos, allow relative timesGravatar wm42012-11-16
* options: respect --no-msgcolor during early program startGravatar wm42012-11-16
* options: remove --displayGravatar wm42012-11-16
* options: rename --xineramascreen to --screen, remove magic valuesGravatar wm42012-11-16