This commit is contained in:
stax76
2023-12-21 10:01:59 +01:00
parent 7f2bf2e905
commit 0ef679e00d
10 changed files with 216 additions and 80 deletions

View File

@@ -1,8 +1,10 @@
# v7.0.0.5 Beta (2023-??-??)
- Experimental support of the mpv option `title-bar`.
While development there were 2 memory access violations while shutdown.
- Command line parser fix using list options with `-add` suffix.
- Fix video being rendered with black line at the bottom.
# v7.0.0.4 Beta (2023-12-19)

View File

@@ -655,6 +655,9 @@ x=100 docks the window to the right side.
y=0 docks the window to the top side.
y=100 docks the window to the bottom side.
#### --title-bar=\<yes|no\>
Shows the window title bar. Default: yes
**mpv.net specific window features:**