aboutsummaryrefslogtreecommitdiffhomepage
path: root/DOCS
Commit message (Expand)AuthorAge
* player: do not let pseudo-gui override user config settingsGravatar wm42016-09-23
* command: add a load-script commandGravatar wm42016-09-22
* hwdec/cuda: Document how to activate cuda deinterlacingGravatar Philip Langdale2016-09-22
* player: add --watch-later-directory optionGravatar David Logie2016-09-22
* client API: more or less deprecate mpv_set_option()Gravatar wm42016-09-21
* lua: add API for registering idle handlersGravatar wm42016-09-21
* manpage: lua: mention recent deprecationsGravatar wm42016-09-21
* lua: expose subprocess_detachedGravatar rr-2016-09-21
* command: add a video-dec-params propertyGravatar wm42016-09-20
* man/options.rst: fix typo and layoutGravatar Kranky K. Krackpot2016-09-20
* player: make --osc/--ytdl settable during playbackGravatar wm42016-09-20
* client API: revert some relaxations about calling mpv_initialize()Gravatar wm42016-09-19
* command: add audio-pts property to get the audio ptsGravatar Hector Martin2016-09-19
* af_rubberband: add af-command and option to change the pitchGravatar Hector Martin2016-09-19
* af_pan: add af-command support to change the matrixGravatar Hector Martin2016-09-19
* player: more option/property consistency fixesGravatar wm42016-09-18
* command: fix window-scale option/property inconsistenciesGravatar wm42016-09-18
* options: rename/deprecate --playlist-posGravatar wm42016-09-18
* options: actually deprecate --mute=autoGravatar wm42016-09-18
* command: add an apply-profile commandGravatar wm42016-09-17
* options: take care of propertly updating options on runtime changesGravatar wm42016-09-17
* manpage: document some more property/options inconsistenciesGravatar wm42016-09-17
* DOCS: vo/ao auto profiles are deprecatedGravatar RiCON2016-09-17
* client API: declare mpv_suspend/mpv_resume deprecatedGravatar wm42016-09-16
* options: add --hwdec=yes as alias for --hwdec=autoGravatar wm42016-09-15
* client API: remove SIGPIPE overriding codeGravatar wm42016-09-15
* manpage: explain "speed-adjusted" FPS for --interpolation-thresholdGravatar wm42016-09-15
* vo_opengl: mali fbdev supportGravatar wm42016-09-13
* DOCS/interface-changes.rst: minor cleanupGravatar wm42016-09-13
* manpage: vo_rpi -> vo_openglGravatar wm42016-09-13
* player: Apply new sub-speed values during playbackGravatar Vladimir Panteleev2016-09-13
* vo_rpi: deprecate this VOGravatar wm42016-09-12
* man: fix building pdfGravatar shinchiro2016-09-12
* hwdec_cuda: Add trivial cuda-copy wrapperGravatar Philip Langdale2016-09-11
* options: make --h list options according to a pattern passed to itGravatar wm42016-09-10
* man: fix typoGravatar bugdone2016-09-10
* stream_cdda: remove weird option parsing stuffGravatar wm42016-09-09
* man/options: Document cuda hwdec.Gravatar Philip Langdale2016-09-09
* options: drop unreferenced --bluray-angle optionGravatar wm42016-09-08
* manpage: remove more references to deprecated sub-option syntaxGravatar wm42016-09-07
* DOCS/interface-changes.rst: list exact sub-option replacementsGravatar wm42016-09-06
* vo_vdpau: rename some sub-optionsGravatar wm42016-09-06
* audio/out: deprecate "exclusive" sub-optionsGravatar wm42016-09-05
* audio/out: deprecate device sub-optionsGravatar wm42016-09-05
* options: deprecate suboptions for the remaining AO/VOsGravatar wm42016-09-05
* vo_direct3d: deprecate direct3d_shaders aliasGravatar wm42016-09-05
* vo_image: move to global optionsGravatar wm42016-09-05
* ao_jack: move to global optionsGravatar wm42016-09-05
* options: add a mechanism to make sub-option replacement slightly easierGravatar wm42016-09-05
* sd_lavc: enable teletextGravatar wm42016-09-03