fix changelog
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
|
||||
- External audio and subtitle tracks are shown in the menu and
|
||||
command palette and can be cycled via keyboard.
|
||||
- Fix delay loaded external audio and subtitle tracks.
|
||||
- Command messages are dispatched with `script-message-to mpvnet`.
|
||||
- New feature to change profile using the command palette.
|
||||
- New show-santa-logo (green and grumpy) option.
|
||||
|
||||
@@ -119,6 +119,7 @@ namespace mpvnet
|
||||
{
|
||||
Core.Init(Handle);
|
||||
|
||||
// bool methods not working correctly
|
||||
Core.ObserveProperty("window-maximized", PropChangeWindowMaximized);
|
||||
Core.ObserveProperty("window-minimized", PropChangeWindowMinimized);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user