aboutsummaryrefslogtreecommitdiffhomepage
path: root/core/options.h
Commit message (Expand)AuthorAge
* core: add --reset-on-next-file optionGravatar wm42013-04-10
* core: remove volstep global variableGravatar wm42013-04-09
* Remove some apple remote leftoversGravatar wm42013-04-05
* demux_mkv: try to show current subtitle when seekingGravatar wm42013-04-04
* core: add --heartbeat-interval optionGravatar wm42013-04-04
* remove Apple Remote related codeGravatar Stefano Pigozzi2013-03-31
* osd: draw the OSD bar with ASS vector drawingsGravatar wm42013-03-30
* core: remove a number of global variablesGravatar wm42013-03-08
* 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_options: more typesafetyGravatar wm42013-03-01
* video/out: remove video mode switching (--vm)Gravatar wm42013-02-26
* 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
* 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
* x11: cleanup, refactorGravatar wm42013-01-27
* 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
* vd_lavc: remove -lavdopts vstats suboptionGravatar wm42013-01-13
* vd_lavc: remove lowres decodingGravatar wm42013-01-13
* sub: add experimental --force-rgba-osd-rendering switchGravatar wm42013-01-13
* video: different way to enable hardware decoding, add software fallbackGravatar wm42013-01-13
* video: remove slice based filtering and video outputGravatar wm42013-01-13
* 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
* demux_lavf: make minimum probe score customizable, remove lavf_preferredGravatar wm42012-12-11
* core: automatically pause on low cacheGravatar wm42012-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
* mplayer: disable auto-loading of external codecs.confGravatar wm42012-11-20
* osd: make the OSD and sub font more customizableGravatar wm42012-11-20
* 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 -ss and -endpos, allow relative timesGravatar wm42012-11-16
* options, vo_x11: remove -zoom option, make it defaultGravatar wm42012-11-16
* Rename directories, move files (step 1 of 2) (does not compile)Gravatar wm42012-11-12