├── LICENSE ├── README.md ├── filter_hotkeys_audio.lua └── filter_hotkeys_video.lua /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upgradeQ/filter-hotkeys/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upgradeQ/filter-hotkeys/HEAD/README.md -------------------------------------------------------------------------------- /filter_hotkeys_audio.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upgradeQ/filter-hotkeys/HEAD/filter_hotkeys_audio.lua -------------------------------------------------------------------------------- /filter_hotkeys_video.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upgradeQ/filter-hotkeys/HEAD/filter_hotkeys_video.lua --------------------------------------------------------------------------------