bug fix for logo not shown on start

This commit is contained in:
Frank Skare
2019-08-06 01:49:51 +02:00
parent ad30dc5ae2
commit 954c014708
5 changed files with 20 additions and 8 deletions

View File

@@ -4,11 +4,11 @@
- bug fix for logo not shown on start
- osd-visibility.js script was removed because the OSC uses too much memory
- youtube-dl was updated
- in case mpv.net is started from a terminal it sets now the mpv property input-terminal to yes,
this means mpv.net will now receive input keys from the terminal
- command line processing was improved, certain properties didn't work, now they should work:
(input-terminal, terminal, input-file, config, config-dir, input-conf,
load-scripts, script, scripts, player-operation-mode)
- libmpv was updated to shinchiro 2019-08-04
- in case mpv.net was started from a terminal it sets now the mpv property input-terminal to yes,
this means mpv.net will now receive and handle input keys from the terminal
- certain command line properties didn't work (input-terminal, terminal, input-file,
config, config-dir, input-conf, load-scripts, script, scripts, player-operation-mode)
- the about dialog shows now the mpv version and build date
### 5.1