Commit Graph

750 Commits

Author SHA1 Message Date
Twinaphex
16a686345f (iOS) Buildfix 2015-01-10 16:49:10 +01:00
twinaphex
b95cdd2215 Rename menu_common.c to menu.c 2015-01-10 04:53:37 +01:00
Twinaphex
4bc5b57db6 (Apple) Some warning fixes 2015-01-09 17:44:00 +01:00
twinaphex
ecf499c588 Update headers 2015-01-07 18:24:13 +01:00
twinaphex
3692bb2185 Update headers 2015-01-07 18:17:42 +01:00
twinaphex
453321c50b Start updating headers 2015-01-07 17:46:50 +01:00
Jay McCarthy
0bd1fc656e Fix off-by-1 dir in iOS browser 2015-01-07 08:07:47 -05:00
Jay McCarthy
7bb75162f7 Using iOS browser for Cores and Content 2015-01-06 21:53:18 -05:00
Twinaphex
f0817c7864 (iOS) Cleanups to UI 2015-01-07 01:18:41 +01:00
twinaphex
7a456c6c3a Rename MAX_PLAYERS to MAX_USERS 2015-01-05 01:58:00 +01:00
Jay McCarthy
3b1f1df272 Fix dumb asset names and duplication 2015-01-01 15:13:44 -05:00
Twinaphex
a3f4c07078 (iOS) Extensions list argument for dir_list_new should only be passed
when extension filtering is enabled
2015-01-01 18:47:39 +01:00
twinaphex
6bfe532d66 (iOS) Update 'black images' with libretro logo 2015-01-01 00:47:35 +01:00
Jay McCarthy
589e6ccde1 Ensuring that overlays... and maybe other things... have their settings take place immediately 2014-12-31 15:50:09 -05:00
Jay McCarthy
c7cc2827a0 Go from load content directly into game 2014-12-31 15:24:50 -05:00
Jay McCarthy
73b4fe2f12 Add asset catalog and thus fixing iPhone 6 resolution 2014-12-31 14:52:08 -05:00
Twinaphex
a1df3ef4a0 (iOS) Check if g_view is not NULL before trying to perform this
function
2014-12-31 13:52:59 +01:00
Twinaphex
95c09844ab Call main_exit_save_config from applicationWillResignActive 2014-12-31 13:27:53 +01:00
Jay McCarthy
47588a08f5 Fixing audio/sync problems when gameplay is interrupted by call/etc 2014-12-22 13:24:28 -05:00
amechtley
446459b318 Corrected path where modules should be copied. 2014-12-11 23:06:13 -06:00
Twinaphex
2808fbcd52 (Camera) Change back to BGRA 2014-12-05 14:30:44 +01:00
Twinaphex
cf5fac136a Fix variable shadowing 2014-12-05 14:29:40 +01:00
Jay McCarthy
bdac9e9717 Fixing Use Empty Path on directory settings 2014-11-26 14:24:18 -05:00
twinaphex
f476d3d6f8 (OSX) Rename target to RetroArch 10.6 2014-11-18 18:46:53 +01:00
twinaphex
0bb01ea85a Rename RetroArch copy-Info.plist to RetroArch 10.6-Info.plist 2014-11-18 18:44:02 +01:00
Twinaphex
1ea7869bdd (Apple OSX) Add OSX 10.5 target 2014-11-18 18:34:14 +01:00
Twinaphex
d9d576b826 (Apple OSX ) Add Linked frameworks again 2014-11-18 18:23:06 +01:00
twinaphex
ab7181daab (Camera) Make it more backwards-compatible 2014-11-18 18:11:01 +01:00
Twinaphex
0f43deb6d2 (Apple) Start making camera driver OSX-compatible (OSX 10.7 and up/requires AVFoundation) 2014-11-18 18:04:17 +01:00
Twinaphex
9ea4a0d182 (iOS) Buildfix 2014-11-18 16:58:55 +01:00
Twinaphex
c07d6ebc32 (Apple) Fixup one ifdef 2014-11-18 16:57:47 +01:00
twinaphex
e83aabfd5a (Apple) Start making contentview_camera code more cross-platform 2014-11-18 16:56:37 +01:00
twinaphex
ef41c267bd (OSX) Add further HAVE_NSOPENGL ifdefs 2014-11-18 16:29:16 +01:00
twinaphex
2d16ca2de7 (OSX) Build fixes/apple_gfx_context.c.inl 2014-11-18 01:49:55 +01:00
Twinaphex
b92838895a (Apple/OSX) Add HAVE_NSOPENGL ifdefs 2014-11-18 01:44:19 +01:00
twinaphex
e27ee8226b (OSX PPC) Remove Settings.xib 2014-11-17 23:45:26 +01:00
twinaphex
c5ecc44464 (OSX PPC) reuse Settings.xib from OSX Intel 2014-11-17 23:44:47 +01:00
twinaphex
376f87ac6e (OSX PPC) Remove OSXPPC MainMenu.xib 2014-11-17 23:38:28 +01:00
twinaphex
0de7d3807a (OSX PPC) Reuse xib from Intel OSX 2014-11-17 23:35:18 +01:00
twinaphex
063470f652 (OSX PPC) Finally works 2014-11-17 21:31:52 +01:00
twinaphex
e2a2180473 (OSX PPC) Add defines 2014-11-17 21:23:10 +01:00
twinaphex
a7e5ee7d40 (OSX PPC) Build fixes 2014-11-17 21:17:14 +01:00
Twinaphex
98a73e649f (OSX) Add workaround for pre-OSX 10.6 - apple_gfx_ctx_swap_buffers 2014-11-17 18:07:08 +01:00
Twinaphex
9459749c79 (OSX) Flesh out apple_gfx_ctx_init some more - add 'offline renderer'
flag, add fallback for pre-OSX 10.5, etc.
2014-11-17 17:51:35 +01:00
Twinaphex
d5f15fadff (iOS) iOS/menu.m - style nits 2014-11-17 13:09:05 +01:00
Twinaphex
bae883e174 (OSX) Add ifndef OSX ifdef 2014-11-17 03:21:19 +01:00
Twinaphex
bdeeff2802 (OSX) Cleanups 2014-11-17 03:20:49 +01:00
Twinaphex
c106252e80 Merge pull request #1256 from jeapostrophe/master
Always use the cbs actions and never the setting actions
2014-11-17 01:17:44 +01:00
Jay McCarthy
f27283d8cd Always use the cbs actions and never the setting actions 2014-11-16 19:16:32 -05:00
Twinaphex
f1820ce710 (OSX) Refactor apple_gfx_ctx_swap_buffers for OSX 2014-11-16 23:41:50 +01:00