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
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
b7b3b2cb5f
Try to prevent truckload of warnings on iOS
2017-02-26 10:33:03 +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
671771d3cd
Update RetroArch iOS 10 solution
2017-02-25 02:47:32 +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
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
636ab5c12c
Enable 'Requires Fullscreen'
2017-02-22 00:26:13 +01:00
Twinaphex
44f08a4739
(iOS) Use libretro_ios.a
2017-02-22 00:20:45 +01:00
twinaphex
f7f333477c
Add iOS 10 static solution
2017-02-22 00:01:13 +01:00
neville
4b63ef3123
(OSX PPC) MiniUPNPC support
2017-02-16 01:09:39 +01:00
twinaphex
b3d71320bc
Add miniupnpc to Android
2017-02-16 00:59:32 +01:00
Twinaphex
18f614ef8a
Add MiniUPNPC to iOS build
2017-02-16 00:57:18 +01:00
Twinaphex
5f78d0594c
Enable MiniUPNPC for OSX
2017-02-16 00:50:47 +01:00
Twinaphex
417cf09967
Merge branch 'master' of https://github.com/libretro/RetroArch
2017-02-16 00:45:36 +01:00
Twinaphex
e05a8a7460
Add HAVE_SEGA
2017-02-14 10:30:28 +01:00
Brad Parker
8aa8d6ff6b
MSVC2005: add winmm.lib to linker, needed by rthreads changes in f4c187e
2017-02-14 02:39:26 +00:00
Diablodiab
77e479a8bc
Adds two new parameters that can be passed to the Android version of Retroarch at launch:
...
QUITFOCUS
If enabled this will cause Retroarch to quit completely when it loses focus (eg. when the home button is pressed). This is useful when you are using an alternative launcher such as Kodi because it will make the home button function as an alternative quit key, return to the alternative launcher, and then allow for a different game to start instead of returning to the current session.
HIDEMOUSE
Normally it is not possible to hide the mouse cursor if you have attached an external mouse to your Android unit. This makes it difficult to implement mouse support in the Android version of Retroarch because you will end up having two mouse cursors on the screen. NVIDIA has implemented extensions on the SHIELD that allows for hiding the mouse cursor. If this parameter is provided when starting Retroarch it will check for these extensions and if available it will hide the mouse cursor.
(I am almost done with adding mouse support to the Android input driver and will be submitting a suggestion for this very soon)
2017-02-12 13:26:18 +01:00
twinaphex
d8855caae9
Update to version 1.4.1
2017-02-02 22:20:33 +01:00
Brad Parker
d8fb3d937c
UTF8 fixes for MSVC, don't include any files with a UTF8 BOM if HAVE_LANGEXTRA isn't defined
2017-01-31 12:20:16 -05:00
twinaphex
60d909a031
Don't use HAVE_LANGEXTRA for OSX PPC
2017-01-31 03:31:16 +01:00
twinaphex
04d751c285
(OSX PPC) Add HAVE_LANGEXTRA for Debug
2017-01-31 03:27:46 +01:00
neville
fc2654cd0f
(iohidmanager_hid.c) Silence a whole bunch of warnings
2017-01-29 20:20:43 +01:00
twinaphex
a9c8c81032
(OSX PPC) Don't have HAVE_LANGEXTRA
2017-01-29 19:58:04 +01:00
twinaphex
f763dc0a1e
Add msvc-2015 solution courtesy of spec-chum
2017-01-26 01:56:51 +01:00
Brad Parker
b9eb1c0222
add NoAccel configs in msvc2005 that disable GL and D3D
2017-01-22 13:48:49 -05:00
Brad Parker
1c36c395d4
vc2005 version fix
2017-01-18 02:08:04 -05:00
Brad Parker
8e52d0af6c
Windows 98 buildfix
2017-01-18 02:02:32 -05:00
Brad Parker
c78991b6a2
msvc2005 buildfix
2017-01-17 19:41:20 -05:00
Brad Parker
039064d0f1
remove HAVE_LANGEXTRA from Xbox build, fixes compilation on vc2003
2017-01-17 19:21:15 -05:00
Brad Parker
76b7235dc5
msvc2005 buildfix
2017-01-16 22:20:59 -05:00
Brad Parker
7b057fd43f
GDI: add msimg32 library to msvc2010 project
2017-01-16 20:56:32 -05:00
Brad Parker
e0f71928ca
add msvc2005 project files for Win2000
2017-01-16 20:41:08 -05:00
Josh Palmer
a620e1f89a
Add cores folder to QNX .gitignore
2017-01-09 20:26:09 +00:00
Josh Palmer
42bf55fb21
Fixup preprocessor defines for momentics project, increment bar descriptor build ID
2017-01-09 20:26:09 +00:00
Josh Palmer
b85e2a8897
Fix references to bbctx-qnx post-rebase
2017-01-09 20:26:09 +00:00
Josh Palmer
5ed17c1ffd
Reorganize QNX directory structure, rename bbqnx_ctx.c to qnx_ctx.c for consistency
...
Added OpenGL ES3 support to qnx_ctx.c
Finalize momentics project setup
2017-01-09 20:26:09 +00:00
Josh Palmer
8672b88eff
First round of momentics project fixups
2017-01-09 20:24:51 +00:00
twinaphex
14a800f1f5
Update Makefiles - audio_filters have been moved to libretro-common
2017-01-09 12:37:01 +01:00
twinaphex
9cf923fbeb
BUmp up version for Android
2017-01-07 04:46:05 +01:00
twinaphex
bc31a7d1be
Bump up to version 1.4.0
2017-01-07 04:45:30 +01:00