bump and note to self:
https://code.videolan.org/videolan/vlc/ … /hotkeys.c
needs an
“`
case ACTIONID_AUTOSCALE:
vlc_player_vout_ToggleAutoscaleMode(player);
break;
“`
in `PLAYER_ACTION_HANDLER(Vouts)` and the needful changes in src/misc/actions.c and src/misc/actions.h
Statistics: Posted by gcb — 31 Jul 2024 18:38