24
|
1 |
27/09/2002
|
|
2 |
==========
|
|
3 |
Version 2.1 of the (U)SAT ETel API for Typhoon and Jetstream
|
|
4 |
BC is broken for A3 components and Typhoon.
|
|
5 |
|
|
6 |
Added method SendMessageNoLogging that had previously been removed.
|
|
7 |
Added method NotifyProactiveSimSessionEnd that had previously been removed.
|
|
8 |
Changed method GetImageInstance to take a parameter of type TInstanceInfoV2.
|
|
9 |
Removed exported constructors for a number of structs.
|
|
10 |
|
|
11 |
11/07/2002
|
|
12 |
==========
|
|
13 |
Version 2 of the (U)SAT ETel API for Typhoon and Jetstream
|
|
14 |
|
|
15 |
23/07/2001
|
|
16 |
==========
|
|
17 |
Added new TMenuItemBaseV1::Reset() method. This fixes defect DOE-4YQHPW.
|
|
18 |
Updated the DSAT test code and the API documentation accordingly.
|
|
19 |
|
|
20 |
12/03/2001
|
|
21 |
==========
|
|
22 |
Defect fix: TCcp is now a TBuf8 instead of a TBuf.
|
|
23 |
See 11.11 and 04.08 for details. The bearer capabilities are an 8-bit data buffer.
|
|
24 |
Update the API documentation accordingly.
|
|
25 |
Also add some extra doxygen comments.
|
|
26 |
|
|
27 |
07/03/2001
|
|
28 |
==========
|
|
29 |
Add TIconId iIconId element to TGetInkeyV1
|
|
30 |
Add related test code in test client and dummy TSY
|
|
31 |
Create new API document version 3.2
|
|
32 |
|
|
33 |
17/01/2001
|
|
34 |
==========
|
|
35 |
Add release.txt to the "etelsat\group" directory.
|
|
36 |
|
|
37 |
|
|
38 |
10/01/2001
|
|
39 |
==========
|
|
40 |
Fix CR138, regarding the handling of the retrieval of icon image instance and clut
|
|
41 |
Existing ETel SAT API has been modified to handle variable size image instances.
|
|
42 |
New API method created to retrieve the CLUT (color look-up table).
|
|
43 |
Test code and API documentation updated to reflect the API changes.
|
|
44 |
|
|
45 |
|