Twinaphex
216e7bcdaf
Silence more warnings on iOS
2017-02-26 21:46:19 +01:00
twinaphex
89715b7195
Fix CXX_BUILD
2017-02-26 10:39:15 +01:00
Twinaphex
b7b3b2cb5f
Try to prevent truckload of warnings on iOS
2017-02-26 10:33:03 +01:00
twinaphex
8f01bcfb8d
Update of command.c
2017-02-26 09:35:35 +01:00
twinaphex
af971ea9be
Try setting path when defaults menu_config is set
2017-02-26 09:35:00 +01:00
twinaphex
c2036e4aed
(iOS) App Store versions cannot reference non-public selectors
2017-02-26 07:05:14 +01:00
twinaphex
19bf048b68
Add log message
2017-02-26 06:44:35 +01:00
twinaphex
c653e6d886
Buildfix
2017-02-26 06:14:33 +01:00
twinaphex
e523280cb0
Add fallback message that informs us when config saving is not working
2017-02-26 06:07:58 +01:00
twinaphex
24b9237669
Prevent null pointer dereferences
2017-02-26 04:38:24 +01:00
twinaphex
e48bd0b2b5
Update config.def.h
2017-02-26 04:00:15 +01:00
Twinaphex
aa2e7dc794
Silence warning
2017-02-26 03:53:05 +01:00
Twinaphex
a55df42978
Update static project
2017-02-26 03:52:28 +01:00
twinaphex
1e96a600d7
Update iOS10 static solution
2017-02-25 23:23:43 +01:00
twinaphex
2b1fbca318
Add to the define
2017-02-25 02:49:18 +01:00
twinaphex
671771d3cd
Update RetroArch iOS 10 solution
2017-02-25 02:47:32 +01:00
twinaphex
ca2716eef7
Add DONT_WANT_ARM_OPTIMIZATIONS
2017-02-25 02:27:47 +01:00
Twinaphex
2dfb9b9638
Revert "Attempt to not use this codepath for arm64"
...
This reverts commit a16ba8450267b1c28a9513731620ba59399bf05f.
2017-02-25 02:15:26 +01:00
Twinaphex
9062f62375
Merge pull request #4695 from zeromus/master
...
fix win32 console logging to be better than ever and no longer slay msys windows (fixes #4673 )
2017-02-25 02:10:33 +01:00
zeromus
e89706d251
fix win32 console logging to be better than ever and no longer slay msys windows ( fixes #4673 )
2017-02-24 18:42:19 -06:00
twinaphex
a16ba84502
Attempt to not use this codepath for arm64
2017-02-25 00:28:23 +01:00
Twinaphex
ed51eaf449
Update iOS 10 target for both arm64 and armv7s
2017-02-25 00:21:27 +01:00
Twinaphex
3c0afd730b
Update xcode proj
2017-02-25 00:13:40 +01:00
Twinaphex
5eab3e3d96
Merge pull request #4692 from daviderickson/master
...
Detect non-standard joystick buttons
2017-02-24 19:31:44 +01:00
David Erickson
da8662bb4a
Detect non-standard joystick buttons
...
The Xbox One S controller when connected via Bluetooth
is exposing its select button with the Linux KEY_BACK
code, which is outside of the normal input code
scan range for joysticks. This patch adds additional
scanning to pick up such extra buttons, and adds
them as buttons after the normal ranges to preserve
compatibility with existing key mappings.
2017-02-24 01:09:15 -08:00
twinaphex
3ae52e2095
Prevent potential crashes when pressing left/right on playlists
2017-02-24 06:58:22 +01:00
twinaphex
26474ee99e
Update
2017-02-24 06:52:45 +01:00
twinaphex
af02707298
Update core_manager.c
2017-02-24 06:41:18 +01:00
twinaphex
cc75e002cd
Add managers/core_manager.c
2017-02-24 06:29:13 +01:00
twinaphex
d6ecfd42b5
Take out logging
2017-02-24 06:26:50 +01:00
twinaphex
59b86027e9
Simplify menu_displaylist_parse_cores
2017-02-24 06:26:20 +01:00
twinaphex
fd5836d4e7
Prevent crash
2017-02-24 04:53:54 +01:00
twinaphex
db02a0c52a
Move this back
2017-02-24 02:21:18 +01:00
twinaphex
b36683ba09
Enable companion UI start on boot if HAVE_DYNAMIC = false
2017-02-24 02:19:15 +01:00
Jean-André Santoni
e6bdc9363c
Buildfix for RetroArch_iOS10_static
2017-02-24 01:42:37 +01:00
Twinaphex
7a510000bb
Need to change bundle identifier for RetroArchiOS 10
2017-02-24 01:11:02 +01:00
Twinaphex
d462e91659
Merge pull request #4690 from libretro/msr_temp
...
Avoid 'unused scalar variable' warning
2017-02-23 21:50:28 +01:00
twinaphex
b5b87d7735
Avoid 'unused scalar variable' warning
2017-02-23 21:49:51 +01:00
Twinaphex
6146daf5e8
Merge pull request #4689 from libretro/coverity_scan
...
Coverity scan
2017-02-23 21:35:33 +01:00
twinaphex
b8e68030d0
(menu_cbs_ok.c) Cleanups
2017-02-23 21:35:06 +01:00
twinaphex
dcd4d6b422
Cleanups
2017-02-23 21:32:38 +01:00
Twinaphex
d969229f6a
Merge pull request #4688 from libretro/msr_temp
...
Make sure to save the config file after bundle_decompressed
2017-02-23 15:18:08 +01:00
twinaphex
1f9059f2b5
Make sure to save the config file after bundle_decompressed
2017-02-23 15:16:51 +01:00
twinaphex
f9ca3c9d87
stb_vorbis.h - get rid of this
2017-02-23 14:29:47 +01:00
twinaphex
8cbb4e13ee
Prevent crashes
2017-02-23 14:27:43 +01:00
twinaphex
2074d25441
Make STB_VORBIS optional
2017-02-23 05:56:31 +01:00
twinaphex
aaef2bb820
Add audio_mixer.h header file
2017-02-23 05:32:03 +01:00
twinaphex
8de102e607
Make stb_vorbis C89-compatible
2017-02-23 05:23:34 +01:00
twinaphex
22223fa6c4
Fix CXX_BUILD for audio_mixer
2017-02-23 04:41:43 +01:00
Twinaphex
1dcf57c046
Buildfixes for stb_vorbis.h
2017-02-23 04:28:36 +01:00