remove basic view and enhance advanced view of show-info command

This commit is contained in:
stax76
2022-07-09 17:26:49 +02:00
parent 07809d882f
commit eeae6994a2
5 changed files with 28 additions and 17 deletions

View File

@@ -1,6 +1,8 @@
# 6.0.3.1 (202?-??-??)
- Creating a playlist from a folder uses absolute normalized paths, non media files are ignored.
- The basic view of the show-info command was removed, the advanced view was enhanced with a General section and the filename.
- Fix OSC hide behavior on mouse move.
- MediaInfo v22.06
- libmpv shinchiro 2022-07-02

View File

@@ -321,7 +321,7 @@ Shows available demuxers.
Shows the history file when existing.
### show-info
Shows media info on screen, a second key press shows more detailed media info.
Shows media info on screen.
### show-input-editor
Shows the input editor.