Commit Graph

20 Commits

Author SHA1 Message Date
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
clobber 01c2b2ff61 Fix deprecation warnings 2015-09-09 21:46:37 -05:00
Christoph Leimbrock c86e4d5561 Add -supportsDiscs to system controller. 2015-08-15 09:38:09 +02:00
Christoph Leimbrock 4ed2bfdb47 Add global button to stop emulation (Fixes #1796). 2015-03-01 18:30:09 +01:00
Kyle Lacy 7663a67373 Add rewind button as a global key 2015-02-16 10:54:27 -08:00
Christoph Leimbrock 30aa889db0 Add initial localisation files for control setup labels 2014-07-08 17:28:23 +02:00
clobber ab1c700833 Support reading OEGameCoreOptions from cores 2014-05-27 01:39:30 -05:00
Christoph Leimbrock 3973d58fae Manually add @barrycrayon’s changes to allow custom fonts for button names in OEControlsButtonSetupView. Also includes Psy’s suggestions. 2014-04-24 13:58:10 +02:00
Christoph Leimbrock da8b067731 Allow system plugins to propose aspect ratio for cover art. 2014-04-16 21:12:03 +02:00
clobber d0e54fda17 Helper methods for returning game header and serial from system plugin 2014-01-24 13:05:26 -06:00
clobber 3bb3b2f3ca Show additional global keys 2013-12-25 13:54:59 -06:00
clobber 2978310863 Added Screenshot global key 2013-12-25 13:38:41 -06:00
clobber 785844af90 Hide unimplemented global keys 2013-12-23 00:32:44 -06: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
Christoph Leimbrock 1dfda4008f Implemented controls setup view groups (still has some quirks). 2013-07-30 12:48:24 +02:00
Remy Demarest dddec68051 Proper cheat code support. 2013-07-27 21:07:12 -07:00
clobber cabb96db7b Expose OERequiredFiles through SystemController 2013-07-15 23:40:54 -05:00
Remy Demarest a6bf4a65b1 Add global keys to all system controllers' control list. 2013-06-22 18:56:09 -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