5.5.0.3 Beta
This commit is contained in:
@@ -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)
|
||||
|
||||
@@ -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\>
|
||||
|
||||
Reference in New Issue
Block a user