aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* player: allow opts in pseudo-gui set by the user to override user's defaultGravatar Ricardo Constantino2016-09-26
* video: trust demuxer framerate on invalid timestampsGravatar wm42016-09-26
* qthelper: introduce new convenience functionsGravatar wm42016-09-26
* scripting: don't attempt to load builtin scripts twiceGravatar wm42016-09-26
* stream_lavf: fix determining seekabilityGravatar wm42016-09-26
* DOCS/compile-windows.md: update msys2 instructions againGravatar Kevin Mitchell2016-09-25
* osc: Fix scaling issues when toggling fullscreenGravatar Ricardo Constantino2016-09-25
* sd_ass: fix top alignment of secondary subtitlesGravatar wm42016-09-25
* lua: complain loudly if Lua state creation failsGravatar wm42016-09-25
* options: do not mark --profile/--include as M_OPT_FIXEDGravatar wm42016-09-24
* player: fix instant subtitle refresh on track switchesGravatar wm42016-09-24
* lua: fix array detectionGravatar wm42016-09-24
* command: some minor corrections to previous commitGravatar wm42016-09-24
* command: make it possible to set chapters via lua pluginsGravatar Maurycy Skier2016-09-24
* vo_opengl: hwdec_cuda: get the cuda device from the GL contextGravatar Philip Langdale2016-09-24
* vo_opengl: hwdec_cuda: directly map GL textures and skip using PBOsGravatar Philip Langdale2016-09-24
* manpage: hwdec_cuda: update docs to say 10bit hevc is supportedGravatar Philip Langdale2016-09-24
* player: fix intended pseudo-gui behaviorGravatar wm42016-09-23
* player: do not let pseudo-gui override user config settingsGravatar wm42016-09-23
* m_config, command: remove some minor code duplicationGravatar wm42016-09-23
* TOOLS/lua/observe-all: explicitly observe all optionsGravatar wm42016-09-23
* command: make most options observableGravatar wm42016-09-23
* vo_opengl: hwdec_rpi: remove copy&paste errorGravatar wm42016-09-23
* vo: log framedropsGravatar wm42016-09-23
* command: fix potential UBGravatar wm42016-09-23
* x11: fix external fullscreen updateGravatar wm42016-09-23
* aspect: use nominal width instead of actual width for video-unscaledGravatar Niklas Haas2016-09-22
* player: make audio-channels etc. runtime settableGravatar wm42016-09-22
* command: add a load-script commandGravatar wm42016-09-22
* player: remove some explicit options accesses when saving resume fileGravatar wm42016-09-22
* command: fix missing update notifications in some casesGravatar wm42016-09-22
* player: some M_SETOPT_RUNTIME cleanupsGravatar wm42016-09-22
* ytdl_hook: temporarily force disable dash segments formatsGravatar Ricardo Constantino2016-09-22
* vo: add a unique frame_id to vo_frameGravatar wm42016-09-22
* vo_opengl: apply 90° rotation to chroma texture sizeGravatar wm42016-09-22
* hwdec/cuda: Document how to activate cuda deinterlacingGravatar Philip Langdale2016-09-22
* cocoa: fix macOS 10.12 deprecation warningsGravatar Akemi2016-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
* options: make input options generally runtime-settableGravatar wm42016-09-21
* client API: fix init/destruction race conditionsGravatar wm42016-09-21
* lua: add API for registering idle handlersGravatar wm42016-09-21
* lua: run timers only after draining the event queueGravatar wm42016-09-21
* manpage: lua: mention recent deprecationsGravatar wm42016-09-21
* lua: expose subprocess_detachedGravatar rr-2016-09-21
* ao_openal: enable building on OSXGravatar Josh de Kock2016-09-21
* command: make bitrate properties observableGravatar wm42016-09-21
* client API: revert unintended mpv_wait_event() behavior changeGravatar wm42016-09-21
* command: add a video-dec-params propertyGravatar wm42016-09-20
* video: handle override video parameters in a better placeGravatar wm42016-09-20