Commit Graph

522 Commits

Author SHA1 Message Date
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
Twinaphex fb7ed87d2e Revert "(Android) Ask for external sdcard permission" 2016-12-30 01:32:11 +01:00
hunterk 7e8163c34e Revert "(Android) reload cores path every lauch"
This reverts commit 1841455462. This commit was breaking Android builds on the buildbot.
2016-12-29 10:29:59 -06:00
Aaahh Ahh 1841455462 (Android) reload cores path every lauch
Reload the path instead of saving and reusing every launch
2016-12-25 15:39:06 -05:00
Aaahh Ahh ac80cffdce (Android) Ask for external sdcard permission
Permission has to be explicitly asked for or it won't be granted on api 23 or higher.
2016-12-25 15:06:54 -05:00
Seth Kingsley b690fb2abc Use native getopt_long() on macOS 2016-12-17 16:56:40 -08:00
Seth Kingsley 079cdfa96c Move OTHER_CFLAGS up to the project and inherit
This is to make adding -DHAVE_... flags easier.
2016-12-17 16:49:38 -08:00
twinaphex 1c0d8f3927 Add compat_strcasestr to Xbox Salamander solutions 2016-12-17 19:37:30 +01:00
twinaphex d6836a6a6f (iOS) Update solutions 2016-12-14 19:44:12 +01:00
twinaphex c418abc0be (iOS) Update solutions 2016-12-14 19:43:02 +01:00
twinaphex 52a41e77c4 (Android) Buildfix 2016-12-12 13:26:45 +01:00
twinaphex 08a60c94d0 Move audio resampler drivers (Sinc/nearest) to libretro-common; maister gave permission to relicense to MIT 2016-12-12 13:02:29 +01:00
twinaphex 9375efe24e Add HAVE_CC_RESAMPLER defines 2016-12-12 12:44:29 +01:00
twinaphex 26fe408bb4 (Emscripten) Add button 2016-12-10 22:01:40 +01:00
Logan McNaughton 0b0bdadeee Don't define HAVE_OPENGLES2 for Android if GLES=3 2016-12-08 15:22:00 -07:00
twinaphex 6b779dab4f (MSVC 2003) XInput likely not to work 2016-12-07 07:16:58 +01:00
twinaphex 4d23ba91fc (Android) Buildfix 2016-12-05 04:24:45 +01:00
Rob Loach d386f63525
[Emscripten] Add Tooltips to the buttons 2016-12-03 11:44:26 -05:00
terry1994 f54b8cb9a9 Fix building on iOS 9 and 10.
Adjusted iOS 10 project to target minimum iOS version of 10.
Using minimum iOS version to determine availablity of clock_gettime (exists only on iOS 10+). Building with 10/10.1 SDK would cause this method to be called in iOS 9 builds, resulting in a crash on start.
2016-12-01 09:39:53 +01:00
radius b1531618f1 add git version to android build 2016-11-26 16:02:12 -05:00
radius 415f84e13f having it as preferExternal accomplishes literally nothing!
Basically it saves the apk file (that is used ONCE) in the external SD but all the data files are created in the same location in the internal partition
Having it as preferExternal causes installation issues on some devices (have to remove the SD card to install the app..., then insert again)
2016-11-25 13:48:41 -05:00
radius 50539d58df allow cleaning up idbfs 2016-11-21 20:58:45 -05:00
neville 12804431db (GLSL) Avoid memsets - good for about a +1fps speedup with simplified
ribbon on PowerPC Mac
2016-11-10 18:35:47 +01:00
twinaphex bc9dabf916 Add pkg/wiiu files 2016-11-06 13:26:33 +01:00
twinaphex cca2aa7ee9 (MSVC) Add HAVE_UPDATE_ASSETS 2016-11-05 23:32:29 +01:00
twinaphex 7fc1d76c4c (MSVC) Update paths 2016-11-04 18:55:16 +01:00
twinaphex 9fa0fc255c (MSVC) Update paths 2016-11-04 18:52:01 +01:00
twinaphex 3d9f43bcdc (MSVC) Update paths 2016-11-04 18:46:37 +01:00
twinaphex 41212b40c5 Remove DONT_HAVE_STATE_TRACKER 2016-10-20 05:11:35 +02:00
twinaphex fac1527e5c Add HAVE_UPDATE_ASSETS for Apple builds 2016-10-19 02:38:40 +02:00
twinaphex b3e3bf13f7 Take out HAVE_ZARCH for PPC OSX 2016-10-19 02:34:01 +02:00
twinaphex 1dfbb7f3b7 Take out HAVE_ZARCH for OSX 2016-10-19 02:33:36 +02:00
twinaphex cb8aca97f5 (Emscripten) Add Reicast button 2016-10-10 22:42:44 +02:00
twinaphex c2bb410d8d Take out HAVE_BUILTIN_AUTOCONFIG - always include it 2016-10-04 07:33:57 +02:00
twinaphex 9384875ab0 Don't use HAVE_NETPLAY any more 2016-09-29 21:07:10 +02:00
radius 4dcd08c574 (ems) useless CDN is useless 2016-09-29 08:54:50 -05:00
radius 4e33f25328 (ems) useless CDN is useless 2016-09-29 08:49:31 -05:00
twinaphex 3b8ae65afb (Android) Re-enable Vulkan 2016-09-29 12:22:31 +02:00
twinaphex efdee89d09 Create samples 2016-09-28 12:44:41 +02:00
radius c790f452e7 (ems) update template, don't enable run button till idbfs is synced 2016-09-24 22:32:47 -05:00
Logan McNaughton 133a7bdb14 These are (pretty much) alphabetical
Makes it a little easier to find it if you don't know where they are.

Also, maybe consider only listing the cores that actually work with the Web Player? (I'm not sure which ones that is)
2016-09-24 16:52:48 -06:00
radius e48cd885f9 (ems) update webplayer template too 2016-09-24 17:30:03 -05:00
radius 1efdffd191 (ems) use idbfs instead of localstorage 2016-09-24 17:18:32 -05:00
radius 9f3102e601 (ems) fix this 2016-09-24 15:36:27 -05:00
radius dc276df53e (ems) use imfs in this template for testing purposes 2016-09-24 12:59:10 -05:00
radius 8cb8390dbe fix typo 2016-09-22 22:15:02 -05:00
radius 5f9a54af56 Add Glupen 2016-09-21 19:20:44 -05:00
Andrés Suárez 32017c3cae Update index.html 2016-09-21 15:37:52 -05:00
Logan McNaughton f0204a8b5d Fix emscripten async and add glupen64 2016-09-21 14:10:05 -06:00
twinaphex e25472013f Move dir variable 2016-09-20 01:54:59 +02:00
twinaphex 2f17fdd651 Update Android.mk 2016-09-20 01:54:24 +02:00
twinaphex 88dd3c131c Get rid of jni/Android2.mk 2016-09-19 19:31:33 +02:00
radius be6bce0eb0 (ems) template fixes 2016-09-17 16:58:34 -05:00
radius ed326e0479 (ems) template fixes 2016-09-17 15:19:34 -05:00
radius 29e354a3c6 (ems) template cleanups 2016-09-17 15:13:47 -05:00
radius ec01d2400e (ems) template fixes 2016-09-17 15:13:47 -05:00
radius 64b802b47a (ems) add to the other templates too 2016-09-17 12:37:42 -05:00
radius 356c17678e (ems) add button to clean local storage 2016-09-17 12:37:42 -05:00
radius bca82f7413 use a generic globe instead of a chrome icon 2016-09-17 11:23:59 -05:00
radius 6f195ddc6d (ems) template cleanup 2016-09-17 02:05:49 -05:00
radius 0515e9f753 (ems) remove some unused code 2016-09-17 02:01:13 -05:00
radius 69f8cd1acb (ems) add template for people who want their own self-hosted player
(ems) add readme
2016-09-16 10:04:46 -05:00
radius 247de41ce1 (ems) itch.io, readd log window 2016-09-15 23:19:23 -05:00
radius 90a13632ac (ems) itch.io, fix core selector 2016-09-15 21:21:17 -05:00
fr500 f0b0c13d78 (ems) disable dropbox integration on itch.io for now 2016-09-15 19:01:05 -05:00
fr500 035259b959 (ems) disable dropbox integration on itch.io for now 2016-09-15 18:56:21 -05:00
fr500 0427ede025 (ems) update urls for itch 2016-09-15 18:56:21 -05:00
fr500 28a334318a (ems) itch.io template refinement 2016-09-15 18:33:12 -05:00
fr500 f4e35e3cdf (ems) reorganize templates 2016-09-15 18:18:26 -05:00
fr500 20999f9952 (ems) remove deprecated template 2016-09-15 18:18:26 -05:00
fr500 2952952169 (ems) add itch.io template 2016-09-15 18:18:26 -05:00
Twinaphex 9fbd4a5265 Revert "(Emscripten) Bind to the console when logging" 2016-09-15 13:34:31 +02:00
Rob Loach 993de8b4c4
(Emscripten) Use .bind() on the console object 2016-09-15 00:45:25 -04:00
Rob Loach 8564a5b266
Revert "Revert "(Emscripten) Print logs to the browser console""
This reverts commit a3b4db2d63.
2016-09-15 00:43:40 -04:00
radius a3b4db2d63 Revert "(Emscripten) Print logs to the browser console"
Doesn't work on firefox or edge

This reverts commit ddccaeed8c.
2016-09-14 22:23:48 -05:00
Rob Loach ddccaeed8c
(Emscripten) Print logs to the browser console 2016-09-14 18:33:52 -04:00
Twinaphex 35f3497033 Revert "(Emscripten) Show/Hide the console" 2016-09-14 18:35:56 +02:00
Andrés Suárez b380977421 Update proto.js 2016-09-14 10:42:15 -05:00
radius f855e80933 (emscripten) use standard frontend assets dir 2016-09-13 23:41:53 -05:00
Rob Loach 0ae05ef394
Add a toggle console 2016-09-13 22:31:16 -04:00
radius 9022bf75ad (emscripten) make core assets a subdir of content 2016-09-13 19:48:17 -05:00
radius 0b46a6902d (emscripten) add downloads to userdata 2016-09-13 19:40:45 -05:00
radius d6f82b4a16 (emscripten) disable buttons for real, use inmemory file system for content to be able to upload more than 10MB 2016-09-13 19:37:00 -05:00
twinaphex ae158453e1 (Emscripten) Add title for menu toggle 2016-09-12 15:17:28 +02:00
radius 2c01ffcdb9 (ems) add menu toggle button 2016-09-11 02:37:56 -05:00
Andrés ec6eb0ccad Merge pull request #3566 from RobLoach/patch-8
(Emscripten) Use a CDN for Material Design
2016-09-11 01:47:17 -05:00
Andrés a714f77646 Merge pull request #3567 from RobLoach/fix-browserfs
(Emscripten) Fix BrowserFS casing
2016-09-11 01:47:10 -05:00
Rob Loach 308c3e2655
(Emscripten) Fix BrowserFS casing 2016-09-11 02:44:20 -04:00
Rob Loach 826da20e8d (Emscripten) Use a CDN for Material Design
https://cdnjs.com/libraries/mdbootstrap
2016-09-11 02:36:25 -04:00
Rob Loach cb6055d01a
emscripten: Remove unneeded Font Awesome JS file 2016-09-11 02:15:27 -04:00
Rob Loach f5be649b66
emscripten: display the active core name 2016-09-11 01:39:33 -04:00
Rob Loach ed44348b44
Merge branch 'master' of github.com:libretro/RetroArch into nav
Conflicts:
	pkg/emscripten/proto.html
2016-09-11 00:32:18 -04:00
Andrés 457ea6c77f Merge pull request #3563 from RobLoach/fa-spin
(Emscripten) Use Font Awesome's fa-spin class
2016-09-10 23:21:58 -05:00
Rob Loach 842f6816ae
emscripten: use the fa-spin class 2016-09-11 00:19:18 -04:00
Andrés 0173ecf391 Merge pull request #3561 from RobLoach/browserify-cdn
(Emscripten) Switch to Browserify CDN for BrowserFS
2016-09-10 23:16:03 -05:00
Rob Loach ca947b9563
emscripten: switch to browserify-cdn on wzrd.in 2016-09-11 00:04:41 -04:00
Rob Loach 18a2a0e372 emscripten: Add .gitignore to skip buildbot files 2016-09-10 23:54:32 -04:00
Rob Loach 6ee2689bb6
Move Controls to Navbar 2016-09-10 23:44:15 -04:00
Rob Loach b4f575099f emscripten: Fix loading animation on FireFox
Uses the `-moz-` prefix.
2016-09-10 02:21:33 -04:00
Rob Loach b147ccc62a
emscripten: center-align the loading image 2016-09-10 02:10:31 -04:00
Rob Loach 8abd55662f emscripten: Add a glowing animation when loading 2016-09-10 00:28:14 -04:00
radius 8b194788e7 fix invader url 2016-09-09 22:34:06 -05:00
radius 9a5dcabf36 use invader instead 2016-09-09 22:03:50 -05:00
radius 2b7f628bd9 remove this file 2016-09-09 22:02:52 -05:00