Jon Maddox
2926e4533d
removes the tmp directory
2013-03-25 09:18:29 -04:00
Jon Maddox
845b87fbba
main core build script, calls all the build scripts for all of the cores
2013-03-25 09:18:18 -04:00
Jon Maddox
c04d96a59b
nestopia and snes9x-next build scripts
...
These get built in a tmp directory under ios. Steps:
* Clone (or pull master) repo
* build core
* move core to modules directory
2013-03-25 09:17:56 -04:00
Jon Maddox
71c14a53e1
ignore tmp under the ios directory
2013-03-25 09:13:38 -04:00
twinaphex
f004e98f85
(RMenu) Fix build
2013-03-25 08:06:40 +01:00
twinaphex
c9e2dd937d
(Android) Update overlays - now adds an RGUI toggle button
...
(RMenu PS3) Clean up some unneeded function callbacks
2013-03-25 03:07:58 +01:00
twinaphex
a7ea3b3ec7
(Blackberry) Replace strcpy with strlcpy
2013-03-25 02:07:13 +01:00
Squarepusher
53d49907ed
Merge pull request #163 from CatalystG/master
...
(BlackBerry) Get input overlay to show when booting to RGUI
2013-03-24 18:04:22 -07:00
CatalystG
1e58421c84
(BlackBerry) Get input overlay to show when booting to RGUI
2013-03-24 20:42:09 -04:00
twinaphex
26143b7b09
(libretro-test) Make MSVC compatible
2013-03-24 23:45:23 +01:00
meancoot
250857190f
(iOS) Add diagnostic view and logging for BTstack; access it from the settings menu.
2013-03-24 18:23:46 -04:00
meancoot
4e973d8e27
(iOS, BTstack) Will now accept a connection from either a PS3 pad or a WiiMote. Might still get confused if a device other than those two show up.
2013-03-24 16:18:57 -04:00
meancoot
d83d941669
(iOS, BTstack) Some cleanup. No more ObjC in the input code.
2013-03-24 13:13:36 -04:00
meancoot
003c3c1476
(iOS, BTstack) The thread never returns, it just waits.
2013-03-24 12:18:48 -04:00
twinaphex
6905a38476
(PC) Fix RGUI build
...
(RGUI) Swap Start and Select buttons - Start is more commonly
found on gamepads than Select - Start does 'settings screen switch'
now and Select does 'reset to default' setting
2013-03-24 06:45:35 +01:00
twinaphex
9a1cbdce85
(RGUI) Add 'Resume Game' option
2013-03-24 06:32:42 +01:00
twinaphex
f36869ecbc
(iOS) Build fix
2013-03-24 06:08:12 +01:00
twinaphex
5c42e2fc98
(Libretro core management) Cleanups to libretro_install_core
2013-03-24 03:50:55 +01:00
twinaphex
fce2bdb3b2
Cleanups to libretro_install_core
2013-03-24 03:13:10 +01:00
Themaister
e45d9fab12
Fix Win32 build.
2013-03-24 02:35:10 +01:00
Themaister
714a4aa3f7
Fix build for drivers.
2013-03-24 02:24:53 +01:00
meancoot
a7497ab416
(iOS) Move BTstack into a thread. It may still need synchronization with the input buffers, but shouldn't cause crashes or anything.
2013-03-23 21:13:30 -04:00
meancoot
e3b4cb9a2d
(iOS) Add disabled draft of SixAxis support.
2013-03-23 21:13:30 -04:00
meancoot
95259d4b86
(iOS) Move all bluetooth processing to WiiMoteHelper.m; delete BTstackManager.m
2013-03-23 21:13:30 -04:00
twinaphex
1c332e42f8
Remove frontend_console.h header
2013-03-24 02:02:15 +01:00
twinaphex
ed90e7a446
Update READMEs
2013-03-24 01:35:32 +01:00
twinaphex
82329cf097
(Blackberry) Starts up in RGUI mode now - should (hopefully) allow
...
for dynamic changing of libretro core and selection of ROM instead
of hardcoded paths.
2013-03-24 01:00:00 +01:00
twinaphex
3ad52ccfa2
(Blackberry) Add HAVE_RGUI to managed build
2013-03-24 00:23:48 +01:00
twinaphex
0fa8c04984
Remove menu_settings.c
2013-03-23 19:34:38 +01:00
twinaphex
9058143953
Move create_menu_item_label to rmenu_xui.cpp
2013-03-23 18:11:03 +01:00
Squarepusher
c9673dbae6
Merge pull request #162 from CatalystG/bb_rgui
...
(BlackBerry) Add initial in-game RGUI support.
2013-03-23 09:48:13 -07:00
twinaphex
6d8871c76c
Combine menu_settings_set and menu_settings_set_default and
...
move to settings.c
2013-03-23 17:21:42 +01:00
CatalystG
f6c2c2c57d
(BlackBerry) Add initial in-game RGUI support.
2013-03-23 12:21:30 -04:00
twinaphex
82d80cf24f
(PS3) Multiman cleanups
2013-03-23 05:17:39 +01:00
twinaphex
c29da41501
(Blackberry) Take out PERF_TEST
2013-03-23 04:46:14 +01:00
twinaphex
adee2430b9
Move platform_inl.h to frontend_console.c
2013-03-23 04:35:30 +01:00
Themaister
ab93fa6bd2
Use more approriate namespacing.
...
Replace get_libretro_core_name namespacing.
2013-03-22 23:42:34 +01:00
twinaphex
f7e75d69fa
(Salamander) Split up Salamander into its own separate file
2013-03-22 21:27:34 +01:00
twinaphex
1f54ac4bd9
Fix PC build (change to dynamic.c)
2013-03-22 20:56:23 +01:00
twinaphex
7e0afcf610
move get _libretro_core_name to dynamic.c
2013-03-22 20:54:33 +01:00
twinaphex
8fb9ab16d4
(GX) Fix build
2013-03-22 17:49:37 +01:00
twinaphex
7465b25483
block_config_read is set to true in config_set_defaults
2013-03-22 17:01:59 +01:00
twinaphex
fefb65b84a
(Blackberry) Move libscreen initialization to Blackberry graphics
...
context driver
2013-03-22 16:30:10 +01:00
Squarepusher
8c1b9a5346
Update README.md
2013-03-22 14:52:55 +01:00
Squarepusher
38eda3adda
Update README.md
2013-03-22 14:52:25 +01:00
meancoot
a2122ff858
(iOS, WiiMote) Don't call calc_joystick_state for classic controller. The sticks aren't used so no point in doing the math (especially that sqrt).
2013-03-21 16:49:01 -04:00
meancoot
d39f5280f9
(iOS) Change handling of iterate loop
2013-03-21 16:36:48 -04:00
meancoot
f0774266a1
(iOS) Add a range based setting for input_overlay_opacity.
2013-03-21 14:00:32 -04:00
Squarepusher
e1aff3cfa6
Merge pull request #159 from maddox/non-jailbreak
...
Enable for Non-Jailbroken Phones
2013-03-20 20:48:01 -07:00
Jon Maddox
200809f430
ignore dotted files/dirs including '.' and '..'
2013-03-20 22:48:58 -04:00