Commit Graph
17 Commits
Author SHA1 Message Date
CharlesJS a1ac2a5995 Probably better way to fix this 2016-05-25 16:58:22 -05:00
CharlesJS ec8182b391 Attempt at fixing a bug that was causing crashes with certain controllers 2016-05-25 16:57:11 -05:00
CharlesJS 7219af9005 Fixed a bug involving hat switch handling on external controllers 2016-04-28 03:26:23 -05:00
clobber c404312732 Make the oebindings property list easier to read when opening it. 2015-12-23 02:12:53 +01:00
clobber 431195e021 Annotate binding and device classes. 2015-11-29 14:05:18 -08:00
clobber b7f8f68eb9 Fix key description. 2015-11-28 20:10:54 -08:00
clobber ac33544f0d Add OEBindingDescription superclass for OEKeyBindingDescription and OEKeyBindingGroupDescription. Move OEBindingDescription creation to OESystemController from OESystemBindings. Add OESystemController as a property of OEBindingDescription so that it can be encoded along with an identifier and recovered in a background process. 2015-11-28 17:35:26 -08:00
Christoph Leimbrock 4ed2bfdb47 Add global button to stop emulation (Fixes #1796). 2015-03-01 18:30:09 +01:00
Christoph Leimbrock 905aca81b9 Fix a warning in OESystemBindings and add logs so we can trace if this issue is happening 2014-06-02 14:33:11 +02:00
clobber fb8ca521a2 Corrects an issue where in-game input would still respond to old binds after changing them in Control Prefs 2014-05-26 21:00:02 -05:00
clobber 2978310863 Added Screenshot global key 2013-12-25 13:38:41 -06:00
clobber a20b24d34c Add the ability to remove events from bindings. 2013-09-14 02:03:04 -07:00
clobber ecc31d6aa0 Added Display Mode global key
This is available for Cores through [OEGameCore changeDisplayMode] to
change screen modes (NDS), color palettes (VB) or other display-related
functions
2013-08-15 21:49:42 -05:00
Remy Demarest 0646d16e35 Correct the analog management bug by using the property name anagogic rather than analog. 2013-06-25 23:34:45 -07:00
Remy Demarest 7fd28cea60 Add global buttons, their actions and their keys. 2013-06-16 19:11:46 -07:00
Remy Demarest 11d32d68ec Add support for anagogic buttons on the emulator side and global buttons. 2013-06-16 18:06:49 -07:00
Remy Demarest a0434761d7 Move OpenEmuSystem and OpenEmuBase frameworks into their own project. 2013-04-07 00:21:09 -07:00