From 90d249c14f0d1511dcc2c451fbf10411feed1c64 Mon Sep 17 00:00:00 2001 From: "matthias.ringwald" Date: Sat, 13 Feb 2010 15:15:45 +0000 Subject: [PATCH] update todo+project file --- TODO.txt | 6 ++++-- project.xcodeproj/project.pbxproj | 2 +- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/TODO.txt b/TODO.txt index 10b141405..19f4f9103 100644 --- a/TODO.txt +++ b/TODO.txt @@ -2,15 +2,18 @@ 2009-11-08: Release 0.1 + NEXT: +- Provide BTstack Objective-C class - figure out how to receive iPhone System Power IONotifications (in BTdaemon) to detect, when phone gets locked - some trick - use Cocoa run loop for background app? - Add improved RFCOMM user-client - use switch on RFCOMM control field in rfcomm.c packet handler - move RFCOMM code into BTdaemon -- Provide BTstack Objective-C class +- L2CAP + - segmentation - CocoaTouch - Warning and shutdown of Apple's stack - add timeouts to cocoa run loop @@ -32,7 +35,6 @@ NEXT: - error handling - error notification - flow control - - reassembly/segmentation - add configure option for uart flowcontrol - create diff --git a/project.xcodeproj/project.pbxproj b/project.xcodeproj/project.pbxproj index 6d15a4f78..dd3e54547 100644 --- a/project.xcodeproj/project.pbxproj +++ b/project.xcodeproj/project.pbxproj @@ -238,8 +238,8 @@ 9C78A049103C671D003B2950 /* Resources */ = { isa = PBXGroup; children = ( - 9C78A0BB103C9DEE003B2950 /* ch.ringwald.BTstack.plist */, 9C78A04A103C6734003B2950 /* Default_BTstack.png */, + 9C78A0BB103C9DEE003B2950 /* ch.ringwald.BTstack.plist */, 9C78A04B103C6734003B2950 /* Default_BTstackActive.png */, 9C78A04C103C6734003B2950 /* FSO_BTstack.png */, 9C78A04D103C6734003B2950 /* FSO_BTstackActive.png */,