Commit Graph

24 Commits

Author SHA1 Message Date
o@goguel.com ac4aae573e Add BestOfFTA target 2024-04-07 17:08:42 +02:00
o@goguel.com 239bfc407a fix compilation 2024-04-07 10:38:56 +02:00
Olivier Goguel d9e49fba30 Fix missing init 2024-03-26 21:08:20 +01:00
Olivier Goguel ec9b5a0b8f Add support for arrow keys on external keyboard 2021-01-06 22:14:21 +01:00
Olivier Goguel da55e8a888 Fix SetVideoFX not being called from the mainthread 2017-11-09 23:49:52 +01:00
Olivier Goguel d5de3bb891 Added iOS11 support 2017-11-09 23:28:16 +01:00
Yoshi Sugawara db1217ea74 Converted infoViewController to use AutoLayout; Removed landscape view in xib; Using a UITextView for instructions and added instructions on how to import your own disk images with multi-disk support; added instructions for gamepad and save state support 2016-04-03 15:33:35 -04:00
Yoshi Sugawara 953c76e076 Support multi-disk images for user-provided disk images placed in the Documents directory. Multi disk images are recognized by having disk1 and having a common filename prefix 2016-04-03 13:06:06 -04:00
Olivier Goguel 00a7bf4a5f Improving orientation 2016-04-03 16:56:50 +02:00
Olivier Goguel d25074b7a7 Fix rotation for Info & Detail View 2016-04-02 22:03:47 +02:00
Yoshi Sugawara 6c3defc2e1 Early support for mFi controller 2016-04-01 16:07:46 -04:00
Yoshi Sugawara 9d3737bf1a Dismissing options menu after successfully saving or loading state; increased size of defaults and done button 2016-04-01 12:35:32 -04:00
Yoshi Sugawara 1d420f51e7 added save states controls to options menu; support for saving and restoring states on a game-by-game basis 2016-04-01 04:25:12 -04:00
Yoshi Sugawara 44cad3ea15 Convert to use ARC 2016-03-31 17:21:48 -04:00
Olivier Goguel ec07237701 fix header positioning on main page 2016-03-29 19:09:48 +02:00
Yoshi Sugawara f334246f84 enabling iCade in options menu will force iCade mode to be enabled 2016-03-29 12:19:37 -04:00
Yoshi Sugawara 53e8a24f15 Merge branch 'master' into icade 2016-03-28 20:50:58 -04:00
Yoshi Sugawara a89e63b36b fixed crash when hardware keyboard is connected and device is rotated or input method is changed; adding text field input accessory view only if software keyboard is shown 2016-03-28 19:33:43 -04:00
Yoshi Sugawara efce17a05b Convert to use asset catalog for images - added launch image for iPhone 6/6 Plus sizes for native resolution support; added temp hacks to get iCade to work 2016-03-28 16:46:31 -04:00
Yoshi Sugawara ee04e6f4a7 Revert "Convert to use asset catalog for images - added launch image for iPhone 6/6 Plus sizes for native resolution support; added temp hacks to get iCade to work"
This reverts commit c1a47bc5df.
2016-03-28 16:45:48 -04:00
Yoshi Sugawara c1a47bc5df Convert to use asset catalog for images - added launch image for iPhone 6/6 Plus sizes for native resolution support; added temp hacks to get iCade to work 2016-03-28 15:49:22 -04:00
Olivier Goguel 7b16315809 improved orientation support on ios8 2016-03-28 21:18:27 +02:00
Olivier Goguel 3a244bedee Replaced xcodebuild.h with CFBundleVersion 2016-03-27 11:34:35 +02:00
Olivier Goguel dc092814e1 First Release 2016-03-26 17:16:01 +01:00