Subversion Repositories public

Rev

Rev 217 | Rev 285 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 217 Rev 283
Line -... Line 1...
-
 
1
Version: 0.7
-
 
2
============
-
 
3
 
-
 
4
Fixed the labels of speed and elevation curves. Now they are translateable
-
 
5
into any language.
-
 
6
 
-
 
7
Fixed the initializing of variables. Now the compiler does not warn anymore
-
 
8
about uninitialized variables.
-
 
9
 
-
 
10
Added printing support. Every loaded activity can be print. The page selection
-
 
11
of the printing dialog is honored.
-
 
12
 
-
 
13
Added support for OSM files. Now a map can be created directly out of an OSM
-
 
14
file. This will work only, if the OSM plugin was installed with Mapnik!
-
 
15
 
-
 
16
Added support for PostGIS databases.
-
 
17
 
-
 
18
Added support for ESRI shape files. Created some Mapfiles to support some
-
 
19
shape files out of the box.
-
 
20
 
-
 
21
Added a parser to interpret a mapfile and set the options to Mapnik. This is
-
 
22
the precondition for supporting vektor data sources.
-
 
23
 
-
 
24
 
-
 
25
Version: 0.6
-
 
26
============
-
 
27
 
-
 
28
Added support for TCX-Files as the Garmin TrainingCenter produces.
-
 
29
 
-
 
30
Stabilized the import of TCX-Files.
-
 
31
 
1
Fixed a bug in export of TCX file. Now a lap contains the correct number of
32
Fixed a bug in export of TCX file. Now a lap contains the correct number of
2
tracks. Even the very last track is also exported now.
33
tracks. Even the very last track is also exported now.
3
 
34
 
4
Changed the algorithm to find the total time and distance of a training session.
35
Changed the algorithm to find the total time and distance of a training session.
5
Now it should work, even if the user has deleted some laps directly inside
36
Now it should work, even if the user has deleted some laps directly inside