Merge pull request #2704 from RisingFog/frameadvancehold

Add Frame Advance Hold Hotkey Functionality
This commit is contained in:
Scott Mansell
2015-10-28 15:31:03 +13:00
4 changed files with 67 additions and 1 deletions

View File

@ -19,6 +19,9 @@ const std::string hotkey_labels[] =
_trans("Stop"),
_trans("Reset"),
_trans("Frame Advance"),
_trans("Frame Advance Decrease Speed"),
_trans("Frame Advance Increase Speed"),
_trans("Frame Advance Reset Speed"),
_trans("Start Recording"),
_trans("Play Recording"),