twinaphex
4c5ebb46f6
Readd modules info files
2013-05-27 01:21:09 +02:00
twinaphex
cbe9bbfeba
Note for meancoot
2013-05-27 01:20:36 +02:00
Squarepusher
e7cb134f5d
Update README.md
2013-05-26 17:36:53 +03:00
twinaphex
6f808be4a1
(iOS) Add PS3 default binds as well
2013-05-25 19:56:32 +02:00
twinaphex
5113b3dee4
(iOS) Wiimote + Classic now gets properly configured (default binds)
2013-05-25 19:05:31 +02:00
twinaphex
75104aa4e2
(iOS) First stab at being able to set default binds (for Wiimote +
...
Classic)
2013-05-25 18:20:31 +02:00
meancoot
eeea6a6184
(iOS) Change the way custom actions are handled in the setting menu; BTstack is now enabled or disabled as soon as the Enable BTstack option is toggled
2013-05-24 18:36:18 -04:00
meancoot
6affc4572e
(iOS) If the token HAVE_DEBUG_DIAGLOG is defined at build time all messages sent to stdout or stderr will appear in the Diagnostic Log.
2013-05-24 18:16:44 -04:00
meancoot
bd2f308f46
(iOS) Add some error logging to BTpad code. Also add some controller pairing info to ios/README.md
2013-05-24 17:04:46 -04:00
meancoot
d67fc02b26
(iOS) Remove the Settings button on the top bar if a settings view controller is present in the backstack (prevents recursive opening of settings menu)
2013-05-24 16:02:04 -04:00
twinaphex
46f29b1178
New define RARCH_MOBILE
2013-05-22 16:02:21 +02:00
Hans-Kristian Arntzen
3e9b982118
(iOS) Move NS* stuff inside autoreleasepool.
...
Avoid leak.
2013-05-16 13:58:23 +02:00
twinaphex
4c92d8a3ed
(iOS) Comment out debug filelogging by default
2013-05-16 13:44:32 +02:00
twinaphex
7113a3c61e
(libretro-test) Add iOS target
2013-05-16 13:38:16 +02:00
meancoot
afa22f32be
(iOS) Clear input buffers when the driver is initialized. This prevents keys held when the last game exited from being reported on the first poll of the next.
2013-05-13 23:45:02 -04:00
twinaphex
e3a8ea9389
(iOS) Add preliminary file logging - only seems to log stderr
...
right now and not stdout
2013-05-13 12:11:30 +02:00
twinaphex
a981b149ee
(iOS) Add modelviewer_libretro.info
2013-05-12 15:15:44 +02:00
twinaphex
05abf3d575
(iOS) Change code sign identity to iOS developer (automatic)
2013-05-12 15:12:25 +02:00
Themaister
ad713d3bb1
Update to 0.9.9-wip3.
2013-05-08 01:13:29 +02:00
meancoot
207aa876db
(iOS) Refactor setting handling
2013-05-05 11:48:30 -04:00
meancoot
2f7ed9f06b
(iOS) Remove useless key event code
2013-05-05 11:48:28 -04:00
meancoot
239dc7c480
(iOS) Settings menu refactoring
2013-05-05 11:48:28 -04:00
meancoot
0205fd10ae
(iOS) Add untested iCade support
2013-05-05 11:48:28 -04:00
Themaister
12bb089f63
Update to 0.9.9-wip2.
2013-05-01 12:50:40 +02:00
Themaister
592800d907
Fixups iOS joypad driver.
2013-04-27 00:08:52 +02:00
Themaister
cca7fce89c
Add joypad autoconfig support.
2013-04-26 14:48:48 +02:00
Themaister
227363bfce
Update to 0.9.9-wip1.
2013-04-21 18:56:17 +02:00
meancoot
c15463ad7c
(iOS) Various:
...
Fix symbol conflict for audio_cb in CoreAudio driver and dummy lib
Don't show a frame from the last loaded game when loading a new one
Fix settings not being refreshed after a failed game load
Fix issue that could cause the display time of the native pause button to be cut short
2013-04-18 20:39:43 -04:00
Themaister
f4c89be017
Use CGP/GLSL-style format on Android and iOS.
2013-04-11 15:40:57 +02:00
meancoot
fb2abbbebf
(iOS) Update ioseagl_ctx.c
2013-04-07 21:36:41 -04:00
meancoot
9add01d0f1
(iOS) Update shader settings
2013-04-07 19:07:43 -04:00
twinaphex
4102d1cfb8
Make sinc resampler the default and remove Hermite - audio
...
quality at high samplerates was too bad to be of any use
2013-04-07 03:41:06 +02:00
Jon Maddox
fb5c0ae490
codesign any dynamic lib inside /modules
2013-04-05 14:58:09 -04:00
Jon Maddox
2665bda1c8
merged master
2013-04-05 14:02:24 -04:00
Jon Maddox
ffc3b4c211
update the README to reflect emulator core building and removal of the other scripts
2013-04-05 13:45:32 -04:00
meancoot
ed01b57036
(iOS) Fix stale sram and state paths after loading a game through RGUI.
2013-04-05 12:09:33 -04:00
meancoot
566f5041c4
(iOS) Add the option to copy covers from the camera roll by long clicking on an RAGridView cell.
2013-04-04 22:13:32 -04:00
meancoot
960381366f
(iOS) Couple of quick fixes
2013-04-04 22:13:32 -04:00
meancoot
1534ddee3a
(iOS BTstack) Remove the need to select pad type when connecting
2013-04-04 18:01:24 -04:00
meancoot
8f8b90d8c6
(iOS) Disable ASLR, hopefully fixes random aborts when loading PCSX ReARMed.
2013-04-04 15:12:53 -04:00
meancoot
1ede507331
(iOS) Make runtime settings hack work again
2013-04-04 14:20:19 -04:00
meancoot
d4793d1bb7
(iOS) Arrange settings.m in a more logical fashion
2013-04-04 14:20:19 -04:00
meancoot
bfe1bf138d
(iOS Thread) Sync input data between main and retroarch thread
2013-04-04 13:06:32 -04:00
twinaphex
59d6c871e7
(iOS) Combine settings Obj-C files into one (settings.m)
2013-04-04 08:25:00 +02:00
twinaphex
8ae3fcb6c1
(iOS) Reduce the amount of object files for Obj-C compiled code
...
by combining similar files
2013-04-04 07:54:33 +02:00
twinaphex
62194803fb
(iOS) Module info detail - change emuname to corename - emuname
...
too specific - libretro cores can also be GL demos/games/apps
2013-04-04 06:11:37 +02:00
twinaphex
d82d04f7a4
(iOS/Griffin) All C files get compiled in already by griffin.c -
...
no need to have them referenced in Xcode project anymore
2013-04-04 01:41:26 +02:00
meancoot
6d657d6fab
(iOS Thread) Make the pause menu's exit button work again
2013-04-03 12:08:27 -04:00
meancoot
ca4921d6c0
(iOS Thread) Use pthread, rather than Grand Central Dispatch, to create the emulator thread
2013-04-03 11:58:18 -04:00
meancoot
67ced23555
(iOS Thread) Fix crash when returning from background
2013-04-03 11:48:24 -04:00