X-Git-Url: https://gitweb.fperrin.net/?p=GpsPrune.git;a=blobdiff_plain;f=src%2Ftim%2Fprune%2Freadme.txt;h=2c30761268d941bad44eb0c810542ca40d7f6d5b;hp=0023c7426ed68dcb0527af98b360bac6cdd67036;hb=HEAD;hpb=8b20e3e027058cdf6ff52993ee5576193d08667a diff --git a/src/tim/prune/readme.txt b/src/tim/prune/readme.txt index 0023c74..2c30761 100644 --- a/src/tim/prune/readme.txt +++ b/src/tim/prune/readme.txt @@ -1,11 +1,11 @@ -GpsPrune version 20 -=================== +GpsPrune version 20.4 +===================== GpsPrune is an application for viewing, editing and managing coordinate data from GPS systems, including format conversion, charting, 3d visualisation, audio and photo correlation, and online resource lookup. Full details can be found at https://gpsprune.activityworkshop.net/ -GpsPrune is copyright 2006-2020 activityworkshop.net and distributed under the terms of the Gnu GPL version 2. +GpsPrune is copyright 2006-2021 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_20.jar + java -jar gpsprune_20.4.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,46 @@ 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_20.jar --lang=DE + java -jar gpsprune_20.4.jar --lang=DE -New with version 20 +New with version 20.4 +===================== +The following fixes and additions were made since version 20.3: + - Loading of GeoJSON files, either directly or via GPSBabel + - Fix for calculations when some timestamps are missing (fperrin) + - Make 3d rotations more intuitive, avoid rotating upside-down (Issue #34) + +New with version 20.3 +===================== +The following fixes and additions were made since version 20.2: + - If a waypoint is selected, the distances function should use it + - If a point list has been pasted, closing should prompt about unsaved data + - Some additional translations + - Switching SRTM downloads to use kurviger.de instead of usgs.gov (thanks, kurviger.de!) + +New with version 20.2 +===================== +The following fixes and additions were made since version 20.1: + - Fix for intermittent startup problems + - Addition of Swedish (erikiiofph7) + - Allow four digits for adding day offsets (fperrin) + +New with version 20.1 ===================== +The following fixes and additions were made since version 20: + - Starting with an empty map (fperrin) + - Reading and writing tags from gpx files (Willy) + - Add option to use GTK look-and-feel (fperrin) + - Translation updates (Carlos, Tche333) + - Solve issue #29/973910 regarding missing tile cache (Peter Gervai) + - Remove "Download SRTM" function and just do it automatically + - Tweak waypoint icons + - Fix problem with a recently-used file which has disappeared + - Fix problem with moving / renaming downloaded tile files + +New with version 20 +=================== The following fixes and additions were made since version 19: - Add option to use Nimbus look-and-feel (wishlist 77) - Extend the marker waypoints function to include half the distance, half the climb and half the descent