matthias.ringwald
|
6eb71891e9
|
fix state reporting of BTstackManager
|
2010-04-04 17:28:38 +00:00 |
|
matthias.ringwald
|
8149d2c7c9
|
fix crash on app exit
|
2010-03-14 16:28:18 +00:00 |
|
matthias.ringwald
|
71d9d7cecb
|
added BTstackManager argument to all delegates
|
2010-03-14 11:36:15 +00:00 |
|
matthias.ringwald
|
4e32e18a96
|
updated todo + new project files
|
2010-03-02 23:24:11 +00:00 |
|
matthias.ringwald
|
46acae3723
|
extract socket_connection_create_launchd from unix part
|
2010-03-02 20:58:27 +00:00 |
|
matthias.ringwald
|
913f4ccbaf
|
added definition for bt_use_tcp()
|
2010-02-28 21:37:59 +00:00 |
|
matthias.ringwald
|
368c486f19
|
implemented stopDiscovery
|
2010-02-23 17:16:43 +00:00 |
|
matthias.ringwald
|
e1b2631cab
|
added delegate methods for device or status cell selection, added option to show connecting...
|
2010-02-22 22:25:54 +00:00 |
|
matthias.ringwald
|
0e92e71ed3
|
cache remote names in plist
|
2010-02-21 20:47:40 +00:00 |
|
matthias.ringwald
|
de4536005f
|
added BTDiscoveryViewController as a cleaner implementation of BTInquiryViewController, split BTstackManagerDelegate into BTstackManagerDelegate and BTstackManagerListener
|
2010-02-21 19:13:34 +00:00 |
|
matthias.ringwald
|
b2c95ae948
|
cache remote names in plist
|
2010-02-21 16:06:16 +00:00 |
|
matthias.ringwald
|
fb6dae1e84
|
BTstackManager support device discovery - names are not cached yet
|
2010-02-21 13:57:48 +00:00 |
|
matthias.ringwald
|
90d249c14f
|
update todo+project file
|
2010-02-13 15:15:45 +00:00 |
|
matthias.ringwald
|
1c4badbbca
|
increase buffer for incomning events/acl packets. fixes crash on remote name complete event with max name lenght
|
2010-01-28 07:39:30 +00:00 |
|
matthias.ringwald
|
e405ae81a6
|
l2cap incoming working
|
2010-01-26 20:49:02 +00:00 |
|
matthias.ringwald
|
1f7b95a184
|
dispatch l2cap commands
|
2010-01-25 20:25:20 +00:00 |
|
matthias.ringwald
|
9d9bbc01f5
|
implemented PSM management
|
2010-01-25 18:29:06 +00:00 |
|
matthias.ringwald
|
2033929e11
|
added read/write link supervision timeout
|
2010-01-24 21:57:30 +00:00 |
|
matthias.ringwald
|
19b25e5f75
|
added script to create version.h
|
2010-01-09 10:19:43 +00:00 |
|
matthias.ringwald
|
3f9faf6c44
|
deselect row immediately in inq view
|
2009-12-20 15:46:45 +00:00 |
|
matthias.ringwald
|
58c0a1b038
|
temp fix for incorrect SDK 3.x detection
|
2009-12-08 00:16:09 +00:00 |
|
matthias.ringwald
|
6772a24cc3
|
don't send hci_link_key_request_negative_reply on HCI_EVENT_LINK_KEY_REQUEST automatically
|
2009-12-05 18:55:41 +00:00 |
|
matthias.ringwald
|
a836342cf7
|
allow to cancel both an ongoing inquiry or remote name request
|
2009-11-12 21:30:18 +00:00 |
|
matthias.ringwald
|
1cbe268abc
|
try again with WiiMote accel value. Pitch working correctly
|
2009-11-06 21:19:35 +00:00 |
|
matthias.ringwald
|
998c32acab
|
auto-off working as planned: HCI disconnect after 5 seconds without L2CAP, Power Off after 20 seconds
|
2009-11-05 22:59:06 +00:00 |
|
matthias.ringwald
|
e5304ee6d1
|
fix compare of null pointer timers
|
2009-11-05 21:06:19 +00:00 |
|
matthias.ringwald
|
18a7aeb0fc
|
don't restart inquiry after wiimote was found
|
2009-11-01 21:42:22 +00:00 |
|
matthias.ringwald
|
5a27dc563a
|
add load/unload of BTstack launchd config to deb package
|
2009-10-29 21:16:33 +00:00 |
|
matthias.ringwald
|
1713bcea3a
|
prepend all source files with 'new BSD' copyright header
|
2009-10-29 20:25:42 +00:00 |
|
matthias.ringwald
|
c813ee3234
|
set ownership of /Library/LaunchDaemons/ch.ringwald.btstack to user id=0(root), group id=0(wheel)
|
2009-10-29 19:51:18 +00:00 |
|
matthias.ringwald
|
6222af090d
|
store run loop not socket in cocoa run loops
|
2009-10-28 22:16:25 +00:00 |
|
matthias.ringwald
|
c8164b0280
|
implement run_loop_remove for cocoa
|
2009-10-28 21:51:56 +00:00 |
|
matthias.ringwald
|
bfea266536
|
fix run loop for outdated timers
|
2009-10-28 21:25:51 +00:00 |
|
matthias.ringwald
|
0f6aad30fa
|
update todo
|
2009-10-25 22:05:25 +00:00 |
|
matthias.ringwald
|
583942ad47
|
add linebreak after debug statement
|
2009-10-25 20:00:31 +00:00 |
|
matthias.ringwald
|
a570953b35
|
cleaning up code
|
2009-10-25 19:34:12 +00:00 |
|
matthias.ringwald
|
7befd7793b
|
provide deb package
|
2009-10-25 17:06:42 +00:00 |
|
matthias.ringwald
|
f55bb93403
|
set bundle identifier
|
2009-10-25 16:50:37 +00:00 |
|
matthias.ringwald
|
4562cba5c5
|
clean up icon edges
|
2009-10-24 17:58:27 +00:00 |
|
matthias.ringwald
|
979044ba98
|
on applicationWillResignActive: just disconnect, power off and push 'don't know yet'
|
2009-10-24 16:31:40 +00:00 |
|
matthias.ringwald
|
d2e91376b2
|
improve user experience of BTstack Inquiry View: shorter inquiry interval, repeat inquiry while BT on
|
2009-10-24 15:40:40 +00:00 |
|
matthias.ringwald
|
95ce774257
|
check bt_open and show alert if not accessible
|
2009-10-24 15:30:14 +00:00 |
|
matthias.ringwald
|
6bc81084c3
|
disconnect connection to wiimote on exit -- just enforce it
|
2009-10-24 14:31:09 +00:00 |
|
matthias.ringwald
|
268eeeee3e
|
update text shown during connect
|
2009-10-24 14:16:10 +00:00 |
|
matthias.ringwald
|
8a1967bd7f
|
disable back button in GL view
|
2009-10-24 13:57:19 +00:00 |
|
matthias.ringwald
|
4f8ed4b8d4
|
auto-select Wiimote with name 'Nintendo RVL-CNT-01', disable selection button
|
2009-10-24 13:48:37 +00:00 |
|
matthias.ringwald
|
edeeb1de6a
|
first version with inquiry view working
|
2009-10-23 21:53:38 +00:00 |
|
matthias.ringwald
|
141679a411
|
correct address of result field in CONNECTION_RESPONSE (really)
|
2009-10-23 21:38:30 +00:00 |
|
matthias.ringwald
|
5edccd66e5
|
move all inquiry related code from BTstackCocoaAppDelegate into BTInquiryViewController
|
2009-10-22 21:05:00 +00:00 |
|
matthias.ringwald
|
f32b992e39
|
map l2cap errors to general status code
|
2009-10-21 21:12:51 +00:00 |
|