aboutsummaryrefslogtreecommitdiffhomepage
path: root/player
Commit message (Expand)AuthorAge
* player: add experimental C plugin interfaceGravatar wm42017-01-12
* client API: fix freeze when destroying mpv_handle before mpv_initializeGravatar wm42017-01-12
* cuda: use libavutil functions for copying hw surfaces to memoryGravatar wm42017-01-12
* player: change aspects of cover art handlingGravatar wm42017-01-10
* command: remove worthless error handling codeGravatar wm42017-01-09
* client API: handle missing MPV_FORMAT_BYTE_ARRAY case in compare_valueGravatar wm42017-01-09
* audio: stop being dumbGravatar wm42017-01-08
* player: remove dysfunctional edition switching OSD codeGravatar wm42017-01-05
* client API: fix mpv_set_property() return value before initGravatar wm42017-01-04
* Update copyright yearGravatar wm42017-01-01
* osc: bottombar/topbar: make chapter markers slightly biggerGravatar Ricardo Constantino2016-12-25
* video: use demuxer-signaled duration for last video frameGravatar wm42016-12-21
* options: change --h=... behaviorGravatar wm42016-12-16
* manpage: replace `-vo` with `--vo`Gravatar Douglas Christman2016-12-08
* Remove compatibility thingsGravatar wm42016-12-07
* osc: replace length property with durationGravatar pavelxdd2016-12-04
* osc: don't hide playlist buttons, just disableGravatar Ricardo Constantino2016-12-02
* osc: topbar: use same styles as bottombarGravatar Ricardo Constantino2016-12-02
* player: don't print format detection error when aborting loadingGravatar wm42016-11-29
* options: some simplificationsGravatar wm42016-11-29
* command: warn against deprecated properties in all casesGravatar wm42016-11-23
* osc: fix use of deprecated idle propertyGravatar Ricardo Constantino2016-11-22
* command: redefine some deprecated propertiesGravatar wm42016-11-22
* client API: turn mpv_suspend() and mpv_resume() into stubsGravatar wm42016-11-22
* osc: fix possible race condition in right timecodeGravatar Ricardo Constantino2016-11-21
* player: removing last playlist entry while looping should not stopGravatar wm42016-11-18
* player: make sure non-video subtitle rendering is reset if video resumesGravatar wm42016-11-18
* ytdl_hook: sort chapters by timeGravatar Ricardo Constantino2016-11-15
* osc: add seekbarstyle=knobGravatar Ricardo Constantino2016-11-09
* osc: fix crashes when dragging seekbar across file changesGravatar Ricardo Constantino2016-11-08
* osc: slimbox: fix clipping with seekbarstyle=barGravatar Ricardo Constantino2016-11-07
* osc: add alpha animation to tooltipGravatar Ricardo Constantino2016-10-31
* player: enable no-video subtitle display on coverart tooGravatar wm42016-10-31
* player: don't try updating subtitles while playback PTS doesn't progressGravatar wm42016-10-30
* osc: top/bottombar: rescale layout to same size with scale=1Gravatar Ricardo Constantino2016-10-29
* osc: top/bottombar: scale title if too large like boxGravatar Ricardo Constantino2016-10-29
* osc: compromise on default deadzonesizeGravatar Ricardo Constantino2016-10-29
* osc: don't wrap the titleGravatar Ricardo Constantino2016-10-29
* osc: top/bottombar: also scale when min-width is reachedGravatar Ricardo Constantino2016-10-29
* osc: top/bottombar: dynamically size timecodes according to timemsGravatar Ricardo Constantino2016-10-29
* osc: fix missing chapter ticks with seekbarstyle=barGravatar Ricardo Constantino2016-10-29
* player: show subtitles on VO if --force-window is usedGravatar wm42016-10-26
* player: consistently initialize screensaver state with --force-windowGravatar wm42016-10-26
* osc: fix crash with no chaptersGravatar Ricardo Constantino2016-10-25
* command: if window-scale can't be set properly, set it as optionGravatar wm42016-10-25
* osc: Fix and simplify limited_listGravatar Miroslav Koskar2016-10-25
* osc: add script message handlers for chapter/track/playlistsGravatar Ricardo Constantino2016-10-24
* player: make --start-time work with --rebase-start-time=noGravatar Aman Gupta2016-10-22
* command: silence deprecation warnings with --reset-on-next-file=allGravatar wm42016-10-22
* command: fix reset-on-next-file=all and tv-freq optionGravatar wm42016-10-22