]> gitweb.fperrin.net Git - GpsPrune.git/blobdiff - tim/prune/readme.txt
Version 11.1, August 2010
[GpsPrune.git] / tim / prune / readme.txt
index 267378783e184130c308baad49e4197faa49e379..be2942a697800df14b9238982558bb12ba78a0d9 100644 (file)
@@ -1,10 +1,11 @@
-Prune version 4
-===============
+Prune version 11.1
+==================
 
 Prune is an application for viewing, editing and managing coordinate data from GPS systems,
-including format conversion and photo correlation.
+including format conversion, charting and photo correlation.
+Full details can be found at http://activityworkshop.net/software/prune/
 
-Prune is copyright activityworkshop.net and distributed under the terms of the Gnu GPL version 2.
+Prune is copyright 2006-2010 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.
 
@@ -16,16 +17,119 @@ Running
 =======
 
 To run Prune from the jar file, simply call it from a command prompt or shell:
-   java -jar prune_04.jar
+   java -jar prune_11.1.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
-in a file manager window to execute it.  A shortcut, menu item, desktop icon or other link
-can of course be made should you wish.
+in a file manager window to execute it.  A shortcut, menu item, alias, desktop icon
+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 prune_04.jar --lang=DE
+   java -jar prune_11.1.jar --lang=DE
+
+New with version 11.1
+=====================
+
+The following were added since version 11:
+  - Bugfix for exporting non-ASCII characters to a GPX file on a non-UTF8 system
+  - Bugfix for freeing file resources when GPX load fails
+  - Bugfix for resizing photo thumbnail
+  - Menu item for deselecting current photo
+
+New with version 11
+===================
+
+The following features were added since version 10:
+  - Option to select which of the named tracks to load out of a gpx file or gps
+  - Function to delete all values of a single field (eg all altitudes, all timestamps)
+  - Export of 3d view to svg file
+  - Function to upload current track to gpsies.com
+  - Option to hide sidebars (left panel, right panel and lower panel) to just show map
+  - Various bugfixes, especially with gpx export, track compression and scale bar
+  - Dutch and Czech translations thanks to generous volunteers
+
+New with version 10
+===================
+
+The following features were added since version 9:
+  - Function to lookup altitudes using SRTM data from the Space Shuttle
+  - Choice between altitude profile and speed profile in main view
+  - Caching of map tiles to disk for faster access
+  - Offline mode where maps are only retrieved from disk
+  - Storage of multiple custom map sources, not just one custom one
+  - Use of maps with multiple layers (like maps-for-free)
+  - Use of cloudmade maps
+
+New with version 9
+==================
+
+The following features were added since version 8:
+  - Ability to paste coordinates (eg from wikipedia or geocaching sites) to create new points
+  - Configurable colour settings
+  - Function to convert waypoint names into timestamps
+  - Function to reorganise and sort photos either by filename or time
+  - Ability to load gzipped xml files
+  - New "full range details" dialog including pace and average gradient
+  - Preservation of unrecognised gpx tags by copying source xml
+  - Improved photo handling and ability to rotate photos
+  - Japanese, Portuguese and Turkish languages thanks to generous user input
+
+New with version 8
+==================
 
+The following features were added since version 7:
+  - Loading of NMEA files (with suffix .nmea)
+  - Loading of nearby tracks from gpsies.com
+  - Function for finding waypoints by name
+  - Language-sensitive keyboard shortcuts
+  - Scale bar
+  - Display of pace (time per km or time per mile)
+  - Ability to display and save configuration settings
+  - Configurable program paths and KMZ image sizes
+  - Chinese language thanks to generous user input
+
+New with version 7
+==================
+
+The following features were added since version 6:
+  - Loading of KMZ files and zipped GPX
+  - Improved compression functions with four configurable algorithms
+  - New function to call gpsbabel to send data directly to GPS receiver
+  - Charting functions (eg altitude or speed against distance) using gnuplot
+  - Map view can now use other OpenStreetMap images such as OpenCycleMap or any other tile server
+  - New function to create an average position from a track section
+  - Display of straight line distances between waypoints
+
+New with version 6
+==================
+
+The following features were added since version 5:
+  - Map view using OpenStreetMap images is now integrated in the main window, with control for map transparency
+  - Pov export has new option to use sphere sweeps for better appearance
+  - New function to check online for a newer version of Prune
+  - New function to take a section of track and cut/paste it to another position
+  - New function to add or subtract a time offset from point timestamps
+  - New function to call gpsbabel to load data directly from GPS receiver
+  - Additional file filter options on load and save
+  - Italian language thanks to generous user input
+
+New with version 5
+==================
+
+The following features were added since version 4.1:
+  - New map window in the View menu, showing points overlaid on OpenStreetMap images
+  - New function to launch a browser showing the area in either Google Maps or OpenStreetMap
+  - Handling of track segments, including loading, saving and exporting, and preservation during edits and undos
+  - New function to merge track segments for the current selection, to make one single segment
+  - Display of current and average speed on details panel
+  - Statusbar showing confirmation of actions
+  - Much improved French texts thanks to generous user input
+
+New with version 4.1
+====================
+
+The following fix was added since version 4:
+  - Exiftool calls now made in series rather than in parallel to avoid performance problems in Windows
 
 New with version 4
 ==================
@@ -62,6 +166,16 @@ The following features were added since version 1:
   - Waypoint list
   - Spanish language
 
+Features of version 1
+=====================
+
+The following features were included in version 1:
+  - Loading of text files, display in overhead and profile views
+  - Display of track details such as distances, speeds
+  - Deletion of points and ranges, and variable compression
+  - Export to KML format
+  - English, German and Swiss German languages
+
 
 Further information and updates
 ===============================
@@ -69,7 +183,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/
 
-You will find there user guides and screenshots illustrating the major features.
+You will find there user guides, screenshots and demo videos illustrating the major features.
 As Prune is further developed, subsequent versions of the program will also be made freely
 available at this website.