summaryrefslogtreecommitdiff
path: root/macosx/Source/HotkeyController.m
Commit message (Collapse)AuthorAgeFilesLines
* OS X: Fix pressing "i" making the emulator speeding up.SND\MaddTheSane_cp2015-01-181-3/+3
| | | | | | This was caused by gpuKeypress in HandleKey to interpret the I key as GPU_FRAME_LIMIT. Having the block check for the NSControlKeyMask fixes this. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@92900 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* OS X: Move source files to their own folder.SND\MaddTheSane_cp2014-07-201-0/+211
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@90999 e17a0e51-4ae3-4d35-97c3-1a29b211df97