Skip to content
  • dionoea's avatar
    Add vlc_GetActionId(). · 469613e2
    dionoea authored
    vlc_GetActionId() is used to get an ACTIONID from the action's name, which is way better than getting the hotkey setting from the hotkey name and then, if the hotkey was set, looking up the corresponding action id ... since this also works if the hotkey isn't set. Export this function in lua and use in common.hotkey().
    469613e2