Commit Graph

1022 Commits

Author SHA1 Message Date
hunterk
b4e4af604e fix ugly scaling on Retina Macs 2015-06-12 12:45:29 -05:00
twinaphex
f4f9fa0d88 (OSX) Rename RetroArch_OSX to RetroArch 2015-06-02 09:43:12 +02:00
neville
ad2711641f (OSX) Remove "Preferences" 2015-06-02 08:44:26 +02:00
twinaphex
5d24c75925 Create HAVE_MAIN define 2015-04-20 21:10:01 +02:00
twinaphex
e8a8b378d5 (Cocoa) Rename RAGameView to CocoaView 2015-04-20 20:39:39 +02:00
twinaphex
a3e4eff02a (Cocoa) Move files around 2015-04-20 17:33:29 +02:00
twinaphex
16115ebb03 Merge platform.m files with UI companion driver source file 2015-04-20 17:26:05 +02:00
twinaphex
13dfe9d085 (Apple) Cleanup forward decls 2015-04-20 17:21:40 +02:00
Twinaphex
6176cd17b6 (iOS) Fix one implicit declaration warning 2015-04-20 14:08:56 +02:00
twinaphex
20befff4c1 (Cocoa) Move cocoa common files 2015-04-20 12:52:16 +02:00
Twinaphex
915cca9df6 Cleanups 2015-04-20 12:09:56 +02:00
Twinaphex
1fb00bdac3 Add HAVE_IOHIDMANAGER to qb/config.libs.sh 2015-04-20 12:04:31 +02:00
Twinaphex
10d8d2e8c7 Change HAVE_CAMERA defines to HAVE_AVFOUNDATION 2015-04-20 11:44:28 +02:00
Twinaphex
813a47d43c Change HAVE_LOCATION to HAVE_CORELOCATION 2015-04-20 11:41:33 +02:00
Twinaphex
52eaf0d069 (Apple) Rearrange header includes 2015-04-20 11:21:01 +02:00
Twinaphex
580499af1e (iOS) Don't define WANT_ZLIB 2015-04-20 02:26:44 +02:00
Twinaphex
e35af41a19 (OSX) Don't define WANT_ZLIB for Xcode project - use dynamically linked libz 2015-04-20 02:23:11 +02:00
Twinaphex
855d192c16 Change some IOS/OSX defines to HAVE_COCOATOUCH/HAVE_COCOA 2015-04-20 00:50:10 +02:00
Twinaphex
2f169a42b1 (qb) Add COCOA 2015-04-20 00:38:55 +02:00
twinaphex
3eb8c114b2 Remove coreSelectSheet 2015-04-19 21:25:33 +02:00
twinaphex
e4b3626bc8 Remove coreWasChosen from MainMenu.xib 2015-04-19 21:22:46 +02:00
Twinaphex
303ae6c64e (OSX) Cleanup stuff we will no longer need 2015-04-19 20:59:11 +02:00
twinaphex
d63774e51f (AVFoundation) Update 2015-04-19 20:46:49 +02:00
twinaphex
4e912dbae8 Create HAVE_AVFOUNDATION define 2015-04-19 20:38:40 +02:00
twinaphex
cbee4c3c03 Create CFExtensions.h 2015-04-19 20:26:17 +02:00
twinaphex
04fbedfcdd Remove more header files - include more of it inside RetroArch_Apple.h 2015-04-19 20:19:49 +02:00
twinaphex
c56d3cf2e4 (Apple) Cleanup header includes 2015-04-19 20:18:03 +02:00
twinaphex
0a7e695988 Remove CFExtensions.h - include it in RetroArch_Apple.h 2015-04-19 20:14:39 +02:00
twinaphex
9d731f94ec Include CFExtensions.h in one common file 2015-04-19 20:09:17 +02:00
Twinaphex
499b00d112 (iOS) Buildfix 2015-04-19 20:07:04 +02:00
twinaphex
b3a0a470d0 (iOS) Cut down on header includes 2015-04-19 20:06:25 +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
d74f5ad3aa (Apple/Cocoa) Rename gfx_ctx_apple to gfx_ctx_cocoa 2015-04-19 17:40:10 +02:00
twinaphex
4e5bf65e23 Create HAVE_RPNG define 2015-04-19 16:55:03 +02:00
twinaphex
31de846279 Add HAVE_COCOA define - refactor griffin_objc.m 2015-04-19 16:29:53 +02:00
twinaphex
f18e1d0d5d Add HAVE_COCOATOUCH 2015-04-19 16:24:51 +02:00
twinaphex
147a9f85ff (CoreText) Add HAVE_CORETEXT define 2015-04-19 16:19:10 +02:00
twinaphex
723b9ba716 Add HAVE_IOHIDMANAGER 2015-04-19 15:59:20 +02:00
Twinaphex
99894c831e (iOS) Implement get_powerstate 2015-04-18 16:42:49 +02:00
twinaphex
d266a45b7c (OSX) Take out HAVE_GIT_VERSION again 2015-04-16 20:24:37 +02:00
twinaphex
0f956fd217 (OSX) Add HAVE_GIT_VERSION 2015-04-16 20:21:58 +02:00
Twinaphex
946193446d (iOS) Move buffer swap to actual buffer swap function 2015-04-15 07:34:22 +02:00
twinaphex
0530d14c33 (iOS) Cleanup 2015-04-13 18:30:42 +02:00
twinaphex
6c5489e9c8 Rename get_ios_version_major 2015-04-13 18:20:05 +02:00
Twinaphex
2c53d57e9e (iOS) Refactor get_ios_version_major 2015-04-13 18:17:48 +02:00
Twinaphex
59ed7f6b37 Remove unused apple_frontend_get_settings 2015-04-13 17:44:31 +02:00