]> gitweb.fperrin.net Git - GpsPrune.git/blobdiff - tim/prune/readme.txt
Version 15.2, November 2013
[GpsPrune.git] / tim / prune / readme.txt
index a951cf75bf705009d720f4ffe642df8e1f28f3fb..4bf30f1521a43d5eb7a4fe8bcf09afcd5bd21b5d 100644 (file)
@@ -1,11 +1,11 @@
-GpsPrune version 14
-===================
+GpsPrune version 15.2
+=====================
 
 GpsPrune is an application for viewing, editing and managing coordinate data from GPS systems,
 including format conversion, charting and photo correlation.
 Full details can be found at http://activityworkshop.net/software/gpsprune/
 
-GpsPrune is copyright 2006-2012 activityworkshop.net and distributed under the terms of the Gnu GPL version 2.
+GpsPrune is copyright 2006-2013 activityworkshop.net and distributed under the terms of the Gnu GPL version 2.
 You may freely use the software, and may help others to freely use it too.  For further information
 on your rights and how they are protected, see the included license.txt file.
 
@@ -17,7 +17,7 @@ Running
 =======
 
 To run GpsPrune from the jar file, simply call it from a command prompt or shell:
-   java -jar gpsprune_14.jar
+   java -jar gpsprune_15.2.jar
 
 If the jar file is saved in a different directory, you will need to include the path.
 Depending on your system settings, you may be able to click or double-click on the jar file
@@ -25,11 +25,34 @@ in a file manager window to execute it.  A shortcut, menu item, alias, desktop i
 or other link can of course be made should you wish.
 
 To specify a language other than the default, use an additional parameter, eg:
-   java -jar gpsprune_14.jar --lang=DE
+   java -jar gpsprune_15.2.jar --lang=DE
 
 
-New with version 14
+New with version 15.2
 =====================
+The following features were added since version 15:
+  - Improved translations
+  - Fixed bug with speed charts using gnuplot
+  - Fixed bug with dragging a mid-point within a selection
+  - Fixed bug with duplicate entries in profile popup menu
+  - Fixed bug with loading zoom level of custom map sources
+
+New with version 15
+===================
+The following features were added since version 14:
+  - Extend povray output using map image on base plane
+  - Export an image of the map and track at a selected zoom level
+  - Estimation of hiking times and learining of parameter values
+  - Allow altitude / speed profile to show any arbitrary field
+  - Accept files dragged and dropped onto the GpsPrune window
+  - Take account of timezone if present in track timestamps
+  - Allow timestamp exports in KML using gx extensions
+  - GPSBabel filters
+  - Improved wikipedia name lookup
+  - Allow loading of speeds and vertical speeds from text files
+
+New with version 14
+===================
 The following features were added since version 13:
   - Dragging of existing points
   - Creation of new points by dragging the halfway point between two points