aboutsummaryrefslogtreecommitdiffhomepage
path: root/core/options.h
Commit message (Expand)AuthorAge
* options: remove --ignore-startGravatar wm42013-07-08
* Remove old demuxersGravatar wm42013-07-07
* Remove internal network supportGravatar wm42013-07-07
* core: make network options available even if old net code is disabledGravatar wm42013-07-07
* core: remove mp_fifo indirectionGravatar wm42013-07-02
* options: remove -lavdopts debug suboptionGravatar wm42013-06-28
* options: add -sub-speed optionGravatar wm42013-06-25
* sub: add demux_libass wrapper, drop old hacksGravatar wm42013-06-25
* subreader: turn into actual demuxerGravatar wm42013-06-25
* audio/out: remove ao->outburst/buffersize fieldsGravatar wm42013-06-16
* x11: enable screensaver when paused, rename/change --stop-xscreensaverGravatar wm42013-06-14
* Option -omaxfps: limit fps when encodingGravatar Rudolf Polzer2013-06-09
* core: make options.c compile standaloneGravatar wm42013-06-08
* osx: improve Media Keys supportGravatar Stefano Pigozzi2013-06-04
* Merge branch 'sub_mess'Gravatar wm42013-06-04
|\
* | osx: add Apple Remote supportGravatar Stefano Pigozzi2013-06-03
| * sub: remove some global variablesGravatar wm42013-05-30
|/
* options: remove some questionable -lavdopts suboptionsGravatar wm42013-05-29
* demux_lavf: minimal probing and reduced analyzeduration for AAC over HTTPGravatar wm42013-05-27
* options: add allow-mimetype suboption for demux_lavfGravatar wm42013-05-27
* options: remove dead -dr1 optionGravatar wm42013-05-21
* dec_video: get rid of two global variablesGravatar wm42013-05-21
* add osd-scale commandGravatar Paul B Mahol2013-05-14
* core: re-add -dumpstream as --stream-dumpGravatar wm42013-05-12
* core: add --stream-captureGravatar wm42013-05-12
* Merge branch 'audio_changes'Gravatar wm42013-05-12
|\
| * core: use channel map on demuxer level tooGravatar wm42013-05-12
* | cocoa_common: add native OSX fullscreen supportGravatar Stefano Pigozzi2013-05-12
* | core: add playback resume feature (manual/opt-in)Gravatar wm42013-05-05
* | video: add --hwdec-codecs option to whitelist codecs for hw decodingGravatar wm42013-05-04
* | core: simplify handling of --pauseGravatar wm42013-04-25
* | x11: use mpv internal key auto-repeat handling if possibleGravatar wm42013-04-24
| * options: add option to prevent decoder audio downmixingGravatar wm42013-04-13
|/
* 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