Commit Graph

1542 Commits

Author SHA1 Message Date
radius 80f9e6db90 update atv banner 2017-05-21 23:47:59 -05:00
radius 2797aae6cf update atv banner 2017-05-21 23:47:48 -05:00
Twinaphex 0e4f1a400f Update ios 2017-05-19 14:38:18 +02:00
twinaphex 593334747b Define MSB_FIRST for RetroArch PPC 2017-05-06 16:45:02 +02:00
twinaphex 15a5083b8c (360) Define MSB_FIRST for RetroArch Salamander 2017-05-06 16:43:53 +02:00
aliaspider f73c3af445 (msvc) use the correct config for x64 builds. 2017-04-11 17:58:35 +01:00
aliaspider b1d750bc1d enable x64 builds in RetroArch-msvc2010.sln 2017-04-11 16:31:18 +01:00
Brad Parker 84558215fd android: permission result is only valid if our request code matches 2017-03-20 15:58:25 +00:00
Brad Parker 61cbb25b12 add callback for permission request result, style nits 2017-03-20 14:46:43 +00:00
Brad Parker b1e94e8215 android: add runtime permission checking for Android 6.0+ 2017-03-20 05:25:05 +00:00
twinaphex 137f8df057 Bump up version code 2017-03-13 20:28:20 +01:00
Brad Parker c549f7e8d7 android: set XMB as default for Android TV devices 2017-03-10 22:17:05 -05:00
Twinaphex 256433a00b Bump up to 1.5.0 2017-03-07 18:37:57 +01:00
twinaphex 9e2ae4aca4 Use 1.5.0 2017-03-07 18:33:35 +01:00
Twinaphex 7d9edc0874 Update iOS solutions 2017-03-05 22:07:19 +01:00
Twinaphex ec14874363 Update to version 1.4.2 2017-03-05 20:52:24 +01:00
twinaphex c5717ecd84 Start bumping up to version 1.4.2 2017-03-05 20:51:15 +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 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
Rob Loach 4163513ec7
emscripten: add a preview logo while loading 2016-09-09 22:46:31 -04:00
Andrés 834981d74a Merge pull request #3551 from RobLoach/patch-5
emscripten: fix disabling key strokes
2016-09-09 20:47:27 -05:00
radius c366b20a5c update browserfs 2016-09-09 20:36:46 -05:00
Rob Loach 1201da9f36 emscripten: fix disabling key strokes
This fixes the key stroke actions.
2016-09-09 19:34:52 -04:00
twinaphex 164d3b034c Get rid of OSX_PPC 2016-09-09 15:56:56 +02:00
radius eb18aae600 (ems) upload content should go here instead 2016-09-09 00:30:07 -05:00
radius 7421059521 (ems) fix nit 2016-09-09 00:27:24 -05:00
radius 5dcfe3bb24 (ems) simplify code 2016-09-09 00:25:27 -05:00
radius 8b2434a408 (ems) override F1 and other keys, use paths relative to the base url 2016-09-08 23:37:30 -05:00
twinaphex b15ec2f0d2 (Emscripten) Add PicoDrive 2016-09-08 10:44:40 +02:00
twinaphex f5b282c422 (Emscripten) Add Desmume 2016-09-08 09:02:40 +02:00
radius 2e17af781f (ems) rework storage 2016-09-08 00:49:36 -05:00
twinaphex 413d786e12 (Emscripten) Add mupen64plus 2016-09-08 07:10:53 +02:00
Andrés f58676c5ad Update proto.js 2016-09-07 16:04:18 -05:00
Andrés 9ea3402c9a Update proto.js 2016-09-07 12:50:01 -05:00
radius 041e9c327a change to busy state while uploading 2016-09-07 10:50:57 -05:00
radius a5a26fea61 use /content for uploads/ 2016-09-07 10:36:53 -05:00
twinaphex 39f3808c96 (Emscripten) Add libretro logo 2016-09-07 12:21:29 +02:00
twinaphex 81cd1bf6d5 (emscripten) Comment out mednafen-saturn 2016-09-07 12:16:16 +02:00
twinaphex e9dfd2b046 (Emscripten) Add EasyRPG 2016-09-07 12:11:52 +02:00
twinaphex 8ef5315409 (Emscripten) Add ffmpeg 2016-09-07 11:56:26 +02:00
twinaphex b4c91b4f6b Add note about Google Chrome 2016-09-07 10:28:11 +02:00
twinaphex ba154518e2 (Emscripten) Add gme 2016-09-07 10:11:55 +02:00
twinaphex 0d85039b4a (emscripten) Update proto.html 2016-09-07 10:01:50 +02:00
radius 0e634a8819 fix combo color 2016-09-07 01:44:34 -05:00
radius 0151d78466 correct favicon 2016-09-07 01:11:33 -05:00
radius 1f68152b10 add icon 2016-09-07 00:56:46 -05:00
radius 802ca36cf8 fix redirect 2016-09-07 00:49:18 -05:00
twinaphex 044341cee3 (Emscripten) Add o2em 2016-09-07 07:43:20 +02:00
radius 867080965b add material bootstrap template 2016-09-07 00:41:13 -05:00
twinaphex 8fa84c9462 (Emscripten) Add fMSX 2016-09-07 07:31:31 +02:00
twinaphex 58a7c27940 (Emscripten) Add blueMSX 2016-09-07 07:23:42 +02:00
twinaphex 9e36724255 (Emscripten) Add 2048 2016-09-07 07:08:47 +02:00
twinaphex c084532d31 (Emscripten) Add 4DO 2016-09-07 07:05:20 +02:00
twinaphex de8af46524 (Emscripten) Add Virtual Jaguar 2016-09-07 07:02:44 +02:00
twinaphex cea6657bca (Emscripten) Add Snes9x 2016-09-07 06:59:02 +02:00
twinaphex 54fc282c3b (Emscripten Add Mednafen PCFX 2016-09-07 06:42:56 +02:00
twinaphex 27a64c40a8 (Emscripten) Add mednafen_lynx 2016-09-07 06:35:06 +02:00
twinaphex 61c52df552 (Emscripten) Add mednafen_wswan 2016-09-07 06:27:55 +02:00
twinaphex 89f38f6369 (Emscripten) Add Mednafen NGP 2016-09-07 06:21:20 +02:00
twinaphex 444061aa8a (Emscripten) Add Mednafen VB 2016-09-07 06:13:48 +02:00
twinaphex 9309733c60 (Emscripten) Add pce_fast 2016-09-07 06:04:22 +02:00
twinaphex a8d43f65f5 (Emscripten) Fix Snes9x names 2016-09-07 05:58:04 +02:00
twinaphex e7b55b75dc (Emscripten) Add snes9x 2002 2016-09-07 05:57:48 +02:00
twinaphex 69ed06b2af (Emscripten) Add Vecx 2016-09-07 05:50:20 +02:00
twinaphex 1046ede7cf (Emscripten) Add MAME 2000 2016-09-07 05:30:44 +02:00
twinaphex 5db9e7f1c0 (Emscripten) Add NXEngine 2016-09-07 05:25:05 +02:00
twinaphex d20ea521cb (Emscripten) Add snes9x2005 2016-09-07 05:18:40 +02:00
twinaphex 3e7d15dcd5 (Emscripten ) Add Stella 2016-09-07 05:14:47 +02:00
twinaphex de59563f7f (Emscripten) Add TGB Dual 2016-09-07 05:12:29 +02:00
twinaphex 92676f6a30 (Emscripten) Add TyrQuake 2016-09-07 05:08:05 +02:00
twinaphex 4c0163a8eb (Emscripten) Add prboom 2016-09-07 05:05:42 +02:00
twinaphex 882cddfafc (Emscripten ) Add Nestopia entry 2016-09-07 03:37:19 +02:00
twinaphex 5102b8fdbc (Emscripten) Add QuickNES 2016-09-07 03:28:43 +02:00
twinaphex 270593990b (Emscripten) Add fceumm button 2016-09-07 00:33:31 +02:00
twinaphex 85500eb7b2 Add Genesis Plus GX button 2016-09-07 00:24:41 +02:00
twinaphex 6f47289ba6 Start adding HAVE_CONFIG_H to gfx/drivers_context 2016-09-06 19:39:02 +02:00
radius 18527d2fef (emscripten) use localstorage variables instead of passing the parameters in a URL 2016-09-05 23:35:16 -05:00
twinaphex 266a06ffb1 Revert "Expose GPU Hard Sync for GLES 3 too"
This reverts commit a74813c9ea.
2016-09-05 21:43:02 +02:00
twinaphex a74813c9ea Expose GPU Hard Sync for GLES 3 too 2016-09-05 21:16:30 +02:00
Rob Loach 156541ed89 emscripten: Disable default browser keys
This will attempt to disable the default action of some of the browser hotkeys.
2016-09-05 02:17:15 -04:00
Rob Loach d88e528fac
emscripten: rename webplayer.html to index.html 2016-09-05 01:14:33 -04:00
Rob Loach b23c7b04fb
emscripten: add core switching 2016-09-05 01:07:54 -04:00
radius 456d69d219 fix fullscreen button 2016-08-28 23:45:39 -05:00
radius 990eddf0d4 remove the code that disables them too 2016-08-28 23:43:32 -05:00
radius 15c4bc003a we are using settings now, remove the checkmarks 2016-08-28 23:40:42 -05:00
radius 49c29904cb fix load button 2016-08-28 23:38:21 -05:00
radius 6f1288a9f8 change button order a bit 2016-08-28 23:36:12 -05:00
radius be6ddfa6d0 add default menu content 2016-08-28 23:21:29 -05:00
radius 9cfb6c971f (ems) change a few more settings 2016-08-28 23:11:57 -05:00
radius a820aeadec try to use XDG for emscripten 2016-08-28 22:50:56 -05:00
radius ee3af240d7 update emscripten dist-cores for buildbot duty 2016-08-28 19:14:42 -05:00
radius d3fa4535fc move these files over to the package dir 2016-08-28 19:09:55 -05:00
twinaphex 30f99c6e0e (iOS) Remove HAVE_ZARCH 2016-08-21 13:23:14 +02:00
U-Huygens-PC\Bibibi 9bedbb9af8 Move ICON0.PNG, PARAM.SFO and USRDIR folder from pkg/ps3 to pkg/ps3/SSNE10000 2016-08-13 14:09:56 +02:00
twinaphex 6484d89785 (Vita) Update website icon 2016-08-13 07:58:14 +02:00
twinaphex 19fa1ff13f (MSVC 2010) Buildfix 2006-01-17 06:39:19 +01:00
twinaphex c9236924a3 (MSVC 2003) Buildfixes 2006-01-17 06:19:45 +01:00
twinaphex f81fe2782a (MSVC 2003) Add include dir 2006-01-17 04:40:33 +01:00
twinaphex d4eca3aeb7 Move glext.h header to gfx/include/GL/glext.h 2016-08-11 23:34:05 +02:00
twinaphex 35939125b0 (MSVC 2003) Start adding MSVC 2003 solution files 2006-01-17 04:25:59 +01:00
twinaphex ff52008708 Link to Vita nightlies 2016-08-11 20:31:17 +02:00
twinaphex 83fd8575e0 Update bg.png 2016-08-11 20:30:16 +02:00
twinaphex 2ebc0c150d (Vita) Update LiveArea startup icon 2016-08-11 19:11:10 +02:00
twinaphex 0eee4531ef (Vita) Add Live Area assets 2016-08-11 19:09:37 +02:00
U-Huygens-PC\Bibibi 323c2d011d Move package.conf from ps3 folder to ps3_dex folder 2016-08-09 19:17:55 +02:00
twinaphex 8dc41b5e40 Remove pocketsnes reference 2016-08-05 20:42:57 +02:00
Francisco José García García 5718ede5f7 (VITA) Fix icon0.png 2016-08-03 02:22:17 +02:00
twinaphex 052dd57a2f Update image with pngquant 2016-08-03 02:11:58 +02:00
twinaphex fb2b53e589 (Vita) Add ICON0.PNG 2016-08-02 17:19:49 +02:00
twinaphex fda2495021 Get rid of HAVE_ZLIB_DEFLATE - implicitly enable it 2016-08-02 15:34:48 +02:00
twinaphex 3787d9d691 (MSVC) Add imageviewer 2016-08-01 22:26:50 +02:00
twinaphex 83452f3a0b (Android) Add HAVE_IMAGEVIEWER 2016-07-31 14:24:17 +02:00
twinaphex 218d6f5262 Bump up to 1.3.6 2016-07-17 01:05:18 +02:00
twinaphex 8983126c23 Should finally remove Cg from unwanted targets 2016-07-16 22:31:55 +02:00
twinaphex 3f3486336b (MSVC) Updated solution again 2016-07-16 22:22:57 +02:00
twinaphex 5a6e3f7968 Remove some more CG parts 2016-07-16 22:21:02 +02:00
twinaphex 7a17e9ccc2 (MSVC 2010) Add non-Cg targets - Release and Debug 2016-07-16 22:03:21 +02:00
twinaphex 53a0d6a5b7 Add separate iOS10 solution files 2016-07-15 22:24:15 +02:00
radius 33315d4b66 bump up version everywhere 2016-07-15 12:09:50 -05:00
Yoshi Sugawara 9173397f08 iOS 10 support: cores need to be in the modules directory of app bundle, added script to code sign cores in modules directory 2016-07-10 09:02:40 -10:00
twinaphex 280ea0535f (OSX) Bake in HAVE_NETWORKGAMEPAD 2016-06-27 06:42:03 +02:00
twinaphex b990f34054 (iOS) Add network gamepad 2016-06-27 06:40:25 +02:00
twinaphex 465ac5707c Add HAVE_NETWORKGAMEPAD 2016-06-27 06:38:47 +02:00
Hans-Kristian Arntzen 596cd320c6 Vulkan: Update SPIRV-Cross and glslang. 2016-06-25 14:44:56 +02:00
radius d9ebecb0ea fix indentation 2016-06-09 19:24:36 -05:00
neville f170856374 (OSX) Fixes 2016-06-08 07:41:59 +02:00
twinaphex 63af59a198 Add HAVE_LANGEXTRA 2016-06-07 06:05:41 +02:00
twinaphex 883d9ff6b5 Add HAVE_SHADERPIPELINE define 2016-06-07 00:00:28 +02:00
twinaphex bedd67a8b8 (QNX/BB10) Use HAVE_MATERIALUI 2016-05-31 05:17:57 +02:00
twinaphex 0b47d98169 (BB) Update paths 2016-05-31 03:41:14 +02:00
Twinaphex ccf80cbaa9 (BB) Update 2016-05-31 03:36:52 +02:00
twinaphex e820759ed2 Revert "(QNX) Define HAVE_MAIN"
This reverts commit ad3669a926.
2016-05-30 07:55:07 +02:00
twinaphex ad3669a926 (QNX) Define HAVE_MAIN 2016-05-30 07:51:11 +02:00
twinaphex e58dda0623 (QNX) Use relative paths 2016-05-30 07:48:17 +02:00
Twinaphex 4389008be6 (QNX) Can export Release build now 2016-05-19 23:38:38 +02:00
twinaphex 0e88d99798 (BB10) Update bar-descriptor 2016-05-19 23:23:06 +02:00
Twinaphex c2942b0873 (QNX) Builds and links 2016-05-19 22:25:39 +02:00
Twinaphex 323d5b1c6c (QNX) Buildfixes 2016-05-19 21:43:40 +02:00
Twinaphex e133ce31e8 (QNX) Buildfixes 2016-05-19 20:10:10 +02:00
Twinaphex 85331042be (QNX) Build fixes 2016-05-19 20:02:39 +02:00
twinaphex de2d15c716 Add extra image format support to targets 2016-05-18 13:39:42 +02:00
twinaphex 0e3ff650c2 Remove WANT_RPNG 2016-05-17 13:41:40 +02:00
twinaphex 25ec6a8872 Add HAVE_JPEG to project files 2016-05-17 13:39:06 +02:00
Twinaphex 96b673f809 (iOS) Buildfix 2016-05-16 11:35:28 +02:00
twinaphex 65d33700d4 Move audio_utils to libretro-common as s16_to_float 2016-05-16 11:33:49 +02:00
twinaphex a3ca1029f0 Get rid of this file 2016-05-16 11:25:11 +02:00
Twinaphex 0c1d639911 (iOS) Buildfix 2016-05-16 11:15:46 +02:00
twinaphex 2422dfbbbe (libretro-common) Create libretro-common/conversion/float_to_s16 2016-05-16 11:11:02 +02:00
twinaphex 4ae92cfc4b (Android) Bake in Vulkan, and use spirv-cross now 2016-05-15 14:02:48 +02:00
twinaphex e730dd6ae2 (Android) Change STL 2016-05-15 13:53:12 +02:00
twinaphex 315c6b9687 Cleanups 2016-05-12 10:44:15 +02:00
twinaphex 193eb62354 (Android) Add include dirs 2016-05-12 10:29:19 +02:00
twinaphex d57395effb Define HAVE_ZLIB_DEFLATE 2016-05-09 02:51:51 +02:00
Alcaro e4c9ec0903 Or here. 2016-05-06 20:23:54 +02:00
Alcaro 056e8c3ab3 No need to remove function names here either. 2016-05-06 20:22:37 +02:00
Twinaphex 84f9a4c1d7 (OSX) Path fix 2016-05-02 15:10:20 +02:00
radius ec9aea1189 bump up version 2016-04-30 10:12:28 -05:00
twinaphex 3e72b89021 (Android) Disable Vulkan until things can start bulding, compiling
and working properly again
2016-03-22 20:33:12 +01:00
twinaphex 3b377f2e41 (Android) glslang_tab.cpp got moved 2016-03-22 18:39:26 +01:00
twinaphex 6a6caff671 Update this too 2016-03-22 18:37:40 +01:00
twinaphex 439b3e5007 Take out glslang_tab.cpp 2016-03-22 18:36:48 +01:00
twinaphex f8ac103888 (Android) Change APPL_STL back too 2016-03-22 16:40:47 +01:00
twinaphex 77143179b5 Change back Android.mk file 2016-03-22 16:40:02 +01:00
Hans-Kristian Arntzen 75003b65f1 Revamp Android NDK build system.
Split up into separate modules to avoid the pain with cross-defines from
C and C++.

Move to c++_static STL. It's the recommended way since a while back and
fixes some build issues as well.
2016-03-21 23:43:59 +01:00
radius fba912834d bump up version 2016-03-20 11:48:10 -05:00
radius 52b6d73c5a update version script 2016-03-19 13:18:53 -05:00
Danny Glover 9102a9d999 Fix compilation issue on iOS
- Compilation failed out of the box due to a missing directory added
to the copy build phase
2016-03-18 18:39:24 +00:00
radius 90b7875f21 add banner 2016-03-17 20:29:09 -05:00
radius 9fea079af3 update manifest 2016-03-17 19:03:27 -05:00
twinaphex a446f9040b Push these updates 2016-03-18 00:32:57 +01:00
twinaphex 7f1c4fa2ff Rename sinc_neon.S to sinc_resampler_neon.S 2016-03-14 15:49:02 +01:00
twinaphex f4ea4bfdda Bump up version 2016-03-05 20:33:23 +01:00
twinaphex 4d630189a2 Start adding Windows implementation for net_ifinfo.c - will
need to link against iphlpapi for mingw
2016-03-03 04:40:25 +01:00
twinaphex c9e6a91137 (Android) Bake in ifaddrs for Android 2016-03-03 02:08:47 +01:00
twinaphex 784df92f8d (Android) Compile in Vulkan support 2016-03-01 23:37:27 +01:00
twinaphex d2645e9087 Add more glslang include dirs 2016-03-01 19:19:39 +01:00
twinaphex 800d54a7fb (Android) Start setting up include dirs 2016-03-01 19:04:20 +01:00
twinaphex 77001a5577 (Android) More preparation for Vulkan 2016-03-01 18:59:12 +01:00
twinaphex 86a8899b0f (Android) Start preparing Android JNI Makefiles for Android 2016-03-01 18:46:40 +01:00
radius 44e309e7c8 allow a debuggable release build for the buildbot 2016-02-12 01:09:33 -05:00
twinaphex 9a5ce5fdb3 Make HAVE_LIBRETRO_MANAGEMENT define obsolete 2016-02-03 12:31:29 +01:00
neville 9a38ec28b0 Get rid of compile-time ifdefs inside get_chosen_screen 2016-01-16 13:23:00 +01:00
neville 9211073bf5 (OSX PPC) Merge 2016-01-14 13:38:23 +01:00
twinaphex beb3619cca (OSX PPC) Add HAVE_LIBRETRODB 2016-01-14 13:37:34 +01:00
twinaphex 5b61cd2940 Bump up APK version 2016-01-12 15:23:46 +01:00
twinaphex 8efe01110e Take out camera and location permissions 2016-01-12 15:22:50 +01:00
twinaphex fd99b9bfb3 Rename XUI files/defines 2016-01-12 09:23:17 +01:00
twinaphex a3994aea63 RMenu is obsolete now 2016-01-12 09:19:35 +01:00
Twinaphex 23e86f13d3 Merge pull request #2637 from diablodiab/android-refreshrate-parameter
Add refresh rate parameter to Android version
2016-01-11 22:21:33 +01:00
Diablodiab 84bf2b0705 Add REFRESH parameter option to Android version. You can use this parameter to
specify a preferred refresh rate for Retroarch to use.
2016-01-11 21:45:46 +01:00
Alcaro 66e03301ce Replace remaining 1.2.2 with 1.3.0. 2016-01-11 21:24:50 +01:00
twinaphex c7eeb557fa (frontend) Start using string_is_empty 2015-12-26 07:45:19 +01:00
Higor Eurípedes d62839516e (phoenix) Add optional clang sanitizer support
Set the SANITIZER=address environment variable. Debug mode isn't
required but helps.
2015-12-05 12:31:12 -03:00
Higor Eurípedes 9ed030cda0 (phoenix) Remove android:debuggable from manifest
Use proper ant targets like debug, release, installd and installr or a
combination of release/debug + install instead.
2015-12-05 12:31:12 -03:00
twinaphex 07109e8e89 Remove directory creation in Java 2015-12-03 20:43:28 +01:00
twinaphex 5c39744e5f (Android) Remove stub onLowMemory/TrimMemory 2015-12-03 09:25:41 +01:00
twinaphex 35af9a5c87 (Android) Remove unneeded resource files 2015-12-03 08:50:40 +01:00
twinaphex 6e247ec9b1 (Android) Get rid of appcompat and other bloat 2015-12-03 08:46:47 +01:00
twinaphex 7925b4ce19 (Android) Reimplement 'Quit RetroArch' 2015-12-03 08:34:45 +01:00
twinaphex f4f046fe17 (Android) Cleanup some includes 2015-12-03 07:28:54 +01:00
twinaphex d171c831c3 (Android) Remove apk-extract 2015-12-02 06:28:46 +01:00
twinaphex 317049cd25 (Android) We now use the built-in assets extraction inside RA to
extract the 'assets' dir from the APK, no more Java JNI library
for this
2015-12-02 06:22:04 +01:00
twinaphex 0679916db1 Start setting up all the code needed for bundle assets
extraction
2015-12-02 03:55:28 +01:00
radius 94e145c9b0 disable remote gamepad on android it needs to be added to griffin 2015-11-27 21:11:48 -05:00
radius 6c2e3061c1 add network gamepad support to android builds 2015-11-27 21:00:50 -05:00
twinaphex 074f14b132 Add verbosity.c/verbosity.h 2015-11-23 12:03:38 +01:00
twinaphex 304a3c3de3 (Android) Define HAVE_EGL 2015-11-19 13:55:16 +01:00
twinaphex acbc8847d8 Change platform_xdk.c to platform_xdk.cpp 2015-11-17 22:26:01 +01:00
twinaphex fe674a30f2 (360 Salamander) Change compat.c to compat_strl.c 2015-11-17 22:24:53 +01:00
twinaphex 2404413b4c (Salamander 360) Buildfixes 2015-11-17 22:24:09 +01:00
twinaphex cceb7062b2 (Salamander 360) Buildfix 2015-11-17 22:22:15 +01:00
twinaphex ff03f83994 (Xbox 1) Some preliminary build fixes 2005-04-23 20:22:55 +02:00
twinaphex 55341a994e (360) Define DONT_HAVE_STATE_TRACKER 2015-11-17 11:45:55 +01:00
twinaphex 5b578af702 (360) Update solution pt. 4 2015-11-17 11:00:51 +01:00
twinaphex 4201db0e9b (360) Update solution pt. 3 2015-11-17 10:58:40 +01:00
twinaphex 1570d8a66d (360) Update solution pt. 2 2015-11-17 10:57:49 +01:00
twinaphex faa338ffcc (360) Update solution 2015-11-17 10:56:50 +01:00
twinaphex 6835c34bad Move 360 package files and update vcxproj 2015-11-17 10:55:52 +01:00
twinaphex ddcceb0024 Rename gfx/inc/ 2015-11-17 08:32:47 +01:00
twinaphex c9104b20e7 (Android/iOS) Disable mmap 2015-11-16 19:01:31 +01:00
twinaphex 265898dbd4 Compile in HAVE_MMAP for Win32, and also enable it for iOS/OSX 2015-11-16 10:04:44 +01:00
twinaphex 4f55b360ac Create HAVE_BTSTACK ifdef 2015-11-16 04:17:13 +01:00
twinaphex 74fc2ecb37 (Wii) Bump up to 1.3.0 2015-11-15 03:19:16 +01:00
twinaphex 632d650f30 (OSX/iOS) Define HAVE_MMAP 2015-11-14 21:47:58 +01:00
twinaphex 9510449890 Define HAVE_MMAP for Android 2015-11-14 21:08:11 +01:00
Twinaphex 6847501e99 Revert "iCade codepaths work now for regular OSX too"
This reverts commit d72090f5e9.
2015-11-14 02:08:59 +01:00
Twinaphex 8995b66f05 Revert "(OSX) Add Carbon.framework for non-Cg version"
This reverts commit cf678b96cf.
2015-11-14 02:08:51 +01:00
Twinaphex cf678b96cf (OSX) Add Carbon.framework for non-Cg version 2015-11-14 01:50:12 +01:00
Twinaphex d72090f5e9 iCade codepaths work now for regular OSX too 2015-11-14 01:48:16 +01:00
twinaphex 66914232ab Replace most instances of GLUI (except for ident string) with
HAVE_MATERIALUI
2015-11-02 23:23:54 +01:00
radius 0c5d0fad41 rename the plist file 2015-10-30 19:13:56 -05:00
build f817a94531 change ios9 solution to use the same names 2015-10-30 19:07:27 -05:00
build b6d595dcb7 change identifier 2015-10-30 19:07:27 -05:00
build 12d0f0f2fe try to fix iOS9 builds by changing the deployment target 2015-10-30 19:07:27 -05:00
twinaphex fd9ecb70af (Android) Add HAVE_CHEEVOS 2015-10-30 13:31:56 +01:00
twinaphex a599ac4c98 Added Android2.mk 2015-10-28 18:21:08 +01:00
twinaphex 6ae8af1150 Update other Makefiles 2015-10-26 02:46:51 +01:00
twinaphex 70ddbdb601 Rename 'RetroArch copy' to 'RetroArchCg' 2015-10-24 02:58:06 +02:00
twinaphex b7f35a7b06 Create 96x96 icon and use it for QNX 2015-10-23 07:43:19 +02:00
twinaphex 92efdcbb3b (QNX) Cleanup bar files 2015-10-23 07:40:43 +02:00
fr500 ac3ca76d83 add script to increment the android version code 2015-10-22 17:01:25 -05:00
Twinaphex 5c77e8677f Add supposed iOS 9-compatible LDFLAGS 2015-10-22 23:00:18 +02:00
Twinaphex f889f1e39c (iOS) Don't push all these assets to the target device 2015-10-21 06:50:17 +02:00
twinaphex 54114d207c Overwrite iOS xcodeproj 2015-10-21 06:45:45 +02:00
twinaphex 5773b8d21a (iOS) Take out more crap 2015-10-21 06:19:14 +02:00
twinaphex a6a606e200 (iOS) Get rid of cht/cursors/rdb dependencies 2015-10-21 06:13:03 +02:00
twinaphex 730c596aa0 (iOS) Drop assets too 2015-10-21 06:09:49 +02:00
twinaphex a91796306c (iOS Xcodeproj) Remove shaders rule 2015-10-21 04:51:48 +02:00
twinaphex eb3c67cf35 (iOS) Define HAVE_CHEEVOS 2015-10-20 04:27:32 +02:00
twinaphex a3afeadd96 (OSX/iOS) Define HAVE_CHEEVOS 2015-10-20 04:25:56 +02:00
Twinaphex 3442f0863f (iOS) Move xcodeproj and fix paths 2015-10-12 17:25:13 +02:00
Twinaphex b437918407 (iOS) Update pbxproj 2015-10-12 17:07:57 +02:00
twinaphex 5297de76cc (iOS) Cleanups in pkg/apple/iOS 2015-10-12 16:39:11 +02:00
twinaphex 9c184524e3 Move build instructions 2015-10-12 16:00:08 +02:00
neville 1fd3ab71b0 (OSX PPC) Move xcodeproj 2015-10-12 15:59:16 +02:00
twinaphex cc8495e50b (OSX) Move modules dir around 2015-10-12 15:34:25 +02:00
neville f9646f11aa (OSX PPC) Update solution 2015-10-12 15:31:55 +02:00
neville 1260c47a0c (OSX PPC) Don't need a bunch of dirs anymore 2015-10-12 15:22:44 +02:00
twinaphex 9b101c3121 (OSXPPC) Use InfoPlist.strings from OSX dir 2015-10-12 15:13:56 +02:00
neville 75dc9e88a6 (OSX PPC) Buildfix 2015-10-12 14:56:29 +02:00
twinaphex 65b75fece3 Get rid of another unused plist file 2015-10-12 14:47:43 +02:00
twinaphex 555aa50aa4 Add OSX/Info.plist 2015-10-12 14:45:29 +02:00
twinaphex 239b352cc5 Rename plist files 2015-10-12 14:44:31 +02:00
twinaphex 9559e8bb60 Don't need RetroArch 10.6-Info.plist for 10.6 2015-10-12 14:35:57 +02:00
Twinaphex 09dca0c0f0 (OSX) Change interface to RetroArch_OSX 2015-10-12 12:21:54 +02:00
neville a2ac25a5de (OSX PPC) Links and runs again 2015-10-11 18:49:35 +02:00
neville faef032025 (OSX PPC) Correct path to griffin ObjC 2015-10-11 18:37:05 +02:00
twinaphex d9fb36c2a9 (OSX PPC) Take out WANT_ZLIB 2015-10-11 18:32:56 +02:00
twinaphex 8656b058c5 (OSX) Start updating Xcode projects 2015-10-11 17:58:35 +02:00
twinaphex d99602f483 (Apple) Add ZARCH 2015-10-04 05:51:25 +02:00
Twinaphex 91a2ef6478 (iOS) Get rid of the GLSL build script which takes forever 2015-09-28 03:34:19 +02:00
twinaphex de30940079 (MSVC) Update more paths 2015-09-23 14:00:24 +02:00
twinaphex 9cfa5814e4 (MSVC) Update paths 2015-09-23 13:58:00 +02:00
twinaphex 3db688d477 Create retro_stat.c/retro_stat.h 2015-09-22 01:45:30 +02:00
twinaphex 0c81426b7c (iOS) Update xcodeproj 2015-09-21 20:02:12 +02:00
Twinaphex bf8dfb483f (iOS) Update solution - still broken 2015-09-21 19:59:34 +02:00
twinaphex 27f9e258fc (CTR) Have to move ctr files back too 2015-09-20 19:15:51 +02:00
twinaphex 6c4061d2b7 (iOS) More xcodeproj changes 2015-09-20 16:11:57 +02:00
twinaphex 466a32fc9e (Apple) Some Apple xcodeproj fixes 2015-09-20 16:09:31 +02:00
twinaphex 28dc6d0c7d (Android) Buildfix 2015-09-20 16:05:18 +02:00
twinaphex f081c7d6ed Move qnx to pkg/ 2015-09-20 15:49:43 +02:00
twinaphex 6b45695e83 Move apple and android to pkg/ 2015-09-20 15:49:19 +02:00
twinaphex 8243d5238f Move ctr/ to pkg/ 2015-09-20 15:48:17 +02:00
twinaphex d1411f4caa Move msvc to pkg/msvc 2015-09-20 15:46:21 +02:00
twinaphex b95ec92b05 Move dist-scripts/debian to pkpg/debian 2015-09-20 15:45:08 +02:00
twinaphex dd8e5f2291 Move pandora files 2015-09-20 15:41:28 +02:00
twinaphex c579ce47bd (PSP1) Move ICON0.PNG/PIC1.PNG 2015-09-20 15:35:17 +02:00
twinaphex 3dc9ca7e0b Move ps3/iso to pkg/ps3_iso 2015-09-16 10:24:39 +02:00
twinaphex d69deba25b Add pkg/ngc 2015-08-31 21:10:31 +02:00
twinaphex f548786896 Move ps3/pkg to pkg/ps3 2015-08-31 21:09:18 +02:00
twinaphex a1e80026c0 Start creating global 'pkg' dir and create vita-cores.sh 2015-08-31 21:04:00 +02:00