Twinaphex
|
498fa2dd21
|
(iOS) Implement iOS runloop now through CADisplayLink
|
2015-03-12 01:15:42 +01:00 |
Twinaphex
|
7b22c397f9
|
(iOS) More cleanups - still no functional changes/fixes
|
2015-03-12 00:12:52 +01:00 |
Twinaphex
|
4c5bb6f50f
|
(iOS) Cleanups
|
2015-03-11 19:20:41 +01:00 |
twinaphex
|
b9aa2d1c1d
|
(iOS) Put show pause menu function call inside dispatch_async block
|
2015-03-11 19:16:41 +01:00 |
twinaphex
|
9700abb1ba
|
(iOS) Small cleanups
|
2015-03-11 19:13:54 +01:00 |
Twinaphex
|
522c65e27f
|
(iOS) Estimated FPS monitor should work now
|
2015-03-11 18:30:14 +01:00 |
twinaphex
|
a2d82612ad
|
(Menu) Get rid of wrongly implemented menu.action.active
|
2015-03-11 17:59:01 +01:00 |
Twinaphex
|
8a49333a25
|
(iOS) Update main run loop
|
2015-03-11 16:58:29 +01:00 |
Twinaphex
|
340fdfb342
|
(iOS) Move g_view display to outside - into rarch_main - should reduce
CPU usage a bit further
|
2015-03-11 05:04:40 +01:00 |
Twinaphex
|
fe747a77d0
|
(OSX) Add stub scroll wheel
|
2015-03-11 00:35:51 +01:00 |
Jean-André Santoni
|
a26a46d4de
|
(Apple) Fix mouse movements
|
2015-03-10 18:44:55 +01:00 |
Twinaphex
|
33d11fc4d1
|
(OSX/iOS) Rename do_iteration to rarch_main
|
2015-03-10 17:11:32 +01:00 |
Twinaphex
|
af65c1bf7f
|
(iOS) Buildfix
|
2015-03-09 14:55:27 +01:00 |
Twinaphex
|
184879f2bd
|
(iOS) Buildfix
|
2015-03-09 04:12:42 +01:00 |
Twinaphex
|
9027b35eb8
|
rarch_render_cached_frame - do early return if g_runloop.is_idle
is true - reduces CPU activity in iOS Cocoa menu substantially
(from 96% CPU to 16%)
|
2015-03-08 01:58:19 +01:00 |
twinaphex
|
9627117166
|
Take out fps_monitor_enable
|
2015-03-07 23:03:56 +01:00 |
Twinaphex
|
c3cadd5743
|
(iOS) Cleanups
|
2015-03-07 22:06:18 +01:00 |
Twinaphex
|
75b6bd21c3
|
(iOS/OSX) Total reimplementation of game loop - does away with
observer callback
|
2015-03-07 21:33:17 +01:00 |
twinaphex
|
795ef467ac
|
Move msg_queue and nbio/http to runloop struct
|
2015-03-07 13:01:41 +01:00 |
twinaphex
|
a74cb0574b
|
Create g_runloop and start moving variables there
|
2015-03-07 12:36:50 +01:00 |
Twinaphex
|
60361a3975
|
(utility.m) Get rid of useless header include
|
2015-02-28 20:11:32 +01:00 |
Twinaphex
|
c25377e513
|
(Griffin) Create griffin_objc.m
|
2015-02-28 19:12:27 +01:00 |
twinaphex
|
eb608fc09f
|
(iOS) Make GAMECONTROLLER_EXPORT blank when trying to compile on systems
with iOS 6 SDK
|
2015-02-28 05:55:08 +01:00 |
twinaphex
|
46f68e6b3c
|
(iOS) Define HAVE_LIBRETRODB
|
2015-02-25 02:38:57 +01:00 |
Twinaphex
|
0abe432737
|
(iOS) Put dispatch_async around saving operation in applicationWillResignActive
|
2015-02-25 02:05:31 +01:00 |
Twinaphex
|
ec4c765dcf
|
(iOS) Buildfixes
|
2015-02-25 00:29:50 +01:00 |
twinaphex
|
b8bb6b3461
|
(iOS) Add internal GameController API headers
|
2015-02-25 00:25:43 +01:00 |
Twinaphex
|
6545aa8706
|
(iOS) Some backwards compatibility fixes
|
2015-02-25 00:17:33 +01:00 |
Twinaphex
|
91fe5c52b4
|
Get rid of messy IS_IOS_VERSION macros
|
2015-02-25 00:10:01 +01:00 |
twinaphex
|
3bfa6e4ff0
|
(iOS) apple_gamecontroller.m - for now, put in compile-time ifdefs
to make sure we can at least still build on lower iOS SDK versions
|
2015-02-24 23:46:54 +01:00 |
twinaphex
|
4533937766
|
(iOS) Fix build issue with some ASM files with iOS 6 SDK, set code signing to
'None' by default
|
2015-02-24 23:17:28 +01:00 |
twinaphex
|
13a391c165
|
Implement get_video_output_prev/get_video_output_next
|
2015-02-24 21:36:23 +01:00 |
twinaphex
|
aafc647724
|
Add get_video_output_size callback to video context driver
|
2015-02-24 19:58:14 +01:00 |
Twinaphex
|
014bd66818
|
(iOS) Cache native scale variable once in calling function
|
2015-02-24 06:22:41 +01:00 |
Twinaphex
|
69cff98158
|
(iOS) Cache scale variable in hot function (touch) and some more cleanups
|
2015-02-24 06:11:20 +01:00 |
Twinaphex
|
2a0028b7b4
|
(iOS) Wrong example code
|
2015-02-24 05:59:39 +01:00 |
Twinaphex
|
1448d55391
|
(iOS) Use apple_gfx_ctx_get_native_scale for handle_touch_event too -
should hopefully fix touch overlay issues on iPhone 6+
|
2015-02-24 05:40:45 +01:00 |
Twinaphex
|
3b06c727b0
|
(Apple/iOS) Come up with backwards compatible way of
accessing nativeScale
|
2015-02-24 05:27:19 +01:00 |
Twinaphex
|
b670f204cd
|
Backport iPhone 6+ display fix
|
2015-02-24 04:57:21 +01:00 |
twinaphex
|
1a1d6a0889
|
Change returntype of file_cb for zlib_parse_file
|
2015-02-23 01:23:21 +01:00 |
twinaphex
|
a33016d457
|
Renamed libretro-sdk to libretro-common
|
2015-02-19 00:04:03 +01:00 |
twinaphex
|
8f5809ee46
|
Take out make_current_context
|
2015-02-16 23:41:49 +01:00 |
Twinaphex
|
fb245c7b9e
|
(iOS) Build fixes
|
2015-02-15 04:08:46 +01:00 |
Twinaphex
|
f3a579260b
|
(iOS) Cleanups in menu.m
|
2015-02-13 20:23:23 +01:00 |
Twinaphex
|
3cb6267886
|
(iOS) Build fix
|
2015-02-11 19:29:24 +01:00 |
T. Joseph Carter
|
4bcaf40551
|
New project file should work. xmb still doesn't
|
2015-02-10 05:34:28 -08:00 |
T. Joseph Carter
|
f294dec776
|
How many copies of this do we need? Just one.
|
2015-02-10 00:10:51 -08:00 |
T. Joseph Carter
|
4ac5919d68
|
Give retroarch an icon in new OSX project
|
2015-02-10 00:09:27 -08:00 |
T. Joseph Carter
|
9e80ac26ee
|
New OSX project file. Very incomplete still.
|
2015-02-09 23:24:01 -08:00 |
T. Joseph Carter
|
fda087a954
|
Add modules back to XCode project
|
2015-02-08 11:34:39 -08:00 |
T. Joseph Carter
|
1f5e263939
|
The modules subdir IS needed on iOS, put it back
|
2015-02-08 10:52:10 -08:00 |
T. Joseph Carter
|
cecb8507f8
|
Merge branch 'master' of https://github.com/iKarith/RetroArch
|
2015-02-08 10:39:41 -08:00 |
T. Joseph Carter
|
224b0b4ec4
|
Merge branch 'master' of https://github.com/libretro/RetroArch
|
2015-02-08 10:37:53 -08:00 |
T. Joseph Carter
|
7754620cdb
|
Possibly make iOS app build work (no shaders yet)
|
2015-02-08 10:36:59 -08:00 |
twinaphex
|
90e5cffab8
|
Add RETRO_ENVIRONMENT_MAKE_CURRENT_CONTEXT
|
2015-02-08 18:39:12 +01:00 |
Jay McCarthy
|
78f4d2a3d6
|
Fixing iOS build
|
2015-02-08 10:00:39 -05:00 |
T. Joseph Carter
|
7527fd9652
|
A little more cleanup to resource files
|
2015-02-01 05:13:15 -08:00 |
T. Joseph Carter
|
0f3df02b83
|
apple/OSX/OSX/OSX -> apple/OSX/Resources
|
2015-02-01 04:47:35 -08:00 |
T. Joseph Carter
|
52694eb3a1
|
Starting to resolve apple/OSX/OSX/OSX silliness
|
2015-02-01 04:21:48 -08:00 |
T. Joseph Carter
|
3cad2fce22
|
Install libretrodb *properly* in OSX bundle
|
2015-02-01 03:20:57 -08:00 |
Twinaphex
|
7c6736ae4d
|
Merge pull request #1379 from iKarith/master
OSX Intel project cleanup
|
2015-01-31 13:13:09 +01:00 |
T. Joseph Carter
|
9dc4bda995
|
Added libretrodb to OSX app bundle
|
2015-01-31 03:59:29 -08:00 |
T. Joseph Carter
|
5625226abb
|
Intel XCode now uses media/* (need to PPC/iOS)
|
2015-01-31 03:46:37 -08:00 |
twinaphex
|
5e39a9abe6
|
(Core Updater) Now extracts the ZIP file after downloading to
the core directory
|
2015-01-31 12:03:38 +01:00 |
T. Joseph Carter
|
45670a8666
|
Correct XCode project paths for portability
|
2015-01-30 18:54:18 -08:00 |
Twinaphex
|
e94a3f06ea
|
(iOS) Build fix
|
2015-01-30 20:51:08 +01:00 |
twinaphex
|
6067deb1e9
|
Refactor away compressed_zip_file_list_new
|
2015-01-30 20:41:54 +01:00 |
twinaphex
|
96f106d992
|
Add HAVE_LIBRETRODB
|
2015-01-30 09:24:48 +01:00 |
twinaphex
|
0912f05d39
|
Fix bug
|
2015-01-29 23:59:46 +01:00 |
Twinaphex
|
9b1680efe7
|
(iOS) Build fixes
|
2015-01-29 23:14:16 +01:00 |
Twinaphex
|
9c49f71e18
|
(Apple) Build fixes
|
2015-01-29 23:13:11 +01:00 |
twinaphex
|
f258950bcf
|
Keyboard input overlays can now be used as input device
for keyboard line events
|
2015-01-29 07:03:20 +01:00 |
twinaphex
|
1b4673c634
|
Define HAVE_NETWORKING for a bunch of the platforms/targets
|
2015-01-28 08:58:25 +01:00 |
twinaphex
|
e431f8e8f0
|
(Lakka) Remove Lakka - XMB will become the replacement driver
|
2015-01-27 01:56:04 +01:00 |
Twinaphex
|
e8528d83e0
|
(Apple) Build fixes
|
2015-01-26 11:17:38 +01:00 |
twinaphex
|
74b6a5c21a
|
(iOS) Add HAVE_NETPLAY to iOS
|
2015-01-21 06:40:00 +01:00 |
Jon Maddox
|
1914190d4f
|
remove reference to overlays dir so we can build again
|
2015-01-20 16:08:09 -05:00 |
Andrés
|
37ccc8c487
|
Fix version for theos build
|
2015-01-20 01:20:37 -05:00 |
Jon Maddox
|
4bc6041728
|
hard code values in Info.plist since there's no preprocessing of it for THEOS
|
2015-01-20 01:10:14 -05:00 |
Jon Maddox
|
237bcc7938
|
clean up and use launch image names to match what iOS expects
|
2015-01-20 00:40:50 -05:00 |
Jon Maddox
|
1749eb7df0
|
fix icon names to match what iOS expects
|
2015-01-20 00:25:42 -05:00 |
twinaphex
|
80d4de7c3f
|
Add gfx/video_viewport.c/viewport.h
|
2015-01-18 23:59:57 +01:00 |
twinaphex
|
c4310ec813
|
Implement suspend_screensaver callback
|
2015-01-18 22:32:14 +01:00 |
twinaphex
|
de76884bb8
|
Rename gfx_get_fps to video_monitor_get_fps
|
2015-01-18 20:03:33 +01:00 |
Twinaphex
|
0cf6314013
|
(OSX) Cleanups in settings.m
|
2015-01-17 06:40:14 +01:00 |
twinaphex
|
46402deb04
|
Use PATH_MAX_LENGTH instead of PATH_MAX.
Refactor OSX settings menu code somewhat
|
2015-01-17 05:47:52 +01:00 |
Andrés
|
d2aa7323f7
|
Update package.sh
This is not part of the theos package it's distro specific
|
2015-01-16 11:51:58 -05:00 |
twinaphex
|
9ce792036d
|
(Theos iOS) Add Info.plist generation
|
2015-01-16 06:26:56 +01:00 |
twinaphex
|
bc42d54f75
|
(iOS Theos) Add backwards-compatible image files
|
2015-01-16 06:20:48 +01:00 |
radius
|
26df08e6df
|
be more verbose
|
2015-01-16 00:06:25 -05:00 |
twinaphex
|
6b397258ef
|
(Theos iOS) Remove media.xcassets dir after we're done with it
|
2015-01-16 05:52:59 +01:00 |
twinaphex
|
f4fbda30e8
|
(iOS Theos) Setup launchimages
|
2015-01-16 05:50:20 +01:00 |
twinaphex
|
e65bca7dfb
|
Add generation of AppIcon - LaunchImage remains
|
2015-01-16 05:23:18 +01:00 |
twinaphex
|
de47279d6e
|
Add more to package.sh
|
2015-01-16 05:09:10 +01:00 |
twinaphex
|
52ae8f26c3
|
Start with a packaging script for iOS Theos build
|
2015-01-16 04:59:40 +01:00 |
twinaphex
|
08fd6965e3
|
(Theos iOS) Limit archs to armv7
|
2015-01-16 03:29:32 +01:00 |
twinaphex
|
eac6dd7bea
|
(Theos iOS) Change name
|
2015-01-16 03:29:07 +01:00 |
twinaphex
|
bd86a496ea
|
(Theos) Get it to build
|
2015-01-16 03:26:59 +01:00 |
Twinaphex
|
db07b147bd
|
(iOS) Create NIB file of PauseIndicatorView.nib
|
2015-01-16 03:01:05 +01:00 |
twinaphex
|
0116bb4e1e
|
(OSX) Update XIB/NIB
|
2015-01-15 23:39:08 +01:00 |
twinaphex
|
ff3367d807
|
(OSX) platform.m - cleanup
|
2015-01-15 21:30:14 +01:00 |
twinaphex
|
565d3b14e3
|
(OSX) Add nib files of MainMenu.XIB too
|
2015-01-15 21:25:01 +01:00 |
twinaphex
|
998888bb28
|
(OSX) Update xib
|
2015-01-15 21:23:05 +01:00 |
twinaphex
|
40aa00f83c
|
Make xib changes
|
2015-01-15 21:18:07 +01:00 |
Twinaphex
|
db81a99b54
|
(iOS Menu) Cleanups
|
2015-01-15 00:57:37 +01:00 |
Twinaphex
|
1b06490527
|
(iOS) Menu cleanups
|
2015-01-15 00:50:16 +01:00 |
twinaphex
|
2679c3d5c2
|
Rename audio/utils.c to audio/audio_utils.c
|
2015-01-13 00:19:46 +01:00 |
Twinaphex
|
7117db776b
|
(iOS) Build fix
|
2015-01-12 23:53:53 +01:00 |
twinaphex
|
e82c439d81
|
Rename menu/disp to menu/drivers_display and menu/backend to
menu/drivers_backend
|
2015-01-12 23:52:45 +01:00 |
twinaphex
|
11bcc24c58
|
Rename some more files
|
2015-01-12 22:11:13 +01:00 |
twinaphex
|
0b2d518531
|
Rename video_context.c to video_context_driver.c
|
2015-01-12 21:53:04 +01:00 |
twinaphex
|
bd0f0c3f63
|
Rename gfx_context.c to video_context.c
|
2015-01-12 18:47:39 +01:00 |
Twinaphex
|
8146514064
|
(Apple) Build fixes
|
2015-01-12 06:20:19 +01:00 |
twinaphex
|
b61ae369f7
|
(input_keymaps.c) Namespace changes and documentation
|
2015-01-12 02:52:52 +01:00 |
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 |
Jay McCarthy
|
885adeb755
|
Improving iOS configuration menus, specifically for default paths,
directory selection, and give example enumeration for strings.
|
2014-11-11 12:12:47 -05:00 |
twinaphex
|
9a02ba253a
|
(Apple) OSX solution does not use ARC, so don't use 'bridge' for that
one. Ideally we should wrap this function up in CFExtensions.m to
cater to this
|
2014-11-11 16:38:55 +01:00 |
twinaphex
|
2a3c4a1845
|
(Theos/iOS) Update Makefile
|
2014-11-10 11:31:49 +01:00 |
twinaphex
|
bb327684aa
|
Update d3d_set_osd_msg
|
2014-11-09 20:27:51 +01:00 |
Twinaphex
|
54ca78fef7
|
(iOS/Theos) Have it still work for OSX
|
2014-11-09 18:35:56 +01:00 |
twinaphex
|
8441d46b10
|
(Theos/iOS) Come up with more elegant way of detecting the latest iOS SDK in
$THEOS/sdks
|
2014-11-09 18:13:56 +01:00 |
twinaphex
|
50e21d7432
|
(iOS) Don't use UIInterfaceOrientationUnknown since it creates a dependency
on iOS 8 SDK
|
2014-11-09 17:38:26 +01:00 |
Twinaphex
|
a609fb5c94
|
(iOS) Start adding Theos Makefile - still missing some things (need
some way to convert xib files on the fly to nib, .app bundle still
needs plists included, overlays bundled, etc.
|
2014-11-09 17:03:31 +01:00 |
Jay McCarthy
|
62fe517682
|
Removing dead code from old menu system
|
2014-11-05 11:50:56 -05:00 |
Jay McCarthy
|
760c7b7489
|
Settings working
|
2014-11-05 11:31:20 -05:00 |
Jay McCarthy
|
6cbbf834e0
|
Menu navigation works correctly, just need settings
|
2014-11-05 11:19:41 -05:00 |
Jay McCarthy
|
f2f96bcac8
|
First draft of ios_menu
|
2014-11-04 22:01:01 -05:00 |
twinaphex
|
ff55840703
|
(OSX) Hook up basicEvent to Toggle Exclusive Full Screen
|
2014-10-29 06:43:06 +01:00 |
Twinaphex
|
4f84cfe7e8
|
(OSX) Hook up cases 20 for basicEvent
|
2014-10-29 06:41:45 +01:00 |
twinaphex
|
7697287764
|
(OSX) Add 'Toggle Exclusie Fullscreen'
|
2014-10-29 06:40:33 +01:00 |
Twinaphex
|
b27aa5e8e1
|
(Apple) Hook up RARCH_CMD_RESIZE_WINDOWED_SCALE
|
2014-10-29 06:34:07 +01:00 |
twinaphex
|
8ae32d6bd6
|
(XIB) Windowed Scale - add options to XIB
|
2014-10-29 06:21:14 +01:00 |
Twinaphex
|
3fce1828ff
|
(OSX) basicEvent - Fix implementation of case 7 and 9
|
2014-10-29 06:05:50 +01:00 |
twinaphex
|
918e9efd4a
|
(OSX) (XIB) Add 'Pause Toggle' - still not working
|
2014-10-29 05:21:36 +01:00 |
Twinaphex
|
ab7d01ba8a
|
(OSX) Add case 9 to basicEvent
|
2014-10-29 05:11:32 +01:00 |
Twinaphex
|
6892bf30d3
|
(OSX) Start expanding basicEvent
|
2014-10-29 05:09:37 +01:00 |
twinaphex
|
24f554cb7d
|
(Apple) XIB - Update Reset entry
|
2014-10-29 05:05:48 +01:00 |
twinaphex
|
98c6973f6f
|
(Apple) Update XIB
|
2014-10-29 05:03:50 +01:00 |
twinaphex
|
c866f83f2a
|
(Apple) Update XIB pt. 2
|
2014-10-29 04:27:40 +01:00 |
twinaphex
|
c2a7aaa817
|
(Apple) Update XIB
|
2014-10-29 04:24:04 +01:00 |
twinaphex
|
29acbacdcf
|
(Apple) (XIB) Change 'Core' to 'Command'
|
2014-10-29 03:56:12 +01:00 |
twinaphex
|
e077f9c0a1
|
(XIB) Change labels somewhat
|
2014-10-29 03:53:26 +01:00 |
twinaphex
|
44eedf3f73
|
(XIB) Remove Unload Core option in XIB
|
2014-10-29 03:50:28 +01:00 |
Twinaphex
|
1f3faac713
|
(Apple) Build fixes
|
2014-10-28 19:57:22 +01:00 |
Twinaphex
|
b81a40081e
|
(Apple) Build fixes
|
2014-10-27 04:29:21 +01:00 |
twinaphex
|
790a676b3b
|
(OSX PPC) Add include dir
|
2014-10-26 23:02:35 +01:00 |
Twinaphex
|
182180c6b9
|
(Apple input) Change mouse_delta[0]/mouse_delta[1] to mouse_x/mouse_y
|
2014-10-26 00:37:20 +02:00 |
twinaphex
|
b38039723b
|
(CFExtensions/Apple) Put __has_feature definition on top
|
2014-10-25 07:50:30 +02:00 |
twinaphex
|
0a8734d090
|
(OSX 10.6) Need to define __has_feature for GCC
|
2014-10-25 07:49:27 +02:00 |
Twinaphex
|
d2cb3d15d5
|
(Apple) Build fix for CFBridgingRetainCompat
|
2014-10-25 07:45:58 +02:00 |
twinaphex
|
f041411033
|
(OSX) Create CFBridgingRetainCompat so that it will still compile on
OSX 10.6
|
2014-10-25 07:42:37 +02:00 |