Commit Graph

66 Commits

Author SHA1 Message Date
twinaphex
fbe90115b0 (iOS) Simplify menu a little (pt. 2) 2015-05-06 04:15:18 +02:00
twinaphex
9fe285e634 (iOS) Simplify menu a little 2015-05-06 04:13:57 +02:00
twinaphex
1171cba2a4 Protect against NULL driver 2015-05-06 03:57:54 +02:00
Twinaphex
3a2e5a80b3 (CocoaTouch) Use setting_is_of_enum_type 2015-05-06 01:39:59 +02:00
Twinaphex
c344a686cc (CocoaTouch) Use setting_is_of_numeric_type 2015-05-06 01:35:58 +02:00
Twinaphex
e18aaf899e (iOS) Use setting_is_of_general_type 2015-05-06 00:55:19 +02:00
Twinaphex
4c58f5897d (iOS) Start using setting_is_of_path_type 2015-05-06 00:51:19 +02:00
Twinaphex
e3dc04d602 (iOS) Buildfix 2015-05-06 00:04:48 +02:00
twinaphex
4402685627 (iOS) Cleanups 2015-05-06 00:00:53 +02:00
Twinaphex
e264cc491e (iOS) Build fix 2015-05-05 23:39:54 +02:00
twinaphex
892e65acee (CocoaTouch) Cleanups to cocoatouch_browser.m 2015-05-05 23:36:41 +02:00
twinaphex
fdfbf16b16 (CocoaTouch browser) Cleanups 2015-05-05 23:14:55 +02:00
Twinaphex
aac9012485 (CocoaTouch) Cleanups 2015-05-05 22:52:42 +02:00
twinaphex
9dafeaec3a (iOS Cocoa menu) Cleanups 2015-05-05 22:45:51 +02:00
Twinaphex
af00b958d5 (iOS) Move ios_get_powerstate code to platform_darwin.m 2015-04-21 12:15:42 +02:00
Twinaphex
e77f43530e (Cocoa) Get rid of RetroArch_Platform 2015-04-21 11:55:12 +02:00
Twinaphex
5810a49866 Get rid of 'unloadingCore' 2015-04-21 11:51:35 +02:00
Twinaphex
1afdb5cb92 Refactor apple_platform variable 2015-04-21 11:43:43 +02:00
Twinaphex
151b1ea391 (iOS) Move some iOS-specific code over to cocoatouch_menu.m 2015-04-21 04:03:36 +02:00
Twinaphex
dcac3bf21f Move RANumberFormatter to cocoatouch_menu.m 2015-04-21 01:14:10 +02:00
Twinaphex
c0c77c66bf (iOS) remove loadingCore 2015-04-20 23:19:14 +02:00
Twinaphex
70ee864a9f (Cocoa) Remove loadingCore 2015-04-20 23:16:35 +02:00
twinaphex
14505cc222 Create new rarch_main signature 2015-04-20 21:31:25 +02:00
twinaphex
e8a8b378d5 (Cocoa) Rename RAGameView to CocoaView 2015-04-20 20:39:39 +02:00
twinaphex
9ef656dc61 (MSVC) Build fixes 2015-04-20 20:00:39 +02:00
Twinaphex
510d8a0a2f Get rid of retroarch.h header include in ui_cocoa.m 2015-04-20 18:58:44 +02:00
twinaphex
b1d2bd0032 (CocoaTouch) Fix event_command callback 2015-04-20 18:54:07 +02:00
Twinaphex
1062849419 (OSX) Fix ui_companion_cocoa_event_command 2015-04-20 18:53:02 +02:00
Twinaphex
bd95b0a8ae (OSX/Cocoa) basicEvent - change cmd to enum event_command 2015-04-20 18:46:55 +02:00
Twinaphex
a730e35897 (Cocoa) Start using ui_companion_event_command 2015-04-20 18:43:08 +02:00
Twinaphex
98ade89759 (UI companion driver) Update signatures of existing function pointer implementations (event_command) 2015-04-20 18:38:47 +02:00
twinaphex
4e0a3cc6c2 Change function signature of event_command 2015-04-20 18:36:36 +02:00
twinaphex
fa0011feca Create ui_companion_event_command 2015-04-20 18:34:55 +02:00
Twinaphex
b97dadd0e3 (iOS) Remove useless forward decl 2015-04-20 18:25:37 +02:00
Twinaphex
d18f705873 Get rid of RetroArch_OSX get 2015-04-20 18:18:26 +02:00
Twinaphex
09fe3e9176 Move apple_display_alert implementation to UI driver 2015-04-20 18:10:15 +02:00
twinaphex
a3e4eff02a (Cocoa) Move files around 2015-04-20 17:33:29 +02:00
Twinaphex
d87b27c04d (OSX) Buildfix 2015-04-20 17:27:07 +02:00
twinaphex
16115ebb03 Merge platform.m files with UI companion driver source file 2015-04-20 17:26:05 +02:00
twinaphex
aa54f7fb41 Move apple_rarch_exited to UI companion drivers 2015-04-20 17:10:28 +02:00
Twinaphex
a554b1647c Move code around - turn platform_apple.c into platform_apple.m 2015-04-20 14:05:55 +02:00
twinaphex
45ce04d821 (Cocoa) Cleanups 2015-04-20 12:59:34 +02:00
twinaphex
57b4ff9f30 (CFExtensions.h) Change import to include 2015-04-20 12:55:30 +02:00
twinaphex
20befff4c1 (Cocoa) Move cocoa common files 2015-04-20 12:52:16 +02:00
Twinaphex
1b5890b607 (OSX) Buildfix 2015-04-20 12:44:08 +02:00
twinaphex
96ae9c718a Create ui_companion_cocoa 2015-04-20 12:43:07 +02:00
twinaphex
f18e1d0d5d Add HAVE_COCOATOUCH 2015-04-19 16:24:51 +02:00
Radius
d2710f453d remove includes that are not needed here 2015-04-13 10:39:23 -04:00
twinaphex
a1e2228477 Create event_command callback 2015-04-13 13:46:48 +02:00
Twinaphex
5c3d4eb4e5 (Qt) Turn ui_qt.cpp to ui_qt.c 2015-04-13 10:47:02 +02:00