twinaphex
1eaee0bbea
(PS3) Overlays work now - properly mallocs image size now
2014-01-08 14:38:42 +01:00
twinaphex
28f34c715b
(PS3) Dehardcode huge image buffer - overlays still broken though -
...
crashes now at libspurs instead
2014-01-08 14:21:51 +01:00
twinaphex
e5ae3403e4
(PS3) Now honors O Button behavior
2014-01-08 14:08:14 +01:00
Themaister
f61f42c68f
Simplify overlay analogs handling.
2014-01-08 13:32:51 +01:00
Twinaphex
04017b7fd7
Merge pull request #479 from iAmGhost/fix_ireadgo_i5_mappings
...
Better MUCH iReadGo i5 key mappings.
2014-01-08 04:09:24 -08:00
twinaphex
f7b823df7f
(Wii) Update icon/meta description
2014-01-08 13:08:40 +01:00
twinaphex
49ec30f377
(iOS) Replace icons
2014-01-08 11:40:35 +01:00
meancoot
2a341ac15c
(Apple) Add analog stick support for classic controller. You need to rotate the stick 360 degrees to calibrate it. (Todo: Document this somewhere!)
2014-01-07 22:08:09 -05:00
Themaister
9ab4b2213a
Avoid potential overflows with overlay analogs.
2014-01-07 17:43:44 +01:00
Themaister
a65db38baf
Allows buttons with l_x_plus, etc, to act as analogs.
...
Matches up with regular input drivers which can map buttons to analogs
as well if the analogs are not used.
2014-01-07 17:37:59 +01:00
Themaister
35c485aab0
Reuse bind maps in input_common for overlay.
2014-01-07 17:14:09 +01:00
Twinaphex
471c73b6da
Merge pull request #477 from iAmGhost/fix_android_resource_leak
...
Fixed zipFile resource leaking.
2014-01-07 02:54:25 -08:00
Daehan Kim
962ee80909
Fixed zipFile resource leaking.
2014-01-07 02:41:50 -08:00
Daehan Kim
370efca314
Better MUCH iReadGo i5 key mappings.
2014-01-07 02:19:28 -08:00
twinaphex
c49985ce90
(Android) Build fix
2014-01-07 10:01:08 +01:00
twinaphex
2c7c24b452
(GX) Jacobeian changes
2014-01-06 21:50:22 +01:00
Themaister
5b4ebb3fa1
Build fix for overlay.
...
Compute keyboard mod state once.
Fix C++ 'new' usage.
2014-01-06 19:42:46 +01:00
twinaphex
de703eee52
(Apple) Ifdef code with HAVE_LOCATION and HAVE_CAMERA
2014-01-06 16:27:30 +01:00
twinaphex
61218b4a66
(OSX) Get rid of unused variable warning/variable is used before it's initialized
2014-01-06 16:20:20 +01:00
Twinaphex
e7cf6d1672
Merge pull request #461 from libretro/kb_overlay
...
Support for keyboard keys on overlays.
2014-01-06 05:51:05 -08:00
Twinaphex
0da8c03033
Merge pull request #474 from heuripedes/extern-c
...
Use C linkage in frontend.h and input_common.h
2014-01-05 19:40:07 -08:00
Twinaphex
c606d6788f
Merge pull request #475 from clienthax/master
...
Add support for Cobra ODE
2014-01-05 19:39:50 -08:00
Clienthax
716f285800
Add support for Cobra ODE
2014-01-06 03:28:14 +00:00
Higor Eurípedes
1f8c114641
Use C linkage in frontend.h and input_common.h
2014-01-05 23:28:34 -03:00
meancoot
e2ffb51c2d
(iOS) Fix brutal BTstack lag
2014-01-05 20:12:04 -05:00
Themaister
f2a8a73322
Add workaround for ATI Catalyst's lack of GL_RGB565 support.
2014-01-05 22:29:57 +01:00
Themaister
bee70f8318
Fix ifdefs regarding READ_PIXELS.
2014-01-05 22:22:15 +01:00
Twinaphex
144ee18ed3
Merge pull request #473 from Bezier89/master
...
Allow auto detect core to work with mixed case extensions and zip files.
2014-01-05 13:23:46 -08:00
Bezier89
f274a409c7
Allow auto detect core to work with mixed case extensions and zip files.
2014-01-05 12:50:38 -08:00
meancoot
aa23e81cca
(Apple) Fix building for 32-bit OSX
2014-01-05 14:56:45 -05:00
twinaphex
7e9c8908f8
(PS3) Set default overlay directory
2014-01-05 19:17:13 +01:00
twinaphex
472da5166e
(PS3) Update ICON0.PNG/package.conf
2014-01-05 19:03:45 +01:00
twinaphex
e9ce0aaaa4
(PS3) Custom aspect ratio works now
2014-01-05 18:48:09 +01:00
twinaphex
2da438bcf0
(PS3) Add paths
2014-01-05 05:00:08 +01:00
twinaphex
8e0118f4bb
Get rid of unused HAVE_RARCH_MAIN_IMPLEMENTATION and HAVE_RARCH_MAIN_WRAP
2014-01-05 03:33:27 +01:00
twinaphex
5578cd6ed6
(NGC) Fix build
2014-01-05 00:07:35 +01:00
twinaphex
54f0fb5319
(Wii) Bump up version
2014-01-04 22:52:26 +01:00
meancoot
4643e53cc8
(OSX) Re-add lion style fullscreen (still needs to be tested for Snow Leopard)
2014-01-04 14:05:22 -05:00
Themaister
388e9c7487
Make rom history handling a bit more robust.
...
If a missing core is trying to be loaded it can end up deleting the
entire ROM history because core_name is not found and history read from
file would then exit early.
2014-01-04 16:38:23 +01:00
twinaphex
b20b6525d3
(Android) PendingIntent code created bad dependencies on Java frontend and
...
made it impossible for external clients like Dinothawr to use RetroArch
as a library
2014-01-04 05:36:08 +01:00
meancoot
b5ea9b4eb9
(OSX) Use more sane default config path.
2014-01-03 17:16:02 -05:00
Themaister
79cd808e81
Fix broken use of SET_LIBRETRO_PATH.
2014-01-03 21:38:48 +01:00
Themaister
53502bd066
Add some FIXMEs.
2014-01-03 20:23:35 +01:00
Themaister
76c7f13f8c
Add INPUT_UDEV string to get_default_input_driver.
2014-01-03 20:18:50 +01:00
meancoot
65c368140c
(Overlay Keyboard) Handle key events (no character data yet)
2014-01-03 12:56:21 -05:00
twinaphex
70c3de9e33
(iOS) Replace icons
2014-01-03 18:39:01 +01:00
twinaphex
e716e084ac
(OSX) Update OSX port to use new icon
2014-01-03 18:36:12 +01:00
Twinaphex
c592a41c62
Merge pull request #464 from hizzlekizzle/master
...
better commit for ios/osx icns
2014-01-03 09:31:40 -08:00
unknown
19543adbd0
add osx/ios icns
2014-01-03 11:29:54 -06:00
unknown
db9751a6b6
wipe out bad changes
2014-01-03 11:28:44 -06:00