add new version
[liquid-graphic] / www / downloads.html
1 <html>
2 <head>
3 <link href="style.css" rel="stylesheet" type="text/css">
4 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> 
5 <title>Liquid - Funny graphic editor.</title>
6 </head>
7 <body>
8 <div id="layout">
9 <div class="header">
10         <h1 class="logo"><a href="http://liquid-graphic.garage.maemo.org" title="Liquid">Liquid<a></h1>
11         
12 </div>
13
14 <div id="menu" class="box">
15         <ul>
16                 <li><a href="index.html">Home</a></li>
17                 <li><a href="documentation.html">Documentation</a></li>
18                 <li><a href="downloads.html">Downloads</a></li>
19                 <li><a href="development.html">Development</a></li>  
20         </ul>
21 </div><br>
22
23 <div id="container">
24         <div class="content">
25                 <h2>Downloads</h2>
26                 <p><b>Latest version of Liquid: 0.6.2</b><br>
27                 <b>Changes:</b>
28                 <ul>
29                         <li>add package optification</li>
30             <li>add help in application</li>
31             <li>add confirmation dialog when user clear workspace by shakaing</li>
32             <li>move default directory for saving to ~/MyDocs</li>           
33                 </ul>
34                 <b>Source code:</b> <a href="http://maemo.org/packages/source/view/fremantle_extras-devel_free_source/liquid/0.6.2-1/">download</a><br>
35                 <b>Debian:</b> <a href="http://repository.maemo.org/extras-devel/pool/fremantle/free/l/liquid/liquid_0.6.2-1_armel.deb">ARMEL</a>, 
36                 <a href="http://repository.maemo.org/extras-devel/pool/fremantle/free/l/liquid/liquid_0.6.2-1_i386.deb">i386</a> <br>
37                 </p>
38                 <hr>
39                 <h3>Old versions:</h3>
40         <p><b>Liquid-0.6</b><br>
41         <b>Changes:</b>
42                 <ul>
43                         <li>Reduce CPU Usage</li>
44             <li>Disable accelerometer when display is off (sleep mode)</li>
45             <li>Disable accelerometer when application is in background mode (task switcher)</li>           
46                 </ul>
47                 <b>Source code:</b> <a href="http://maemo.org/packages/source/view/fremantle_extras-devel_free_source/liquid/0.6-1/">download</a><br>
48                 <b>Debian:</b> <a href="http://repository.maemo.org/extras-devel/pool/fremantle/free/l/liquid/liquid_0.6-1_armel.deb">ARMEL</a>, 
49                 <a href="http://repository.maemo.org/extras-devel/pool/fremantle/free/l/liquid/liquid_0.6-1_i386.deb">i386</a> <br>
50                 </p>
51         <hr class="inner_hr"
52         <p><b>Liquid-0.5.9</b><br>
53                 <b>Changes:</b>
54                 <ul>
55                         <li>Solve problem with "not found" in application manager of a tablet.</li>
56             <li>Add icon for application manager.</li>
57             <li>Add homepage to "About program"</li>
58                 </ul>
59                 <b>Source code:</b> <a href="http://maemo.org/packages/source/view/fremantle_extras-devel_free_source/liquid/0.5.9-1/">download</a><br>
60                 <b>Debian:</b> <a href="http://repository.maemo.org/extras-devel/pool/fremantle/free/l/liquid/liquid_0.5.9-1_armel.deb">ARMEL</a>, 
61                 <a href="http://repository.maemo.org/extras-devel/pool/fremantle/free/l/liquid/liquid_0.5.9-1_i386.deb">i386</a> <br>
62                 </p>
63         <hr class="inner_hr">
64         <p><b>Liquid-0.5.4</b><br>
65                 <b>Changes:</b>
66                 <ul>
67                         <li>Add html-documentation to project (doc/ directory).</li>
68                 </ul>
69                 <b>Source code:</b> <a href="http://maemo.org/packages/source/view/fremantle_extras-devel_free_source/liquid/0.5.4-1/">download</a><br>
70                 <b>Debian:</b> <a href="http://repository.maemo.org/extras-devel/pool/fremantle/free/l/liquid/liquid_0.5.4-1_armel.deb">ARMEL</a>, 
71                 <a href="http://repository.maemo.org/extras-devel/pool/fremantle/free/l/liquid/liquid_0.5.4-1_i386.deb">i386</a> <br>
72                 </p>
73         <hr class="inner_hr">
74         <p><b>Liquid-0.5.3</b><br>
75                 <b>Changes:</b>
76                 <ul>
77                         <li>Getting accelerometer data using dbus, instead of reading accelerometer file.</li>
78                 </ul>
79                 <b>Source code:</b> <a href="http://maemo.org/packages/source/view/fremantle_extras-devel_free_source/liquid/0.5.3-1/">download</a><br>
80                 <b>Debian:</b> <a href="http://repository.maemo.org/extras-devel/pool/fremantle/free/l/liquid/liquid_0.5.3-1_armel.deb">ARMEL</a>, 
81                 <a href="http://repository.maemo.org/extras-devel/pool/fremantle/free/l/liquid/liquid_0.5.3-1_i386.deb">i386</a> <br>
82                 </p>
83         <hr class="inner_hr">
84                 <p><b>Liquid-0.5.1</b><br>
85                 <b>Changes:</b>
86                 <ul>
87                         <li>Adding description of project and developers info into debian config files.</li>
88                 </ul>
89                 <b>Source code:</b> <a href="http://maemo.org/packages/source/view/fremantle_extras-devel_free_source/liquid/0.5.1-1/">download</a><br>
90                 <b>Debian:</b> <a href="http://repository.maemo.org/extras-devel/pool/fremantle/free/l/liquid/liquid_0.5.1-1_armel.deb">ARMEL</a>, 
91                 <a href="http://repository.maemo.org/extras-devel/pool/fremantle/free/l/liquid/liquid_0.5.1-1_i386.deb">i386</a> <br>
92         </p>
93                 <hr class="inner_hr">
94                 <p><b>Liquid-0.5 (Initial Release)</b><br>
95                 <b>Features:</b>
96                 <ul>
97                         <li>drawing in accelerometer/touchscreen mode</li>
98                         <li>changing drawing mode by shaking device on Z axis</li>
99                         <li>full screen blur effect by shaking device on Y axis</li>
100                         <li>clearing screen by shaking on X axis</li>
101                         <li>creating & editing images</li>
102                         <li>basic drawing tools (brush, eraser, color tool) </li>
103                         <li>additional drawing tools (ice - local blur effect)</li>
104                         <li>popup menu for changing brush size (user must touch brush and wait some time) </li>
105                 </ul>
106                 <b>Source code:</b> <a href="http://maemo.org/packages/source/view/fremantle_extras-devel_free_source/liquid/0.5-1/">download</a><br>
107                 <b>Debian:</b> <a href="http://repository.maemo.org/extras-devel/pool/fremantle/free/l/liquid/liquid_0.5-1_armel.deb">ARMEL</a>, <a href="http://repository.maemo.org/extras-devel/pool/fremantle/free/l/liquid/liquid_0.5-1_i386.deb">i386</a> <br>
108                 </p>
109         </div>
110 </div>
111 <div id="footer">
112         <span class="f-right">&copy; 2010 <a href="mailto:maemo-sensors@cs.karelia.ru?subject=Liquid">Liquid</a> </span>                
113 </div>
114 </div>
115 </body>
116 </html>