Commit graph

16 commits

Author SHA1 Message Date
Dimitris Panokostas
2ce510dc17 Added handling of Ctrl, Amiga, Alt keys 2017-01-29 12:41:13 +01:00
Dimitris Panokostas
8ee1d48055 Code cleanup, restored Key for Menu option
- Code cleanup
- Restored Key for Menu option from Prefs being used, set default key to
F12 (using SDL2 Scancode)
2017-01-29 12:04:05 +01:00
Dimitris Panokostas
599cddb6fa Restored some keyboard input functionality 2017-01-23 22:31:59 +01:00
Dimitris Panokostas
5ce842c745 Use Scancodes for key events 2017-01-23 22:09:20 +01:00
Dimitris Panokostas
15bd6bfea3 Updated files to fix compilation warnings and errors 2017-01-23 20:35:38 +01:00
Dimitris Panokostas
9ff20acb2a Synced pandora.cpp with main
- Re-enabled custom controls loading/saving
- Increased max_uae_width/height to 1080p resolution
2017-01-23 14:13:43 +01:00
Dimitris Panokostas
9db4a0f959 Fixes for Keyboard input handling
- Fixed Ctrl-A-A detection during emulation
- Fixed Caps Lock detection (should only happen on KeyDown, not both
KeyDown and KeyUp!)
- Put back custom mapping handling
2017-01-23 14:05:22 +01:00
Dimitris Panokostas
e5c5eddda6 Code cleanup
Removed unneeded code
2017-01-21 23:56:00 +01:00
Dimitris Panokostas
438f552c5a Temp hardcoding F12 for Key for menu 2017-01-21 17:28:19 +01:00
Dimitris Panokostas
69647d48d8 SDL2 fixes 2017-01-21 14:54:08 +01:00
Dimitris Panokostas
4dc41447f0 Fixed SDL2 references
Fixed remaining SDL2 references, now compiles without errors
2016-12-10 13:23:58 +01:00
Dimitris Panokostas
8983c0c5a3 Changed SDL1 references to SDL2
SDL1 calls to SDL2 ones
Changed references to Guichan to Guisan
Changed references to renamed paths
2016-12-10 11:40:41 +01:00
Dimitris Panokostas
348281d36a First renames after merge
Renamed folders
Updated Makefile contents
Removed obsolete files/folders
2016-12-09 19:04:33 +01:00
Chips-fr
6cbdde5724 remove *dep directories 2015-05-23 13:28:13 +00:00
Chips-fr
422ed334f4 v0.2: Merge TomB improvements 2015-05-17 07:52:43 +00:00
Chips-fr
e86cde6318 Commit pandora source code 2015-05-13 18:47:23 +00:00