Olivier Goguel
|
dab26a5356
|
Add Non Encryption key in plist
|
2024-09-01 21:48:17 +02:00 |
|
Olivier Goguel
|
b45b18b645
|
1.51 : Updated XIB from detail view
|
2024-09-01 17:22:38 +02:00 |
|
Olivier Goguel
|
597037e584
|
1.51 : added NoiseTracker, Fun Columns + updated app description (thanks to Benoit)
|
2024-09-01 17:21:41 +02:00 |
|
o@goguel.com
|
10f8bbd121
|
ActiveGS - BestOf FTA - Official 1.5 release
|
2024-04-13 12:23:22 +02:00 |
|
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
|
9283b0436c
|
First Addition of the Win32 binary (using Visual Studio 2022)
|
2022-08-31 22:29:43 +02:00 |
|
Olivier Goguel
|
5b8e1f795f
|
Add 1024 icon
|
2021-11-05 22:39:09 +01:00 |
|
Olivier Goguel
|
3110db04dc
|
Hack for iOS15
|
2021-11-05 22:25:05 +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
|
79ef40e872
|
Fix Wav support on 64Bits architecture
|
2017-11-09 23:32:08 +01:00 |
|
Olivier Goguel
|
d5de3bb891
|
Added iOS11 support
|
2017-11-09 23:28:16 +01:00 |
|
Olivier Goguel
|
23dbe58be1
|
Merge pull request #8 from yoshisuga/multidisk_user_images
Support multi-disk images in the Favorites tab
|
2016-04-04 08:52:43 +02: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
|
f5308f0792
|
Fix screenshot in detail view
|
2016-04-03 16:56:19 +02:00 |
|
Olivier Goguel
|
59c466bacb
|
Fix Thumbnail download
|
2016-04-02 22:07:45 +02:00 |
|
Olivier Goguel
|
d25074b7a7
|
Fix rotation for Info & Detail View
|
2016-04-02 22:03:47 +02:00 |
|
Olivier Goguel
|
a01ef5862f
|
added ActiveGS_AsmJS test
|
2016-04-02 21:47:45 +02:00 |
|
Olivier Goguel
|
1c30e57773
|
Merge pull request #7 from yoshisuga/mfi
Early support for mFi controller
|
2016-04-02 10:07:27 +02:00 |
|
Yoshi Sugawara
|
6c3defc2e1
|
Early support for mFi controller
|
2016-04-01 16:07:46 -04:00 |
|
Olivier Goguel
|
5dafc3e81e
|
Merge pull request #6 from yoshisuga/savestate
Support for saving and loading states, with 6 slots per game
|
2016-04-01 21:57:51 +02: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 |
|
Olivier Goguel
|
f7e86a312b
|
Merge pull request #4 from yoshisuga/icade
Fix iCade support; Support for native resolutions for iPhone 6/6 Plus screen sizes
|
2016-03-29 19:06:32 +02:00 |
|
Olivier Goguel
|
4d439160db
|
Merge pull request #3 from yoshisuga/master
iOS 8 orientation crash fix
|
2016-03-29 19:06:15 +02:00 |
|
Yoshi Sugawara
|
9b8cbeab31
|
reset bundle info
|
2016-03-29 12:24:55 -04:00 |
|
Yoshi Sugawara
|
e59a59a041
|
reset code signing to be generic
|
2016-03-29 12:23:48 -04: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
|
6c0be03349
|
Added ActiveGS logo
|
2016-03-27 22:25:23 +02:00 |
|
Olivier Goguel
|
6725aa34ef
|
Added Installation instructions
|
2016-03-27 22:23:29 +02:00 |
|
Nicolas
|
df29f9856b
|
remove default credentials
|
2016-03-27 21:53:21 +02:00 |
|
Nicolas
|
5bbf3af412
|
Remove Entitlements
|
2016-03-27 21:45:34 +02:00 |
|
Olivier Goguel
|
3a244bedee
|
Replaced xcodebuild.h with CFBundleVersion
|
2016-03-27 11:34:35 +02:00 |
|
Olivier Goguel
|
8d3b2f1f71
|
Merge pull request #1 from yoshisuga/master
changed Common.res path to be relative to project instead of absolute
|
2016-03-27 11:32:11 +02:00 |
|
Yoshi Sugawara
|
e883606b4d
|
removed xcode build script - not sure if it was needed?
|
2016-03-26 22:13:03 -04:00 |
|
Yoshi Sugawara
|
66eaf26e7e
|
changed Common.res path to be relative to project instead of absolute
|
2016-03-26 22:04:56 -04:00 |
|
Olivier Goguel
|
fb16092646
|
ReadMe
|
2016-03-26 21:35:38 +01:00 |
|
Olivier Goguel
|
775ea4a4b5
|
Fixed typos
|
2016-03-26 17:28:03 +01:00 |
|