aboutsummaryrefslogtreecommitdiffhomepage
path: root/core/cfg-mplayer.h
Commit message (Expand)AuthorAge
* core: remove a number of global variablesGravatar wm42013-03-08
* options: fix panscan controlsGravatar wm42013-03-06
* options: remove --no-vsyncGravatar wm42013-03-06
* vo: Separate vo options from MPOptsGravatar Alexander Preisinger2013-03-04
* Add a --dtshd optionGravatar Wessel Dankers2013-03-04
* vo: remove and cleanup globalsGravatar Alexander Preisinger2013-03-04
* m_option: don't define OPT_BASE_STRUCT by defaultGravatar wm42013-03-01
* m_options: more typesafetyGravatar wm42013-03-01
* video/out: remove video mode switching (--vm)Gravatar wm42013-02-26
* Remove --rootwin option and rootwin propertyGravatar wm42013-02-24
* 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