| Change Set |
Date |
Downloads |
Comment |
61144
by
alanjmcf
|
Fri at
9:36 PM
|
9 |
BluetoothComponent.cs: XmlDocs, and remove sender parameter from method. Add BTH_DEVICE_INFO.ShutupCompiler. |
61137
by
alanjmcf
|
Fri at
7:18 PM
|
0 |
Add BTH_DEVICE_INFO.cs file. |
61135
by
alanjmcf
|
Fri at
7:09 PM
|
0 |
BluetoothWin32AuthenticationEx.cs: prevent compiler 'field not assigned' warnings. |
61134
by
alanjmcf
|
Fri at
7:05 PM
|
0 |
Add SDP Attribute IDs for the Device/PnP ID specification. |
61131
by
alanjmcf
|
Fri at
6:46 PM
|
0 |
DeviceMenuTesting: continue for Pause is now a menu option, so the textbox is accessible/scrollable when Pause active. Some flushing. |
61051
by
alanjmcf
|
Thu at
10:08 AM
|
28 |
DeviceMenuTesting: use a small dialog box for Pause handling, so one can still see the main textbox. Needs improvement (not showing a new window) so that the textbox can be scrolled etc. |
61049
by
alanjmcf
|
Thu at
9:07 AM
|
2 |
Fix ConsoleMenu numbering, r60682 broke item selection. |
60862
by
alanjmcf
|
Nov 1 at
3:56 PM
|
31 |
Device-/ConsoleMenuTesting: Add the items to sub-menus. Fix the menu numbering when sub-menus in ConsoleMenuTesting. Add SubMenu_BtWin32Auth.cs.
|
60853
by
alanjmcf
|
Nov 1 at
1:00 PM
|
6 |
Fix DeviceMenuTesting project. |
60852
by
alanjmcf
|
Nov 1 at
12:54 PM
|
0 |
Device-/ConsoleMenuTesting: sub-menu support to reduce the length of the menu. |
60840
by
alanjmcf
|
Nov 1 at
9:39 AM
|
0 |
ConsoleMenuTesting: Add testing of BluetoothComponent. |
60839
by
alanjmcf
|
Nov 1 at
9:36 AM
|
0 |
WidcommBluetoothListener: sometimes during disposing the event handler tried to start a new port, make the disposed flag 'volatile'. |
60778
by
alanjmcf
|
Oct 31 at
8:07 PM
|
0 |
BluetoothDeviceInfo.LastSeen LastUsed marked as DateTimeKind.UTC. [bug 25173] |
60777
by
alanjmcf
|
Oct 31 at
8:04 PM
|
1 |
BluetoothClient and IrDAClient check if disposed to stop arbitrary exceptions on Connected property and others. |
60776
by
alanjmcf
|
Oct 31 at
8:03 PM
|
0 |
ObexParser.Parse: detect non-progress and abort -- needs bad, or very odd, headers to occur. |
60743
by
alanjmcf
|
Oct 30 at
9:39 PM
|
8 |
Have ObexListener use SocketAdapter so now it should be able to run on Widcomm. However would need to disable Widcomm OPP service! Also add some very basic tests. |
60734
by
alanjmcf
|
Oct 30 at
7:28 PM
|
1 |
Update project files for last commit! |
60733
by
alanjmcf
|
Oct 30 at
7:22 PM
|
0 |
Add class SocketStreamIOAdapter between the existing two. |
60732
by
alanjmcf
|
Oct 30 at
5:26 PM
|
0 |
Add SocketAdapter and SocketClientAdapter for use in converting Socket-using apps to Widcomm-BluetoothClient situation. |
60731
by
alanjmcf
|
Oct 30 at
5:18 PM
|
0 |
|
60468
by
alanjmcf
|
Oct 25 at
5:21 PM
|
29 |
Add BluetoothComponent.cs to the FX2 build. |
60466
by
alanjmcf
|
Oct 25 at
4:13 PM
|
0 |
Rename method BluetoothComponent.StartDiscoverDevices to DiscoverDevicesAsync. SdpBrowserDesktop: add usage of BluetoothComponent.DiscoverDevicesAsync. |
60465
by
alanjmcf
|
Oct 25 at
3:51 PM
|
1 |
Some renamings in BluetoothComponent. |
60463
by
alanjmcf
|
Oct 25 at
12:09 PM
|
2 |
Add BluetoothComponent.cs file. |
60310
by
alanjmcf
|
Oct 20 at
10:52 AM
|
14 |
Update the XmlDocs on BluetoothDeviceInfo to note that Windows 7 supports LastSeen and LastUsed. And that CE/WM and Widcomm (both) supports LastSeen but not LastUsed. |