| Change Set |
Date |
Downloads |
Comment |
55850
by
alanjmcf
|
Thu at
9:25 AM
|
21 |
app.config minor change. |
55849
by
alanjmcf
|
Thu at
9:25 AM
|
0 |
Add Test32FeetWidcommWin32.exe to MakeInstaller.cmd. |
55848
by
alanjmcf
|
Thu at
9:24 AM
|
0 |
SdpBrowserPPC/Cf2: re-order controls to suit tabbing/scrolling between them e.g. on smartphone. |
55807
by
alanjmcf
|
Wed at
7:36 PM
|
9 |
Make SdpBrowser work on SmartPhone (aka WM Standard). |
55743
by
alanjmcf
|
Jun 30 at
12:31 PM
|
21 |
Two tests Assert message changes. |
55741
by
alanjmcf
|
Jun 30 at
12:20 PM
|
2 |
Correctly handle an exception in HandleDiscoveryComplete. Unit-tests were not detecting this case. |
55740
by
alanjmcf
|
Jun 30 at
12:17 PM
|
2 |
Handle the different P/Invoke exception used by NETCF -- when detecting the out-of-date Widcomm native DLL. |
55728
by
alanjmcf
|
Jun 30 at
9:15 AM
|
9 |
Update the 'Pre-built' Widcomm native DLLs. |
55650
by
alanjmcf
|
Jun 29 at
12:49 PM
|
8 |
BluetoothPublicFactory.cs: add CreateBluetoothDeviceInfo. Device-/ConsoleMenuTesting: testing of "new BluetoothDeviceInfo" and the factory equivalent. |
55535
by
alanjmcf
|
Jun 26 at
9:34 AM
|
24 |
Return OneStackOnly default to true. |
55534
by
alanjmcf
|
Jun 26 at
9:31 AM
|
2 |
Have BluetoothFactory use the "reportErrors" config option, also check given type name is valid. |
55533
by
alanjmcf
|
Jun 26 at
9:29 AM
|
1 |
Add BluetoothFactorySection, modify BluetoothFactoryConfig to use it. Allows app.exe.config e.g. <BluetoothFactory reportErrors="true" /> |
55506
by
alanjmcf
|
Jun 25 at
10:51 AM
|
12 |
Flush some stuff. Add the Test32FeetWidcommWin32 project to the solution-file. A little more logging in the Widcomm DLL. Add a .ctor to WidcommFactoryNotImpl. |
55469
by
alanjmcf
|
Jun 24 at
7:36 PM
|
14 |
Tidy-up in tests. |
55468
by
alanjmcf
|
Jun 24 at
7:35 PM
|
3 |
Revert mistaken check-in of AssemblyInfo.cs |
55467
by
alanjmcf
|
Jun 24 at
7:21 PM
|
1 |
Remove obsolete constructors in WidcommBluetoothClient and WidcommRfcommStream. Also rename the lock object in WidcommRfcommStream. Update the tests to match. |
55460
by
alanjmcf
|
Jun 24 at
4:27 PM
|
2 |
Fix the WidcommBluetoothClientInquiryTest FromRegistry_Attempt test. |
55455
by
alanjmcf
|
Jun 24 at
3:54 PM
|
3 |
Tests: add WidcommFactoryGivenInstances.cs. |
55452
by
alanjmcf
|
Jun 24 at
11:33 AM
|
4 |
Remove currently useless and confusing base SocketException message from WidcommSocketException messagess. |
55451
by
alanjmcf
|
Jun 24 at
11:27 AM
|
7 |
ConsoleMenuTesting: allow to continue after exception. |
55450
by
alanjmcf
|
Jun 24 at
11:25 AM
|
4 |
ConsoleMenuTesting, features for working with multiple stacks/radios. Allow use of BluetoothRadio.StackFactory, and options ListenerOnStackAClientOnStackB. |
55446
by
alanjmcf
|
Jun 24 at
9:11 AM
|
9 |
Add VERSIONINFO to Test32FeetWidcommWin32. |
55445
by
alanjmcf
|
Jun 24 at
9:06 AM
|
3 |
Add a wee native program to help diagnose failed Widcomm initialisation -- reporting missing dependencies etc. |
55444
by
alanjmcf
|
Jun 24 at
8:23 AM
|
6 |
Fix reporting "May only be one instance of WidcommBtIf." on initialisation after failure. Fixes #23218. |
55240
by
alanjmcf
|
Jun 21 at
7:16 PM
|
15 |
Some Asserts in SdpDiscoveryRecordsBuffer. |