5.4.7.2 Beta

This commit is contained in:
Frank Skare
2020-05-08 09:22:19 +02:00
parent 5b3697fbde
commit da1a78cfa3
4 changed files with 13 additions and 14 deletions

View File

@@ -1,10 +1,17 @@
5.4.7.2 Beta (not yet released)
5.4.7.3 Beta (not yet released)
============
- WM_APPCOMMAND (mpv calls this media-keys) based input is no longer
directly passed to mpv but rather handled in mpv.net translating
the commands to mpv keys and sent via keypress input command to mpv
-
5.4.7.2 Beta
============
- another attempt to fix a app command issue. WM_APPCOMMAND (mpv calls this media keys)
based input is no longer directly passed to mpv but rather handled in mpv.net directly
translating the native commands to mpv keys and sent via keypress input command to mpv
- another attempt to fix a crash caused by powershell 5.1 not being installed
5.4.7.1 Beta