300 Commits

Author SHA1 Message Date
Twinaphex
5fc267d24a (OSX/iOS) get_chosen_screen buildfixes 2015-11-14 22:26:07 +01:00
Twinaphex
6847501e99 Revert "iCade codepaths work now for regular OSX too"
This reverts commit d72090f5e986de862aa1f2ac1d31530b538d1e95.
2015-11-14 02:08:59 +01:00
Twinaphex
d72090f5e9 iCade codepaths work now for regular OSX too 2015-11-14 01:48:16 +01:00
Twinaphex
51426f64c2 Revert "Add OSX implementation for cocoagl_gfx_ctx_get_native_scale"
This reverts commit a408a5e59a57627b3ea9440e1ec26f04ad25c552.
2015-11-01 12:45:36 +01:00
twinaphex
a408a5e59a Add OSX implementation for cocoagl_gfx_ctx_get_native_scale 2015-11-01 12:15:21 +01:00
Twinaphex
c4c26b83cc (OSX) Fixed mouse for Retina 2015-10-31 22:55:22 +01:00
Twinaphex
6f2bd56e23 (OSX) Remove references to 'chooseCore' 2015-10-12 12:30:58 +02:00
Twinaphex
09dca0c0f0 (OSX) Change interface to RetroArch_OSX 2015-10-12 12:21:54 +02:00
Twinaphex
39189047b4 Use RARCH_DEVICE_MOUSE_SCREEN by default now for Zarch, start
setting up cocoa_input.c
2015-10-08 21:04:27 +02:00
twinaphex
fee01f271b Start splitting up menu_common_load_content functionality 2015-10-06 14:09:52 +02:00
twinaphex
f87154773d Add msg_queue_push to UI companion driver interface 2015-09-22 22:20:03 +02:00
twinaphex
5465da0139 Rename rarch_sleep to retro_sleep 2015-09-22 18:55:14 +02:00
twinaphex
32e97ffd46 Cleanup menu_common_load_content 2015-09-07 02:28:26 +02:00
twinaphex
7079cdb798 Add notify_refresh to UI companion driver interface 2015-08-30 13:03:34 +02:00
twinaphex
fdd1d3ee9f Pass sleep_ms argument to rarch_main_iterate 2015-08-27 14:52:02 +02:00
twinaphex
4b0ee4b9c2 Move rarch_sleep outside of rarch_main_iterate so that caller
can implement the idle step itself
2015-08-27 13:13:14 +02:00
twinaphex
4f755d3bec Cleanups 2015-08-21 04:41:28 +02:00
twinaphex
53cd7a56a9 (UI companion) Implement iterate_menu function - should iterate
menu system for one frame
2015-08-15 02:55:30 +02:00
Jean-André Santoni
c3bad44632 Start displaying messageboxes in cocoa_touch 2015-08-15 02:42:04 +02:00
twinaphex
371f6c8762 Cleanups 2015-08-14 02:53:19 +02:00
twinaphex
0d1496d691 (Cocoa) Some buildfixes 2015-07-27 17:21:37 +02:00
Twinaphex
578abcfb80 Need to add some special conditional for Xcode 2015-07-25 15:56:14 +02:00
twinaphex
8d6d9b96ba (OSX) Attempt to fix argument passing 2015-07-25 15:45:22 +02:00
Twinaphex
8bf42618d9 (OSX) Fix IBAction openCores 2015-07-18 19:24:14 +02:00
twinaphex
fd33f2153a Update openCore 2015-07-18 16:01:39 +02:00
twinaphex
ffc075166e (OSX) Add 'openCore' 2015-07-18 15:24:45 +02:00
twinaphex
40f8fabda6 Consistency in how we treat positive strcmp matches 2015-06-14 19:56:01 +02:00
twinaphex
f7d732bc3d Rename RetroArch_OSX 2015-06-02 09:48:02 +02:00
neville
8151c85980 (OSX) Take out settings window for now entirely 2015-06-02 09:00:27 +02:00
twinaphex
a4812c955f Get rid of 'Gets here' messages 2015-06-01 17:06:28 +02:00
twinaphex
74ee699d5c Split up rarch_main_data_iterate outside of rarch_main_iterate 2015-05-16 17:00:50 +02:00
Twinaphex
297fc772c0 (UI Companion) Create notify_list_loaded 2015-05-11 09:56:45 +02:00
twinaphex
1171cba2a4 Protect against NULL driver 2015-05-06 03:57:54 +02:00
Twinaphex
1afdb5cb92 Refactor apple_platform variable 2015-04-21 11:43:43 +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
510d8a0a2f Get rid of retroarch.h header include in ui_cocoa.m 2015-04-20 18:58:44 +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
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
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
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