Commit Graph

444 Commits

Author SHA1 Message Date
twinaphex
38fe0d0119 (iOS) Cleanups 2015-04-04 23:25:39 +02:00
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
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
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
757804868b (iOS) Remove last instances of CGFloat 2015-03-30 18:03:57 +02:00
Twinaphex
ff24ddcd1d (iOS) Build fix and use zlib_perform_mode in apple/iOS/browser.m 2015-03-28 21:07:56 +01:00
Twinaphex
104904fc97 (iOS) Fix header include 2015-03-28 20:54:17 +01:00
Twinaphex
aef562ebd5 (iOS) Go back to old runloop implementation 2015-03-28 15:56:02 +01:00
Twinaphex
c233418d4a (iOS) Fix 2 2015-03-22 00:33:51 +01:00
Twinaphex
7c0b42bee3 (iOS) Fix 2015-03-22 00:31:42 +01:00
twinaphex
508ade73f9 Rename menu_driver_resolve to menu_driver_get_ptr 2015-03-21 23:56:42 +01: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