bug fix for logo not shown on start
This commit is contained in:
10
Changelog.md
10
Changelog.md
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user