0
|
1 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
2 |
<html>
|
|
3 |
<head>
|
|
4 |
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
|
|
5 |
<title>Release Notes</title>
|
|
6 |
<link href="../book.css" type="text/css" rel="stylesheet">
|
|
7 |
</head>
|
|
8 |
<body>
|
|
9 |
|
|
10 |
<h2>Release Notes</h2>
|
|
11 |
<h4>Remote Control – Version 1.3.1</h4>
|
|
12 |
<p>Released 10th August 2009</p>
|
|
13 |
<ul>
|
|
14 |
<li><a href="#description">Product description</a></li>
|
|
15 |
<li><a href="#features">Main features</a></li>
|
|
16 |
<li><a href="#newfeatures">What's new</a></li>
|
|
17 |
<li><a href="#installation">Installation notes</a></li>
|
|
18 |
<li><a href="#requirements">System requirements</a></li>
|
|
19 |
<li><a href="#compissues">Compatibility issues</a></li>
|
|
20 |
<li><a href="#issues">Known issues</a></li>
|
|
21 |
</ul>
|
|
22 |
|
|
23 |
<h3><a name="description"></a>Product description</h3>
|
|
24 |
<p>Remote Control provides an easy way of sharing device screen on a PC and controlling a device with a PC. Remote Control uses the HTI Connection service for communicating between Carbide.c++ and an emulator/device.</p>
|
|
25 |
<p> Remote Control can be started either by selecting <b>Carbide > Remote Control</b>, or from <b>Window > Show View > Other... > Carbide Extensions > Remote Control.</b></p>
|
|
26 |
|
|
27 |
<h3><a name="features"></a>Main features</h3>
|
|
28 |
<ul>
|
|
29 |
<li>The File Transfer mode allows to transfer files between PC and a target device.</li>
|
|
30 |
<li>The Screen Capture mode allows to take single screen shots.</li>
|
|
31 |
<li>The File Transfer mode contains Download as, Download and open, and Refresh commands.</li>
|
|
32 |
<li>The user can change the file name when downloading or uploading files.</li>
|
|
33 |
<li>Support for touch user interface.</li>
|
|
34 |
<li>Support for PC keyboard.</li>
|
|
35 |
<li>Support for multiple screenshots.</li>
|
|
36 |
<li>Support for virtual keyboards and key shortcut mappings.</li>
|
|
37 |
</ul>
|
|
38 |
|
|
39 |
<h3><a name="newfeatures"></a>What's new</h3>
|
|
40 |
<ul>
|
|
41 |
<li>Feature: The File Transfer mode contains Copy, Cut, Paste, and Rename commands.</li>
|
|
42 |
<li>Feature: Files and folders can be dragged and dropped to the File Transfer view.</li>
|
|
43 |
<li>Change: Modifications required to support Carbide.c++ 2.2</li>
|
|
44 |
</ul>
|
|
45 |
|
|
46 |
<h3><a name="installation"></a>Installation notes</h3>
|
|
47 |
<ul>
|
|
48 |
<li>N/A</li>
|
|
49 |
</ul>
|
|
50 |
|
|
51 |
<h3><a name="requirements"></a>System requirements</h3>
|
|
52 |
<p>Basic requirements:</p>
|
|
53 |
<ul>
|
|
54 |
<li>Windows 2000 or Windows XP.</li>
|
|
55 |
<li>Minimum Platform/SDK build PC.</li>
|
|
56 |
<li>Normal Platform/SDK build PC.</li>
|
|
57 |
</ul>
|
|
58 |
<p>Additional requirements:</p>
|
|
59 |
<ul>
|
|
60 |
<li>HTI Connection is needed for being able to use Remote Connection.</li>
|
|
61 |
</ul>
|
|
62 |
|
|
63 |
<h3><a name="compissues"></a>Compatibility issues</h3>
|
|
64 |
<ul>
|
|
65 |
<li>N/A</li>
|
|
66 |
</ul>
|
|
67 |
|
|
68 |
<h3><a name="issues"></a>Known issues</h3>
|
|
69 |
<ul>
|
|
70 |
<li>N/A</li>
|
|
71 |
</ul>
|
|
72 |
|
|
73 |
<h3>Version history</h3>
|
|
74 |
|
|
75 |
<h5>Version 1.2.1 – 18th May 2009</h5>
|
|
76 |
<ul>
|
|
77 |
<li>Feature: The File Transfer mode contains Download as, Download and open, and Refresh commands.</li>
|
|
78 |
<li>Feature: The user can change the file name when downloading or uploading files.</li>
|
|
79 |
<li>Feature: Support for multiple screenshots.</li>
|
|
80 |
<li>Feature: Support for virtual keyboards and key shortcut mappings.</li>
|
|
81 |
<li>Feature: Zoom level context menu in the Screen Capture mode</li>
|
|
82 |
<li>Feature: The Path field in the File Transfer menu.</li>
|
|
83 |
<li>Change: The list of existing drives as well as drive, folder, and file sizes can be retrieved from the device if a compatible version of <b>HTI Framework</b> is used (version 1.88, 1.89, 2.1, or newer).</li>
|
|
84 |
<li>Fix: Fixed the issue causing free space field disappear when root-field was emptied.</li>
|
|
85 |
</ul>
|
|
86 |
|
|
87 |
<h5>Version 1.1.0 – 17th February 2009</h5>
|
|
88 |
<ul>
|
|
89 |
<li>Feature: The File Transfer mode allows to transfer files between PC and a target device.</li>
|
|
90 |
<li>Feature: The Screen Capture mode allows to take single screen shots.</li>
|
|
91 |
<li>Feature: Support for touch user interface.</li>
|
|
92 |
<li>Feature: Support for PC keyboard.</li>
|
|
93 |
</ul>
|
|
94 |
|
|
95 |
<h5>Version 1.0.0 – 19th December 2008</h5>
|
|
96 |
<p>The first version</p>
|
|
97 |
|
|
98 |
<div id="footer">
|
|
99 |
Copyright © 2009 Nokia Corporation and/or its subsidiary(-ies). <br>
|
|
100 |
All rights reserved.<br>
|
|
101 |
This component and the accompanying materials are made available <br>
|
|
102 |
under the terms of "Eclipse Public License v1.0" <br>
|
|
103 |
which accompanies this distribution and is available <br>
|
|
104 |
at the URL <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
|
|
105 |
<br><br>
|
|
106 |
Initial Contributors:<br>
|
|
107 |
Nokia Corporation - initial contribution
|
|
108 |
<br><br>
|
|
109 |
Contributors:<br>
|
|
110 |
Description:
|
|
111 |
</div>
|
|
112 |
</body>
|
|
113 |
</html> |