Commit Graph

7519 Commits

Author SHA1 Message Date
twinaphex
a4850c1b57 (Android) Don't use JELLY_BEAN_MR1 constant as it wasn't available on
prior Android versions - use int keycode instead - also implemented
stub onTrimMemory/onLowMemory inside NativeActivity wrapper class
2013-07-18 13:27:30 +02:00
Themaister
c54af19076 Purge SDL/GL context.
Conflicts:
	gfx/context/sdl_ctx.c
2013-07-18 01:48:23 +02:00
Squarepusher
81125baca4 Merge pull request #260 from Themaister/opensl-upstream
Fixes and tweaks for OpenSL
2013-07-17 15:10:31 -07:00
twinaphex
2f3254a23b (Android) Use NativeActivity wrapper 2013-07-18 00:09:22 +02:00
Themaister
d8ee306b61 Check for hardware sampling rate automatically. 2013-07-17 22:48:18 +02:00
Themaister
88e59454a5 Use 44.1kHz audio on Android.
Should be toggleable (or use autodetect if present on Android 4.2+).
Fixes audio on Nexus 10 in my test case.
2013-07-17 22:48:03 +02:00
Themaister
510ed100e8 Use GCC atomics to avoid locking in callback.
Conflicts:
	audio/opensl.c
2013-07-17 22:47:34 +02:00
Themaister
54cc4ee469 Fixes and tweaks for OpenSL. 2013-07-17 22:46:38 +02:00
twinaphex
a5e4b5e7f8 (APPLE) Take out SDL/GL context parts for OSX 2013-07-16 23:17:55 +02:00
twinaphex
d3acd123f1 (APPLE) Build fixes for new frontend.c 2013-07-16 22:44:34 +02:00
twinaphex
628426f8e8 (frontend.c) Only cater to new OSX port/iOS for now 2013-07-16 21:37:26 +02:00
twinaphex
d32c077ab2 (frontend) Make it still compatible with OSX SDL old-school version 2013-07-16 13:26:09 +02:00
twinaphex
3977cec315 (APPLE) Rename rarch_main_apple to rarch_main 2013-07-16 13:11:09 +02:00
twinaphex
1d69559b2e Remove frontend_objc.c 2013-07-16 13:09:11 +02:00
twinaphex
d09f9b88cf Correction to Apple conditional compile in frontend.c 2013-07-16 13:08:11 +02:00
twinaphex
30fff5049b Combine frontend.c and frontend_objc.c - meancoot - test if this
still works for OSX/iOS - can only check out later today
2013-07-16 13:06:13 +02:00
twinaphex
20654ca90b Cleanups in frontend.c 2013-07-16 12:15:28 +02:00
twinaphex
119ee6d538 (XDK1) Fix build 2013-07-16 00:47:09 +02:00
twinaphex
d929ef9d11 (frontend.c) Fixes for RARCH_CONSOLE 2013-07-15 20:49:36 +02:00
twinaphex
81738c952d (file_ext.h) lowercase .dll/.so 2013-07-15 14:56:38 +02:00
twinaphex
fe433b2322 Add new header file_ext.h - refactor out frontend_console.h 2013-07-15 14:54:40 +02:00
twinaphex
328ce6ad31 (RARCH_CONSOLE) Combine frontend_console.c with frontend.c - hope
and pray this doesn't break hard
2013-07-15 14:19:29 +02:00
twinaphex
e8a3151440 (PC) Get rid of warnings 2013-07-15 13:52:59 +02:00
twinaphex
a483953b5b (frontend.c) Fix Blackberry conditional compile 2013-07-15 13:51:09 +02:00
twinaphex
848a7a9d9b (Playbook) ALSA driver broken for now - fall back to OpenAL for now 2013-07-15 13:44:54 +02:00
twinaphex
3e6ba96c0d Combine frontend_bbqnx.c and frontend.c 2013-07-15 13:40:47 +02:00
twinaphex
34a8d0a44f (Andretro) Some changes 2013-07-14 22:03:04 +02:00
twinaphex
514cec5c08 (andretro) Remove redundant copy of libretro.h 2013-07-14 21:09:32 +02:00
twinaphex
ac8448c844 (Android)Add meancoot's andretro frontend - will need some
heavy maintenance to make up-to-date again
2013-07-14 21:06:41 +02:00
twinaphex
a1af649899 (libretro-test-gl) Add ARM target 2013-07-14 13:37:37 +02:00
Squarepusher
0039d7edbf Merge pull request #258 from dwihn0r/master
iControlPad adjustments
2013-07-14 02:24:24 -07:00
dwihn0r
91af9c5f4f Added auto detection for the iControlPad when using the HID joystick profile and adjusted the iControlPad Bluez IME detection to look for the IME. 2013-07-14 10:06:10 +02:00
Squarepusher
586bcd1258 Merge pull request #257 from mpelos/master
Simple file managament for iOS
2013-07-13 13:29:11 -07:00
twinaphex
c26f9e5a3c Change description for --enable_neon 2013-07-13 15:05:27 +02:00
twinaphex
397926bcf8 (ARM NEON) Define -marm for --enable-neon 2013-07-13 15:03:35 +02:00
Marcelo Munhoz Pélos
edc710d124 Add toolbar in Rom's list to accommodate refresh and new folder buttons. 2013-07-13 00:06:42 -03:00
Marcelo Munhoz Pélos
acfa16089e Implements file move option in ROM list. 2013-07-13 00:06:42 -03:00
Marcelo Munhoz Pélos
622702eb92 Adds new Folder option in ROM list. 2013-07-13 00:06:41 -03:00
Marcelo Munhoz Pélos
1d99eac1ec Implements delete in ROM list. 2013-07-13 00:06:41 -03:00
Marcelo Munhoz Pélos
af3bef602f Removes file icon from ROM list. 2013-07-13 00:06:41 -03:00
Marcelo Munhoz Pélos
e1d6981559 Changes iOS directory to apple in gitignore. 2013-07-13 00:06:41 -03:00
twinaphex
f2314e918b Place HAVE_NEON before HAVE_FLOATHARD and HAVE_FLOATSOFT 2013-07-13 04:07:38 +02:00
twinaphex
1209c04e8c Propagate ASFLAGS to config.mk as well 2013-07-13 04:00:53 +02:00
twinaphex
553f14e902 (config) Fix hard float/soft float's CXXFLAGS/ASFLAGS 2013-07-13 03:52:22 +02:00
twinaphex
8c9de74638 Add config params for hard float/soft float 2013-07-13 03:48:02 +02:00
twinaphex
63aaa7b2b0 (GL) Log vendor/renderer 2013-07-13 01:47:11 +02:00
meancoot
357903134b (OSX) Use NSOutlineView instead of NSMatrix for settings 2013-07-12 19:44:50 -04:00
twinaphex
754601c369 Add HAVE_NEON define preprocessor rule for performance.c 2013-07-12 21:31:14 +02:00
meancoot
ee6e1fd070 (OSX) Rough first draft of OSX preferences menu. Opening it may break any running game, and the options themself don't work anyway. 2013-07-12 15:13:50 -04:00
meancoot
230cd8464e (Apple)Add a very rough draft (for backup purposes only) of a structure to be used to generate the setting menus. 2013-07-12 15:13:50 -04:00