5.5.0.3 Beta

This commit is contained in:
Frank Skare
2021-09-23 12:45:09 +02:00
parent e8af1d2ccf
commit 38a816a255
5 changed files with 28 additions and 42 deletions

View File

@@ -1,8 +1,12 @@
5.5.0.3 Beta (202?-??-??)
5.5.0.4 Beta (202?-??-??)
5.5.0.3 Beta (2021-09-23)
- New mpv.net option auto-play which sets pause=no on file load and
selecting from the playlist. Disabled by default.
- New option start-size=session to freeze the window size per session.
- Changed keepaspect-window behavior.
5.5.0.2 Beta (2021-09-15)

View File

@@ -225,9 +225,6 @@ Save volume and mute on exit and restore it on start. Default: yes
Setting to remember the window size.
**video**
Window size is set to video resolution.
**width-session**
Width is remembered in the current session.
@@ -240,8 +237,14 @@ Height is remembered in the current session. Default
**height-always**
Height is always remembered.
**video**
Window size is set to video resolution.
**session**
Window size is remembered in the current session.
**always**
Size is always remembered.
Window size is always remembered.
#### --start-threshold=\<milliseconds\>