gpxsee/debian.changelog

478 lines
14 KiB
Plaintext
Raw Normal View History

gpxsee (5.14) stable; urgency=low
* Improved outlier detection (now based on acceleration rather
than speed)
* Fixed broken distance computation when outlier detection was
enabled.
* Added speed data source setting.
* Several minor bugfixes.
-- Martin Tuma <tumic@cbox.cz> Sat, 23 Jun 2018 16:17:21 +0200
gpxsee (5.13) stable; urgency=low
* Fixed broken automatic loading of OziExplorer maps (introduced
in 5.12)
* Added support for Krovak projections (EPSG:1041 and EPSG:9819)
-- Martin Tuma <tumic@cbox.cz> Tue, 29 May 2018 22:13:28 +0200
gpxsee (5.12) stable; urgency=low
* Added support for Garmin JNX maps.
* Added support for GPX Garmin route extension.
* Several performance improvements.
-- Martin Tuma <tumic@cbox.cz> Fri, 25 May 2018 18:34:34 +0200
gpxsee (5.11) stable; urgency=low
* Added support for EPSG:9606 and 9607 datum transformations.
* Added support for Mercator projection (the real one).
* Updated the GCS & PCS files.
* Fixed LCC2 GeoTIFF images loading.
* Fixed broken time-based graphs for files with duplicit
timestamps.
-- Martin Tuma <tumic@cbox.cz> Mon, 14 May 2018 23:41:12 +0200
gpxsee (5.10) stable; urgency=low
* Improved track loading performance.
* Improved network/server error handling.
* Added missing EST97 GCS/PCS.
* Several minor bugfixes and improvements.
-- Martin Tuma <tumic@cbox.cz> Wed, 09 May 2018 18:52:57 +0200
gpxsee (5.9) stable; urgency=high
* Fixed HTTP redirects handling.
* Proper fix of the zoom changes/offset bugs (resolved only
partialy in 5.8).
-- Martin Tuma <tumic@cbox.cz> Thu, 19 Apr 2018 20:06:35 +0200
gpxsee (5.8) stable; urgency=low
* Fixed the irritating map zoom changes on OSM maps switching and
the 1px map center offset bug.
* Added Polish translation.
-- Martin Tuma <tumic@cbox.cz> Wed, 18 Apr 2018 01:56:50 +0200
gpxsee (5.7) stable; urgency=low
* Added OziExplorer data files (plt, rte, wpt) support.
-- Martin Tuma <tumic@cbox.cz> Tue, 17 Apr 2018 00:51:24 +0200
gpxsee (5.6) stable; urgency=low
* Added WMS support.
* Several minor bugfixes and improvements (mostly WMTS).
-- Martin Tuma <tumic@cbox.cz> Sun, 08 Apr 2018 21:18:43 +0200
gpxsee (5.5) stable; urgency=high
* Fixed deadlocks caused by infinite HTTP timeout.
* Several minor bugfixes.
-- Martin Tuma <tumic@cbox.cz> Mon, 19 Mar 2018 23:42:57 +0100
gpxsee (5.4) stable; urgency=low
* Added pace info.
* Added support for EPSG 21781 PCS (Swiss grid).
* Added missing WMTS dimensions handling.
* Fixed broken zoom rectangle computation.
* Fixed swapped GeoTIFF LCC1 and LCC2 projection codes.
* Fixed loading of WGS84 GeoTIFF images defined using
the ellipsoid only.
* Fixed broken (case-sensitive) WMTS parameters handling.
-- Martin Tuma <tumic@cbox.cz> Sun, 11 Mar 2018 22:00:45 +0100
gpxsee (5.3) stable; urgency=low
* Added support for WMTS maps.
* Fixed Lambert azimuthal equal area projection.
* Improved scale computation on offline maps.
* Added some more GCS/PCS definitions.
* Fixed invalid memory access.
-- Martin Tuma <tumic@cbox.cz> Thu, 01 Mar 2018 20:24:35 +0100
gpxsee (5.2) stable; urgency=low
* Fixed broken GeoTIFF (Web) Mercator projection.
* Several minor bug fixes.
-- Martin Tuma <tumic@cbox.cz> Sat, 17 Feb 2018 15:09:52 +0100
gpxsee (5.1) stable; urgency=high
* Fixed crash during static data initialization.
* Added coordinates format setting.
* Added nautical units setting.
-- Martin Tuma <tumic@cbox.cz> Mon, 12 Feb 2018 08:39:17 +0100
gpxsee (5.0) stable; urgency=low
* Added support for GeoTIFF images.
* Online map sources are now defined using XML files.
* Added Finnish, French and Russian localization.
-- Martin Tuma <tumic@cbox.cz> Sat, 10 Feb 2018 21:06:13 +0100
gpxsee (4.19) stable; urgency=high
* Fixed missing cached content cleanup causing huge draw areas
(causing system memory exhaustion) issue.
-- Martin Tuma <tumic@cbox.cz> Mon, 08 Jan 2018 02:37:46 +0100
gpxsee (4.18) stable; urgency=low
* Fixed broaken A records parsing in IGC files.
* Added support for negative altitudes in IGC files.
-- Martin Tuma <tumic@cbox.cz> Sat, 06 Jan 2018 22:55:49 +0100
gpxsee (4.17) stable; urgency=low
* Added support for Lambert Azimuthal Equal Area projections.
* Added support for map viewing without GPS log files loaded.
* Added slider/marker color setting.
* Fixed scene centering issue.
* Fixed offline map scale computation issue.
* Fixed some corner case map drawing issues.
-- Martin Tuma <tumic@cbox.cz> Sat, 09 Dec 2017 21:07:06 +0100
gpxsee (4.16) stable; urgency=low
* Fixed broken loading of KML files with folder elements outside
document element.
* Added support for KML files with multitracks.
* Added support for Temperature, Cadence and Heartrate in KML
files.
* Added support for TCX multi-sport activities.
-- Martin Tuma <tumic@cbox.cz> Wed, 18 Oct 2017 00:12:16 +0200
gpxsee (4.15) stable; urgency=low
* Fixed the 1px content offset on zoom/map change issue.
* Improved graph slider info.
* Graph items are now selecteble like path items (+ tool tips).
-- Martin Tuma <tumic@cbox.cz> Fri, 06 Oct 2017 19:07:05 +0200
gpxsee (4.14) stable; urgency=low
* Fixed broken parsing of TCX files with heart rate data.
* Fixed invalid memory access in NMEA parser.
* Fixed broken units setting for cadence, heart rate and power
graphs.
* Added support for limiting the maximal zoom level of online map
sources.
* Added waypoints/POI size/color settings and map background
color settings.
* Adjusted the scale bar (text) size to the remaining content
in print/PDF export output.
-- Martin Tuma <tumic@cbox.cz> Fri, 15 Sep 2017 23:35:38 +0200
gpxsee (4.13) stable; urgency=low
* Added support for high-resolution printing.
-- Martin Tuma <tumic@cbox.cz> Sun, 03 Sep 2017 21:33:01 +0200
gpxsee (4.12) stable; urgency=low
* Fixed broken LCC projection on southern hemisphere.
* Added support for France I-IV and VICGRID/VICGRID94 projections.
* Added map opacity (brightness) setting.
* Added 4UMaps to map sources.
-- Martin Tuma <tumic@cbox.cz> Thu, 24 Aug 2017 23:17:35 +0200
gpxsee (4.11) stable; urgency=low
* Fixed QT4 build.
-- Martin Tuma <tumic@cbox.cz> Tue, 15 Aug 2017 15:22:12 +0200
gpxsee (4.10) stable; urgency=low
* Added support for OZF zoom levels.
* Added support for maps with only 2 reference points.
* Various map loading/displaying improvements.
-- Martin Tuma <tumic@cbox.cz> Tue, 15 Aug 2017 14:15:41 +0200
gpxsee (4.9) stable; urgency=low
* Improved map switching (no more track resizing on map change).
* Improved TARed Trekbuddy maps loading (now using TMI index
files if available).
* Optimized POI handling.
-- Martin Tuma <tumic@cbox.cz> Tue, 11 Jul 2017 23:48:15 +0200
gpxsee (4.8) stable; urgency=low
* Added data filtering settings.
* Fixed broken units handling in track info tooltips.
-- Martin Tuma <tumic@cbox.cz> Thu, 25 May 2017 11:52:28 +0200
gpxsee (4.7) stable; urgency=low
* Fixed broken offline maps on southern hemisphere.
* Fixed broken UTM zone setup on some offline maps.
* Added support for OZF3 files.
* Added support for Albers Equal-Area projection.
* Added support for offline maps with projections defined as
British, Irish and Swedish grid and NZTM2000.
-- Martin Tuma <tumic@cbox.cz> Tue, 09 May 2017 01:00:34 +0200
gpxsee (4.6) stable; urgency=low
* Fixed broken PDF export/printing (broken map scale/waypoints size).
* Improved path projection performance when an atlas is used.
-- Martin Tuma <tumic@cbox.cz> Tue, 02 May 2017 00:25:11 +0200
gpxsee (4.5) stable; urgency=low
* Added support for "runtime" loading of offline maps.
* Fixed atlas zoom fitting.
* Fixed various minor offline map loading issues.
-- Martin Tuma <tumic@cbox.cz> Sun, 23 Apr 2017 21:17:11 +0200
gpxsee (4.4) stable; urgency=low
* Added support for ozf2 image files.
* Added full support for non-WGS84 datum based offline maps.
* Added German localization.
-- Martin Tuma <tumic@cbox.cz> Mon, 17 Apr 2017 23:10:50 +0200
gpxsee (4.3) stable; urgency=high
* Fixed missing cached content cleanup causing huge draw areas
(causing memory exhaustion) issue.
* Fixed map file defined datum not set for UTM maps issue.
-- Martin Tuma <tumic@cbox.cz> Wed, 12 Apr 2017 18:39:32 +0200
gpxsee (4.2) stable; urgency=low
* Added digital zoom.
* Fixed atlas map fitting algorithm.
* Completed Swedish translation.
-- Martin Tuma <tumic@cbox.cz> Thu, 06 Apr 2017 20:38:50 +0200
gpxsee (4.1) stable; urgency=low
* Added support for Lambert conformal conic projection.
-- Martin Tuma <tumic@cbox.cz> Mon, 03 Apr 2017 00:02:22 +0200
gpxsee (4.0) stable; urgency=low
* Added support for offline maps.
* Fixed zoom issues on touchpads.
-- Martin Tuma <tumic@cbox.cz> Sat, 01 Apr 2017 19:16:13 +0200
gpxsee (3.9) stable; urgency=low
* Fixed broken POI radius computation.
* Added moving time info.
* Improved pause detection/handling.
-- Martin Tuma <tumic@cbox.cz> Sun, 12 Feb 2017 23:47:30 +0100
gpxsee (3.8) stable; urgency=low
* Fixed broken POI radius computation.
* Added moving time info.
* Improved pause detection/handling.
-- Martin Tuma <tumic@cbox.cz> Tue, 24 Jan 2017 18:41:51 +0100
gpxsee (3.7) stable; urgency=high
* Fixed tile downloading issues (multiple downloads, redirect loop).
* Enabled free map scroll.
-- Martin Tuma <tumic@cbox.cz> Mon, 23 Jan 2017 09:25:56 +0100
gpxsee (3.5) stable; urgency=low
* Fixed broken NMEA latitude parsing.
* Added print/export options.
-- Martin Tuma <tumic@cbox.cz> Tue, 20 Dec 2016 22:46:00 +0100
gpxsee (3.4) stable; urgency=low
* Fixed QT5 < 5.4 builds (Debian 8).
-- Martin Tuma <tumic@cbox.cz> Sat, 10 Dec 2016 01:23:48 +0100
gpxsee (3.3) stable; urgency=low
* Added options dialog with basic appearance settings.
* Added OpenGL support.
-- Martin Tuma <tumic@cbox.cz> Fri, 09 Dec 2016 21:18:12 +0100
gpxsee (3.2) stable; urgency=low
* Added support for NMEA files.
* Fixed path marker inaccuracy bug.
-- Martin Tuma <tumic@cbox.cz> Tue, 22 Nov 2016 09:47:00 +0100
gpxsee (3.1) stable; urgency=low
* Added support for IGC files.
* Fixed zoom level computation bugs.
-- Martin Tuma <tumic@cbox.cz> Sat, 12 Nov 2016 11:55:01 +0100
gpxsee (3.0) stable; urgency=low
* Added support for TCX, KML and FIT files.
* Added cadence and power graphs.
* Improved outlier detection (now also applies to track points).
* GUI polishing.
* Improved print output.
-- Martin Tuma <tumic@cbox.cz> Mon, 07 Nov 2016 00:09:28 +0100
gpxsee (2.20) stable; urgency=low
* Added support for drag&drop.
* Fixed graph line distortion in PDF output.
* Fixed POI loading performance issue.
* GUI polishing.
-- Martin Tuma <tumic@cbox.cz> Sat, 16 Oct 2016 00:08:59 +0200
gpxsee (2.19) stable; urgency=low
* Added time-based graphs.
* Added track/graph highlighting (on track hover).
* Added support for proxy connections (using the system-defined proxy).
* Fixed PDF output in QT4 builds.
-- Martin Tuma <tumic@cbox.cz> Wed, 28 Sep 2016 23:45:19 +0200
gpxsee (2.18) stable; urgency=low
* Added support for GPX routes.
* Added various data display options.
* Improved performance.
-- Martin Tuma <tumic@cbox.cz> Wed, 31 Aug 2016 09:27:40 +0200
gpxsee (2.17) stable; urgency=low
* Added waypoint/track info tooltips.
* Improved POI handling.
-- Martin Tuma <tumic@cbox.cz> Wed, 03 Aug 2016 00:39:12 +0200
gpxsee (2.16) stable; urgency=high
* Fixed infinite download loop on HTTP redirects (and broken images).
* Fixed handling of GPX files with inconsistent track point entries.
* Added support for temperature graphs.
-- Martin Tuma <tumic@cbox.cz> Thu, 16 Jun 2016 21:35:14 +0200
gpxsee (2.14) stable; urgency=low
* Added print support.
* Many fixes & improvements in PDF export (e.g. map support).
-- Martin Tuma <tumic@cbox.cz> Sat, 28 May 2016 10:06:06 +0200
gpxsee (2.13) stable; urgency=low
* Fixed broken opening of non-ASCII named files as program arguments.
* File info in window title.
* Persistent program settings.
-- Martin Tuma <tumic@cbox.cz> Tue, 3 May 2016 20:09:06 +0200
gpxsee (2.12) stable; urgency=low
* Added fullscreen mode.
* Polished GUI.
-- Martin Tuma <tumic@cbox.cz> Thu, 14 Apr 2016 07:54:37 +0200
gpxsee (2.11) stable; urgency=low
* Added "clear tile cache" option.
* Lots of minor bug fixes and enhancements.
-- Martin Tuma <tumic@cbox.cz> Sat, 2 Apr 2016 17:52:12 +0200
gpxsee (2.10) stable; urgency=low
* Added heart rate graphs.
* Polished GUI.
* Redesigned map/POI data sources handling.
* Lots of minor bug fixes and enhancements.
-- Martin Tuma <tumic@cbox.cz> Fri, 25 Mar 2016 13:32:27 +0100
gpxsee (2.9) stable; urgency=low
* Added support for displaying waypoints.
* Minor bug fixes and enhancements.
-- Martin Tuma <tumic@cbox.cz> Sun, 20 Mar 2016 21:14:33 +0100
gpxsee (2.8) stable; urgency=low
* Improved POI files control.
* Minor bug fixes and enhancements.
-- Martin Tuma <tumic@cbox.cz> Sun, 6 Mar 2016 17:29:07 +0100
gpxsee (2.7) stable; urgency=low
* Added default map sources (OSM, Thunderforest).
* Added support for POIs in GPX format.
* Added support for GPX files with multiple tracks.
-- Martin Tuma <tumic@cbox.cz> Sat, 13 Feb 2016 12:39:16 +0100
gpxsee (2.6) stable; urgency=low
* Added map scale info.
* Improved PDF export.
-- Martin Tuma <tumic@cbox.cz> Wed, 3 Feb 2016 16:05:17 +0100
gpxsee (2.5) stable; urgency=low
* Added support for imperial units.
* Fixed track view resizing issues.
-- Martin Tuma <tumic@cbox.cz> Sun, 20 Dec 2015 16:42:00 +0100