Commit Graph

268 Commits

Author SHA1 Message Date
twinaphex
c56d3cf2e4 (Apple) Cleanup header includes 2015-04-19 20:18:03 +02:00
twinaphex
c58355775c Rename apple_input_keyboard_event to cocoa_input_keyboard_event 2015-04-19 20:02:19 +02:00
Twinaphex
eba518f50a Remove unused NSComboBox variable 2015-04-19 19:55:41 +02:00
twinaphex
1f5ede2c48 Cleanup OSX/platform.m 2015-04-19 19:54:28 +02:00
twinaphex
3c569cdda2 (Apple) Combine some header files 2015-04-19 19:50:29 +02:00
twinaphex
8702141d90 (Cocoa) Start renaming input_apple to input_cocoa 2015-04-19 17:58:15 +02:00
twinaphex
0818b178f9 Rename rarch_main_command to event_command 2015-04-13 11:26:02 +02:00
Twinaphex
de2eb5f972 Rename RARCH_CMD_* to EVENT_CMD_* 2015-04-13 10:29:15 +02:00
Twinaphex
76a0486f5e (ObjC) Include <objc/objc-runtime.h> 2015-03-30 18:13:23 +02:00
Twinaphex
6774187790 (OSX) Some forward-compatibility build fixes 2015-03-30 17:16:28 +02:00
neville
ddb5aab3ed (OSX PPC) Start making things more backwards compatible with OSX 10.4 - avoid CGFloat, NSUinteger, NSInteger, use <AvailabilityMacros.h> instead of <Availability.h>, etc. 2015-03-30 17:10:31 +02:00
neville
02eca41ea1 (OSX platform) Make code more robust 2015-03-29 18:17:29 +02:00
neville
c9b4aa2622 (OSX PPC) Build fixes 2015-03-29 18:09:15 +02:00
twinaphex
5a443d229a global_get_ptr update pt. 2 2015-03-21 05:42:49 +01:00
twinaphex
73e3460675 Change settings_data_ namespace to settings_ 2015-03-21 00:56:26 +01:00
twinaphex
14ac2d9791 Rename settings_data.h to settings.h 2015-03-21 00:49:55 +01:00
twinaphex
55ba05a1a3 Updates pt. 6 2015-03-20 22:41:15 +01:00
Twinaphex
0782cb5168 (Apple) Build fixes 2015-03-18 20:15:40 +01:00
Twinaphex
ea66f9d79d (OSX) Turn poll_iteration into static function 2015-03-12 05:03:16 +01:00
Twinaphex
522c65e27f (iOS) Estimated FPS monitor should work now 2015-03-11 18:30:14 +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
75b6bd21c3 (iOS/OSX) Total reimplementation of game loop - does away with
observer callback
2015-03-07 21:33:17 +01: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
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
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
T. Joseph Carter
45670a8666 Correct XCode project paths for portability 2015-01-30 18:54:18 -08: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
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
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
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
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
b95cdd2215 Rename menu_common.c to menu.c 2015-01-10 04:53:37 +01:00