aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* 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
* command: change update handling of some video-related propertiesGravatar wm42016-09-20
* player: kill associated OSD and key bindings when removing a scriptGravatar wm42016-09-20
* osd: fix OSD redrawing after removing external overlaysGravatar wm42016-09-20
* man/options.rst: fix typo and layoutGravatar Kranky K. Krackpot2016-09-20
* audio: fix segfault when yanking USB DACGravatar Kevin Mitchell2016-09-20
* options: fix window-scale propertyGravatar wm42016-09-20
* m_option: resort M_OPT_ flag valuesGravatar wm42016-09-20
* player: make --osc/--ytdl settable during playbackGravatar wm42016-09-20
* options, command: simplify some option updatesGravatar wm42016-09-19
* client API: revert some relaxations about calling mpv_initialize()Gravatar wm42016-09-19
* player: minor changes in init codeGravatar wm42016-09-19
* player: make --log-file and --dump-stats freely settable at runtimeGravatar wm42016-09-19
* player: make --terminal freetly settable at runtimeGravatar wm42016-09-19
* terminal-unix: don't send quit command on terminal_uninit()Gravatar wm42016-09-19
* options: slightly better option update mechanismGravatar wm42016-09-19
* options: remove some M_OPT_FIXED flagsGravatar wm42016-09-19
* command: add audio-pts property to get the audio ptsGravatar Hector Martin2016-09-19
* af_pan: fix typoGravatar Hector Martin2016-09-19
* af_rubberband: default to channels=togetherGravatar 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
* af_pan: coding style fixesGravatar Hector Martin2016-09-19
* command: fix "cycle"/"add" not working on most propertiesGravatar wm42016-09-18
* player: more option/property consistency fixesGravatar wm42016-09-18