210 Commits

Author SHA1 Message Date
Twinaphex
3001729545 Revert "Go through input_driver_get_data_ptr whenever we need input data"
This reverts commit 52c9a2ec438347ee287cab748995c84d08f23b5a.
2015-11-28 18:58:33 +01:00
twinaphex
52c9a2ec43 Go through input_driver_get_data_ptr whenever we need input data
state
2015-11-28 18:51:12 +01:00
twinaphex
da8c36b0c3 Don't need sleeping argument anymore for rarch_main_data_iterate 2015-11-28 03:26:01 +01:00
twinaphex
a1226004f5 Revert "Don't render menu if unfocused - reimplement this"
This reverts commit ce7ec0681b8927ae404613bddacfae26e1680e3c.
2015-11-28 03:05:37 +01:00
twinaphex
ce7ec0681b Don't render menu if unfocused - reimplement this 2015-11-28 03:03:26 +01:00
Twinaphex
4a3b9ffc7c Try to conserve on CPU usage when in sleep mode by skipping
menu rendering
2015-11-27 23:37:23 +01:00
twinaphex
fecdc86475 Create RARCH_MAIN_CTL_SET_WINDOWED_SCALE 2015-11-18 11:55:23 +01:00
Twinaphex
2468c23d4c (OSX) Fix some warnings 2015-11-18 11:48:35 +01:00
twinaphex
a4ae655ff4 Start going through rarch_main_ctl for grabbing fullpath 2015-11-18 11:43:25 +01:00
twinaphex
2b727fa941 Add RARCH_MAIN_CTL_SET_LIBRETRO_PATH/RARCH_MAIN_CTL_SET_CONTENT_PATH 2015-11-18 11:15:42 +01:00
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