mirror of
https://github.com/tumic0/GPXSee.git
synced 2024-11-24 03:35:53 +01:00
Added version 5.7 info
This commit is contained in:
parent
d60381b847
commit
c8554b714f
21
index.html
21
index.html
@ -82,7 +82,7 @@
|
|||||||
|
|
||||||
<h2>What is GPXSee?</h2>
|
<h2>What is GPXSee?</h2>
|
||||||
<p>GPXSee is a GPS log file viewer and analyzer that supports
|
<p>GPXSee is a GPS log file viewer and analyzer that supports
|
||||||
GPX, TCX, KML, FIT, IGC and NMEA files.</p>
|
GPX, TCX, KML, FIT, IGC, NMEA and OziExplorer files.</p>
|
||||||
|
|
||||||
<h3>Key features</h3>
|
<h3>Key features</h3>
|
||||||
<ul>
|
<ul>
|
||||||
@ -94,7 +94,8 @@
|
|||||||
<li>Print/export to PDF.</li>
|
<li>Print/export to PDF.</li>
|
||||||
<li>Full-screen mode.</li>
|
<li>Full-screen mode.</li>
|
||||||
<li>Native GUI (Qt) for Windows, Mac OS X and Linux.</li>
|
<li>Native GUI (Qt) for Windows, Mac OS X and Linux.</li>
|
||||||
<li>Opens GPX, TCX, FIT, KML, IGC, NMEA and Garmin CSV files.</li>
|
<li>Opens GPX, TCX, FIT, KML, IGC, NMEA, OziExplorer (PLT, RTE, WPT)
|
||||||
|
and Garmin CSV files.</li>
|
||||||
<li><b>Free software</b> (GPLv3 open-source license).</li>
|
<li><b>Free software</b> (GPLv3 open-source license).</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
@ -140,6 +141,14 @@
|
|||||||
<div id="sidebar">
|
<div id="sidebar">
|
||||||
<div class="latest-news">
|
<div class="latest-news">
|
||||||
<h3>Releases</h3>
|
<h3>Releases</h3>
|
||||||
|
<div class="news-item">
|
||||||
|
<p class="date">Apr 17 2018</p>
|
||||||
|
<h4>Version 5.7</h4>
|
||||||
|
<ul>
|
||||||
|
<li>Added OziExplorer data files (plt, rte, wpt) support.</li>
|
||||||
|
<li>OS X file icons update (including missing GPX icon)</li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
<div class="news-item">
|
<div class="news-item">
|
||||||
<p class="date">Apr 8 2018</p>
|
<p class="date">Apr 8 2018</p>
|
||||||
<h4>Version 5.6</h4>
|
<h4>Version 5.6</h4>
|
||||||
@ -180,14 +189,6 @@
|
|||||||
<li>Fixed invalid memory access.</li>
|
<li>Fixed invalid memory access.</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
<div class="news-item">
|
|
||||||
<p class="date">Feb 17 2018</p>
|
|
||||||
<h4>Version 5.2</h4>
|
|
||||||
<ul>
|
|
||||||
<li>Fixed broken GeoTIFF (Web) Mercator projection.</li>
|
|
||||||
<li>Several minor bug fixes.</li>
|
|
||||||
</ul>
|
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
<div id="changelog-link">
|
<div id="changelog-link">
|
||||||
<a href="https://build.opensuse.org/package/view_file/home:tumic:GPXSee/gpxsee/gpxsee.changes">Full changelog</a>
|
<a href="https://build.opensuse.org/package/view_file/home:tumic:GPXSee/gpxsee/gpxsee.changes">Full changelog</a>
|
||||||
|
Loading…
Reference in New Issue
Block a user