aboutsummaryrefslogtreecommitdiffhomepage
path: root/DOCS
Commit message (Expand)AuthorAge
* man/osc: better explain the values of deadzonesizeGravatar Ricardo Constantino2016-10-17
* vd_lavc: Add hwdec wrapper for crystalhdGravatar Philip Langdale2016-10-15
* osc: add user-alterable margin for top/bottombarGravatar Ricardo Constantino2016-10-15
* osc: add right-click behavior to playlist and chapter buttonsGravatar Ricardo Constantino2016-10-15
* osc: change default layout to bottombarGravatar Ricardo Constantino2016-10-15
* osc: move tooltip to inside seekbar for top/bottombarGravatar Ricardo Constantino2016-10-07
* vo_drm: change CLI options + refactorsGravatar rr-2016-10-07
* man: fix PDF buildGravatar Martin Herkt2016-10-06
* cocoa: add glFlush() to cocoa backendGravatar Akemi2016-10-06
* vo_opengl: disable glFlush() by default, and add an option to enable itGravatar wm42016-10-05
* manpage: fix closing quoteGravatar wm42016-10-04
* options: rename subtitle optionsGravatar Dan Oscarsson2016-10-03
* DOCS/interface-changes.rst: mention seek command changeGravatar wm42016-10-03
* command: allow absolute seeks relative to end of streamGravatar Philip Sequeira2016-10-02
* vo_opengl: add debugging options for testing with padded texturesGravatar wm42016-10-01
* rpi: add --hwdec=rpi-copyGravatar wm42016-09-30
* w32_common: implement VOCTRL_GET_DISPLAY_NAMESGravatar James Ross-Gowan2016-09-29
* vo_opengl: deprecate 'drm-egl' backend and introduce 'drm' insteadGravatar wm42016-09-27
* player: allow opts in pseudo-gui set by the user to override user's defaultGravatar Ricardo Constantino2016-09-26
* qthelper: introduce new convenience functionsGravatar wm42016-09-26
* DOCS/compile-windows.md: update msys2 instructions againGravatar Kevin Mitchell2016-09-25
* manpage: hwdec_cuda: update docs to say 10bit hevc is supportedGravatar Philip Langdale2016-09-24
* 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