17715 Commits

Author SHA1 Message Date
Twinaphex
7e97764882 (connect_ps4.c) Update 2015-03-31 21:42:43 +02:00
Twinaphex
a4190a9c3f (PS4/connect_ps4.c) Update 2015-03-31 21:40:22 +02:00
Twinaphex
ebd85ea02b (PS4/joypad_connection) PS4 joypad is starting to work 2015-03-31 21:18:21 +02:00
Twinaphex
047fdbd3fc (PS4/joypad_connection) Changes 2015-03-31 19:23:06 +02:00
Twinaphex
b9da2bc32f (Apple HID) Handle iOHIDDeviceOpen not returning success 2015-03-31 16:55:23 +02:00
Twinaphex
d93854a924 (Apple HID) Create apple_hid_manager_init/apple_hid_manager_exit wrapper functions 2015-03-31 16:51:04 +02:00
Twinaphex
f853c39d5f (apple_hid.c) Get rid of unnecessary log message 2015-03-31 16:39:28 +02:00
Twinaphex
2b399234d3 (OSX) Should now properly show device name of pad being disconnected 2015-03-31 16:35:20 +02:00
Twinaphex
9f8f054b41 Correct apple_hid_get_product_id 2015-03-31 16:28:46 +02:00
Twinaphex
43fe95ce93 (Apple HID) Mundane style nits 2015-03-31 16:03:06 +02:00
Twinaphex
5d49f7671b (Apple HID) Cleanup add_device callback function 2015-03-31 16:00:11 +02:00
Twinaphex
56736d4eeb (Apple HID) Cleanups 2015-03-31 15:44:19 +02:00
Twinaphex
0807ac0165 (apple_hid.c) Deallocate hid_apple properly in apple_hid_free 2015-03-31 15:15:54 +02:00
Twinaphex
da428a70d3 (Apple) apple_joypad_hid.c is going to become a more generic
'HID joypad' driver
2015-03-31 15:14:39 +02:00
Twinaphex
f473d6237f (Apple) Dirty buildfix for now 2015-03-31 14:46:44 +02:00
twinaphex
cdee9eb9d8 Split up Apple HID code to input/drivers_hid/apple_hid.c 2015-03-31 14:44:51 +02:00
twinaphex
5bf21de960 Move pointer_iterate and mouse_iterate to menu_input_frame 2015-03-31 14:38:05 +02:00
Twinaphex
30fce590df Merge pull request #1557 from lakkatv/xmb
(Menu) Improved text alignment for gl menu drivers
2015-03-31 14:04:20 +02:00
Jean-André Santoni
158c79ed9e (Menu) Improved text alignment for gl menu drivers 2015-03-31 14:00:30 +02:00
twinaphex
f16c0b493c Take out CoreMedia framework dependency - will work again on OSX 10.6 2015-03-31 03:29:51 +02:00
Twinaphex
d19eddccb9 Omit HAVE_AVFOUNDATION for OSX port right now 2015-03-31 03:26:23 +02:00
twinaphex
b7ba8e7d58 (iOS) Fix iOS6 solution 2015-03-31 03:11:23 +02:00
twinaphex
cc1a34ee81 (iOS) Compile only armv7 - not armv7s 2015-03-31 02:56:14 +02:00
twinaphex
9a42d31167 (iOS) Solution updates - set code sign identity to zero by default 2015-03-31 02:49:34 +02:00
Twinaphex
b88f7b3af5 (iOS) Create iOS 6 scheme 2015-03-31 01:58:55 +02:00
twinaphex
0e98a5eb70 Set pointer.enable to default value 2015-03-31 00:55:03 +02:00
twinaphex
bce35fa8cc Enable 'Touch enable' by default for RARCH_MOBILE 2015-03-30 23:56:39 +02:00
Twinaphex
8a33670c7c (iOS) Move included source files to Griffin 2015-03-30 22:29:30 +02:00
twinaphex
4dea46f6dc Include <formats/rpng.h> once in rpng_common.h 2015-03-30 18:29:51 +02:00
Twinaphex
be9a40b0d1 (iOS) Update 2015-03-30 18:16:09 +02:00
Twinaphex
76a0486f5e (ObjC) Include <objc/objc-runtime.h> 2015-03-30 18:13:23 +02:00
twinaphex
3da64fbebc (apple_compat.h) Update 2015-03-30 18:07:50 +02:00
twinaphex
7ea3da0344 (apple_compat.h) Define NSUinteger/NSInteger for OSX 10.4 and earlier 2015-03-30 18:05:38 +02:00
twinaphex
757804868b (iOS) Remove last instances of CGFloat 2015-03-30 18:03:57 +02:00
twinaphex
0c61f8e4eb (wgl_shader_dlg.c) Style nits 2015-03-30 18:02:22 +02:00
Twinaphex
17d6a940c0 (iOS/Apple) Include <AvailabilityMacros.h instead of #import <Availability> 2015-03-30 17:57:54 +02:00
twinaphex
4550019b2c (rpng_fbio.c) GEKKO ifdef not needed here 2015-03-30 17:51:43 +02:00
Twinaphex
299577cb87 Merge pull request #1556 from heuripedes/master
(XMB) Disable block text rendering
2015-03-30 17:48:33 +02:00
Neville
672c19074f (OSX PPC) Buildfixes 2015-03-31 02:47:51 +11:00
Higor Eurípedes
1a196845b9 (XMB) Disable block text rendering 2015-03-30 12:43:27 -03: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
fc498c02dc (OSX PPC) Change deployment target to 10.4 2015-03-31 01:36:29 +11:00
neville
0fbfb6aece Lower project format to Xcode 2.4 2015-03-30 16:31:26 +02:00
Twinaphex
01a6d1f6c2 Merge pull request #1555 from aliaspider/master
(menu) improve touch controls
2015-03-30 13:26:07 +02:00
aliaspider
9ab4026bfe (menu) improve touch controls:
- two finger presses now behave the same as pressing the back button.
- glui is now supported.
2015-03-30 05:22:06 +01:00
aliaspider
4c025fd157 (menu) add menu_pointer_enable to config_load_file/config_save_file 2015-03-30 05:18:30 +01:00
neville
60a98a67bb (OSX PPC) Lower project requirements to OSX 10.4 2015-03-30 03:51:02 +02:00
neville
f3f8db553e (Apple) Fix warnings 2015-03-30 03:32:54 +02:00
Twinaphex
a31d323e79 Merge pull request #1554 from aliaspider/master
(menu) improve mouse navigation a bit.
2015-03-30 03:11:24 +02:00