37225 Commits

Author SHA1 Message Date
radius
ba4804ed7c differentiate lan and internet rooms 2017-02-27 21:58:39 -05:00
radius
650655abbe doesn't seem to crash anymore 2017-02-27 21:44:11 -05:00
radius
e50ea80dfa integrate the rest of the lan scan parameters 2017-02-27 21:24:34 -05:00
Twinaphex
92bbeab6f6 Merge pull request #4704 from gingerbeardman/icons
Corrected height of fceumm icon to 48px
2017-02-28 02:44:57 +01:00
radius
5ca55aa533 publish IP address correctly 2017-02-27 20:22:56 -05:00
Twinaphex
c9add8c68e Merge pull request #4706 from fr500/master
Adds lan games to the ROOM list
2017-02-28 01:04:59 +01:00
radius
b719f30b8e add lan games 2017-02-27 19:00:43 -05:00
radius
2bdd938338 after the first scan it will no longer scan because of this line 2017-02-27 18:10:35 -05:00
Jean-André Santoni
fc3547b8e4 Don't allow input on the user language setting 2017-02-28 00:03:19 +01:00
Jean-André Santoni
64a11ca0f4 (XMB) Allow hidding the netplay tab 2017-02-27 23:32:24 +01:00
Jean-André Santoni
834087d1ad (XMB) Use a tab styled icon for the netplay tab 2017-02-27 22:48:27 +01:00
Jean-André Santoni
46c153a0fe (XMB) Move netplay to the left of Add Tab 2017-02-27 22:36:45 +01:00
Matt Sephton
a26e229445 Corrected height of fceumm icon to 48px
It had previously been stretched from 41px
2017-02-27 20:39:21 +00:00
Jean-André Santoni
15001a87d3 (XMB) Use a texture slice for dialogs 2017-02-27 20:34:17 +01:00
twinaphex
58c08c0c02 Cleanups 2017-02-27 09:33:20 +01:00
twinaphex
10bf8d4a8a Backport enlarge char buffers 2017-02-27 09:28:38 +01:00
Twinaphex
308aa4678f Update bundle identifiers 2017-02-27 03:52:11 +01:00
Jean-André Santoni
4b84449f59 Fix iOS9 static project 2017-02-27 03:50:08 +01:00
Twinaphex
a6420ae966 Update ios10 target 2017-02-27 02:00:57 +01:00
Twinaphex
951ca852f5 Add ios .a targets 2017-02-27 02:00:57 +01:00
Jean-André Santoni
c0ac7095fa Update pkg/apple/RetroArch_iOS9-Info.plist 2017-02-27 01:50:54 +01:00
Twinaphex
ae92a0ceff Add to Info.plist 2017-02-27 01:42:29 +01:00
Twinaphex
ddae075733 Silence more warnings 2017-02-27 01:28:01 +01:00
Twinaphex
9ebd8736e0 Update iOS 10 static 2017-02-27 01:05:10 +01:00
twinaphex
7974fb5c6e Add HAVE_APPLE_STORE to iOS 10 2017-02-26 23:00:03 +01:00
twinaphex
803dd83e67 Put IOS ifdef around this 2017-02-26 22:24:07 +01:00
Twinaphex
43c32aad3d Silence more warnings 2017-02-26 22:16:03 +01:00
Twinaphex
fdbdcfee65 Merge pull request #4691 from GregorR/netplay-slave-mode
Netplay slave mode
2017-02-26 21:49:21 +01:00
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