This commit is contained in:
stax76
2024-07-17 02:44:48 +02:00
parent e6defd3e55
commit 7c38e823c1
4 changed files with 21 additions and 11 deletions

View File

@@ -3,11 +3,12 @@
- Korean, Russian and Turkish translation added, Japanese translation fixed. Thanks to the translation team!
- Action/Workflow/Auto build fix and update.
- Full support for select.lua which is a new simple command palette script embedded into mpv/libmpv.
In the context menu select.lua features can be found under 'View > On Screen Menu'.
- New default bindings and menu items for select.lua which is a new simple mpv built-in command palette script.
In the context menu select.lua features can be found under `View > On Screen Menu`.
https://github.com/mpv-player/mpv/blob/master/player/lua/select.lua
- The helper script 'Tools\update-mpv-and-libmpv.ps1' no longer uses command line arguments,
it uses now the Path environment variable to find mpv and mpv.net.
- Fix loading of DVD ISO files.
# v7.1.1.0 (2024-02-03)