42 Commits

Author SHA1 Message Date
Matthias Ringwald
8d1321ee68 fix compile with Xcode 7 2015-09-21 18:49:37 +02:00
Matthias Ringwald
666e31895d drop reference to WiiMote xcode project 2015-07-16 20:55:37 +02:00
Matthias Ringwald
33cd41fb71 added info on examples 2015-07-14 22:48:11 +02:00
Matthias Ringwald
ead54bafa3 gitignore .deb 2015-07-14 22:40:59 +02:00
Matthias Ringwald
acd4c1caa0 remove outdated/unused files 2015-07-14 22:40:12 +02:00
Matthias Ringwald
c69c95f770 delete outdated project 2015-07-14 22:38:37 +02:00
Matthias Ringwald
e0a899f982 fix warnings 2015-07-14 22:36:22 +02:00
Matthias Ringwald
5ea0656523 start updating makefile 2015-07-14 16:43:33 +02:00
Matthias Ringwald
9fd7c910a7 minor bump for PreferenceLoader dependency 2015-07-12 22:26:38 +02:00
Matthias Ringwald
1747e8dfdc depend on latest libstatusbar and bump version to 0.4 2015-07-12 21:50:52 +02:00
Matthias Ringwald
0acdfac72b fix markup 2015-07-10 23:29:37 +02:00
Matthias Ringwald
04d45f3d5c fix markup 2015-07-10 23:22:47 +02:00
Matthias Ringwald
39e3752e0b added compile instructions 2015-07-10 23:16:24 +02:00
Matthias Ringwald
34ad0c881f update package depiction 2015-07-02 20:18:15 +02:00
Matthias Ringwald
14d79bf628 fix compile warnings 2015-07-02 20:17:44 +02:00
Matthias Ringwald
8522888696 bump version to 1.0, add iOS package description 2015-07-01 16:41:33 +02:00
Matthias Ringwald
21eaccfc30 update ui to only allow BTstack off in iOS prefs bundle 2015-07-01 16:25:18 +02:00
Matthias Ringwald
4af5f39bb8 fix message about xcode 4.4.1 install path 2015-05-15 16:18:01 +02:00
Matthias Ringwald
71de195ed3 fix c99 warnings for missing argument of functions with no arguments, fix more warnings 2015-05-13 10:30:46 +02:00
Matthias Ringwald
61d3083200 call get_version.sh from ios src makefile 2015-05-03 21:04:14 +02:00
Matthias Ringwald
d277f4dc01 fix build of daemon examples for ios 2015-05-03 20:55:01 +02:00
Matthias Ringwald
057267d4d9 fix ios theos build to work from platform folder (no copy of files around) 2015-05-03 11:31:01 +02:00
Matthias Ringwald
df1c8383a6 fix ios build 2015-05-03 11:06:50 +02:00
Matthias Ringwald
0904e9a2e8 move config-ios.sh into platforms/ios 2015-03-31 15:52:32 +02:00
matthias.ringwald@gmail.com
2e77e513be Stop using pointer to array for bd_addr_t and link_key_t 2015-03-01 20:51:08 +00:00
matthias.ringwald@gmail.com
2c1e7bd82f bump version to 0.9 2015-01-15 15:21:54 +00:00
matthias.ringwald@gmail.com
2630d9191b add missing argument 2014-12-19 21:36:52 +00:00
matthias.ringwald@gmail.com
5bb5bc3ed8 removed packet logging functionality (hci_dump, hexdump) from hci transport implementations and use hci_dump in hci.c instead 2014-11-16 20:05:18 +00:00
matthias.ringwald@gmail.com
96f1894675 moved CocoaTouch into platforms/ios 2014-11-06 23:19:46 +00:00
matthias.ringwald@gmail.com
ce0c3c4c8d move WiiMoteDemo into platforms/ios 2014-11-06 23:18:59 +00:00
matthias.ringwald@gmail.com
eb660a1b5c link to hci_dump also for libBTstack on iOS 2014-11-04 23:28:46 +00:00
matthias.ringwald@gmail.com
1b4fef3d12 debug into hci_dump on iOS 2014-11-04 20:58:27 +00:00
matthias.ringwald@gmail.com
d2ec4031ba avoid /** comments, clean up block comments 2014-10-16 09:15:23 +00:00
matthias.ringwald@gmail.com
6e0f0421a3 added #include guard to btstack-config.h 2014-10-14 20:00:04 +00:00
matthias.ringwald@gmail.com
58fea31756 update path for ios examples, too 2014-09-23 07:33:46 +00:00
matthias.ringwald@gmail.com
de5d9fe42f moved general scripts into tools 2014-09-04 19:53:39 +00:00
matthias.ringwald@gmail.com
32db4ecef0 moved remote_device_db_iphone and run_loop_cocoa to new platforms/cocoa 2014-09-04 14:34:03 +00:00
matthias.ringwald@gmail.com
acf6f745cd move platform_iphone to platforms/ios/src 2014-09-04 14:29:29 +00:00
matthias.ringwald@gmail.com
34e73f8d5d moved hci_transport_h4_iphone.c into platforms/ios 2014-09-04 14:19:09 +00:00
matthias.ringwald@gmail.com
3d7a3f6710 move bt_control_iphone into platforms/ios/src 2014-09-04 14:11:31 +00:00
matthias.ringwald@gmail.com
8a148cccf9 added distclean target for theos config 2014-09-04 14:06:00 +00:00
matthias.ringwald@gmail.com
2250dead6c move iOS project into platforms/ios 2014-09-04 14:01:15 +00:00