]> gitweb.fperrin.net Git - GpsPrune.git/blobdiff - tim/prune/readme.txt
Version 18.6, December 2016
[GpsPrune.git] / tim / prune / readme.txt
index eae9fe373ffb32e8770d95c9d35d5961cac93b35..c8120c19f8f244583b1ede3312a8978907c18a29 100644 (file)
@@ -1,11 +1,11 @@
-GpsPrune version 17.2
+GpsPrune version 18.6
 =====================
 
 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://gpsprune.activityworkshop.net/
+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-2015 activityworkshop.net and distributed under the terms of the Gnu GPL version 2.
+GpsPrune is copyright 2006-2016 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_17.2.jar
+   java -jar gpsprune_18.6.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,21 +25,59 @@ 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_17.2.jar --lang=DE
+   java -jar gpsprune_18.6.jar --lang=DE
 
 
-New with version 17.2
+New with version 18.6
 =====================
-The following fixes were added since version 17.1:
-  - Speed up the cache management dialog
-  - Translation improvements
+The following fix was made since version 18.5:
+  - Change of URL for SRTM tiles, and recognise when downloaded file is too small to be valid
 
-New with version 17.1
+New with version 18.5
 =====================
-The following fixes were added since version 17:
-  - Fix the decimal precision of coordinates calculated by interpolation and averaging
-  - Fix the selection adjustment when midpoints within the selection are dragged
-  - Minor translation improvements
+The following fixes and additions were made since version 18.4:
+  - When points have no altitudes, send them to a GPS with altitude 0 (prevents weird values when reading back)
+  - When points are not displayed on map, still colour the lines according to the selected scheme
+  - When points all have crazy values, don't hang the profile chart
+  - When images can't be fetched from the internet, don't delete expired cache images
+  - Translation updates to es, uk, ru, cz
+
+New with version 18.4
+=====================
+The following fixes and additions were made since version 18.3:
+  - Updated GPSBabel format descriptions (thanks, Juergen!)
+  - Removed calls to the retired opencaching.com site (thanks, Garmin!)
+
+New with version 18.3
+=====================
+The following fixes and additions were made since version 18.2:
+  - Fix for saving track names and descriptions containing ampersands in xml formats (thanks, Joe!)
+  - Additional window icon sizes (thanks, Sebastic!)
+  - Remember window size
+
+New with version 18.2
+=====================
+The following fixes and additions were made since version 18.1:
+  - Fix for saving point names containing ampersands in gpx, kml, kmz formats (thanks, Joe!)
+  - Minor translation updates to nl, it, pl
+
+New with version 18.1
+=====================
+The following fixes and additions were made since version 18:
+  - Fix for duration rounding bug affecting sub-second timestamps
+  - Wikipedia search now also includes galleries from wikimedia
+  - Photo popup window now gets updated when the track selection changes
+  - Small improvements to Ukrainian, Dutch translations
+
+New with version 18
+===================
+The following features were added since version 17:
+  - New search options using opencaching.de and mapillary
+  - New web options using peakfinder, geohack and panoramio
+  - Autoplay function for automatically scrolling through the track
+  - Marking uphill lift sections of skiing / snowboarding tracks
+  - Configurable anti-aliasing for map view and profile view
+  - Allow showing just the lines between track points but not the track points
 
 New with version 17
 ===================
@@ -50,7 +88,7 @@ The following features were added since version 16:
   - Select the current segment
   - Adding an altitude tolerance to the climb and descent calculations
   - Sorting waypoints by name or by timestamp
-  
+
 New with version 16
 ===================
 The following features were added since version 15:
@@ -244,7 +282,7 @@ Further information and updates
 ===============================
 
 To obtain the source code (if it wasn't included in your jar file), or for further information,
-please visit the website:  http://activityworkshop.net/
+please visit the website:  http://gpsprune.activityworkshop.net/
 
 You will find there user guides, screenshots and demo videos illustrating the major features.
 As GpsPrune is further developed, subsequent versions of the program will also be made freely