Commit Graph

946 Commits

Author SHA1 Message Date
Twinaphex
94c65d23e3 (browser.m) Move file_action enum to top 2015-04-04 22:30:27 +02:00
Twinaphex
02c679404b (iOS) Menu - use BOXSTRING 2015-04-04 22:29:09 +02:00
twinaphex
878f94cdfe Fixup apple_display_alert 2015-04-04 21:52:45 +02:00
Twinaphex
8ed01e04ca (iOS) Cleanups 2015-04-04 18:11:36 +02:00
Twinaphex
8dd798ed79 (iOS) Update 2015-04-04 05:24:11 +02:00
Twinaphex
2b420f0b3e (iOS) Buildfix 2015-04-04 01:03:32 +02:00
twinaphex
68b4304efd (HID) Move btdynamic/btpad to input/drivers_hid 2015-04-04 00:58:38 +02:00
twinaphex
27fe518ffe (btpad.c) Add __APPLE__ ifdefs 2015-04-04 00:00:40 +02:00
Twinaphex
fb805be085 (btdynamic.c) Add __APPLE__ ifdefs 2015-04-03 23:58:35 +02:00
Twinaphex
a980c9c7c7 (bluetooth/btdynamic.c) Cleanups 2015-04-03 23:55:50 +02:00
twinaphex
6f9f4e16df (btdynamic.c) Start using dynamic wrappers 2015-04-03 23:47:50 +02:00
twinaphex
5e83eefd81 Add VID/PID detection for joypad connection 2015-04-03 23:30:51 +02:00
twinaphex
74a0b2614f (btpad.c) Cleanups 2015-04-03 16:22:37 +02:00
Twinaphex
5ca26f9a1a (btpad.c) Cleanups 2015-04-03 16:21:55 +02:00
twinaphex
62f13f6c17 Remove btstack_is_running 2015-04-03 16:13:21 +02:00
twinaphex
67867311d9 (btpad.c) Cleanups 2015-04-03 15:53:04 +02:00
twinaphex
ed70b0bf73 (btpad.c) Remove INCPOS macro 2015-04-03 15:42:40 +02:00
twinaphex
67ca912efc Remove btpad.h 2015-04-03 15:38:50 +02:00
twinaphex
bf4aea8e3c (BT) Cleanups 2015-04-03 15:32:49 +02:00
twinaphex
75a26db23c (Bluetooth) Cleanup 2015-04-03 15:26:19 +02:00
twinaphex
8abc6d2520 (Bluetooth) Cleanup 2015-04-03 15:25:27 +02:00
Twinaphex
63c42ef39b (iOS) Buildfix 2015-04-03 15:23:35 +02:00
twinaphex
a81b944d35 btstack.h -combine a lot of headers 2015-04-03 15:22:05 +02:00
Twinaphex
dbc981363e (btpad) Cleanups 2015-04-03 15:11:47 +02:00
Twinaphex
5045e82c85 (btpad.c) Cleanups 2015-04-03 15:05:30 +02:00
twinaphex
848f561a9a Combine btpad.c and btpad_queue.c 2015-04-03 15:02:18 +02:00
Twinaphex
2fc3510af8 (iOS) btdynamic.c cleanups 2015-04-02 19:43:33 +02:00
Twinaphex
f58feb6b16 (iOS) Fix warning in btstack_thread_stop 2015-04-02 19:39:40 +02:00
Twinaphex
38204f5c26 (BTStack) Cleanup 2015-04-02 19:38:37 +02:00
twinaphex
3aa6c8e324 (apple/iOS/bluetooth/btpad.c) Cleanups 2015-04-02 19:35:44 +02:00
twinaphex
64c10c6b49 (BT) Cleanups 2015-04-02 19:34:36 +02:00
twinaphex
90f6285d34 (BTStack) Cleanup 2015-04-02 19:24:32 +02:00
twinaphex
b9ae190e4c (apple/iOS/bluetooth/btstack) Cleanups 2015-04-02 19:20:36 +02:00
Twinaphex
119dcdd163 (iOS) Buildfix 2015-04-02 18:34:10 +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
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
8a33670c7c (iOS) Move included source files to Griffin 2015-03-30 22:29:30 +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
757804868b (iOS) Remove last instances of CGFloat 2015-03-30 18:03:57 +02:00
Twinaphex
17d6a940c0 (iOS/Apple) Include <AvailabilityMacros.h instead of #import <Availability> 2015-03-30 17:57:54 +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
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
neville
60a98a67bb (OSX PPC) Lower project requirements to OSX 10.4 2015-03-30 03:51:02 +02:00
neville
c0212e06a9 (OSX PPC) Change solution - use griffin_objc.m 2015-03-29 18:53:00 +02:00