aboutsummaryrefslogtreecommitdiffhomepage
path: root/player
Commit message (Expand)AuthorAge
* ytdl_hook: add chapters by parsing video's descriptionGravatar Maurycy Skier2016-10-06
* options: handle --audio-device changes like the other optionsGravatar wm42016-10-05
* audio: move some fallback handling to common AO reload functionGravatar wm42016-10-05
* command: flush and uninitialize audio output first on option changesGravatar wm42016-10-05
* command: include deprecated/aliased options in property bridgeGravatar wm42016-10-04
* player: fix previous commitGravatar wm42016-10-03
* command: allow absolute seeks relative to end of streamGravatar Philip Sequeira2016-10-02
* audio: fix late audio startGravatar wm42016-10-02
* player: make --stop-screensaver runtime-changeableGravatar wm42016-10-02
* player: enable reading from stdin after loading input.confGravatar wm42016-09-29
* ytdl_hook: Set aspect ratio for anamorphic videoGravatar Ricardo Constantino2016-09-28
* win32: make --priority runtime-settableGravatar James Ross-Gowan2016-09-28
* command: fix inverted condition in sub-reload commandGravatar wm42016-09-26
* 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
* scripting: don't attempt to load builtin scripts twiceGravatar wm42016-09-26
* osc: Fix scaling issues when toggling fullscreenGravatar Ricardo Constantino2016-09-25
* lua: complain loudly if Lua state creation failsGravatar wm42016-09-25
* 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
* 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
* command: make most options observableGravatar wm42016-09-23
* command: fix potential UBGravatar wm42016-09-23
* x11: fix external fullscreen updateGravatar wm42016-09-23
* 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
* 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
* lua: expose subprocess_detachedGravatar rr-2016-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
* 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
* audio: fix segfault when yanking USB DACGravatar Kevin Mitchell2016-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