mirror of
https://github.com/tumic0/GPXSee.git
synced 2024-11-24 03:35:53 +01:00
Version 5.17 info
This commit is contained in:
parent
a76e4c5806
commit
04ea15ff56
2
doc.html
2
doc.html
@ -243,7 +243,7 @@
|
|||||||
</div>
|
</div>
|
||||||
<div class="footer">
|
<div class="footer">
|
||||||
<div class="shell">
|
<div class="shell">
|
||||||
<p class="lf">Copyright © 2017 Martin Tůma - All Rights Reserved</p>
|
<p class="lf">Copyright © 2018 Martin Tůma - All Rights Reserved</p>
|
||||||
<p class="rf">Design by <a href="http://www.websitecsstemplates.com/" target="_blank">WebsiteCSSTemplates</a></p>
|
<p class="rf">Design by <a href="http://www.websitecsstemplates.com/" target="_blank">WebsiteCSSTemplates</a></p>
|
||||||
<div style="clear:both;"></div>
|
<div style="clear:both;"></div>
|
||||||
</div>
|
</div>
|
||||||
|
@ -129,7 +129,7 @@
|
|||||||
</div>
|
</div>
|
||||||
<div class="footer">
|
<div class="footer">
|
||||||
<div class="shell">
|
<div class="shell">
|
||||||
<p class="lf">Copyright © 2017 Martin Tůma - All Rights Reserved</p>
|
<p class="lf">Copyright © 2018 Martin Tůma - All Rights Reserved</p>
|
||||||
<p class="rf">Design by <a href="http://www.websitecsstemplates.com/" target="_blank">WebsiteCSSTemplates</a></p>
|
<p class="rf">Design by <a href="http://www.websitecsstemplates.com/" target="_blank">WebsiteCSSTemplates</a></p>
|
||||||
<div style="clear:both;"></div>
|
<div style="clear:both;"></div>
|
||||||
</div>
|
</div>
|
||||||
|
25
index.html
25
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, NMEA and OziExplorer files.</p>
|
GPX, TCX, KML, FIT, IGC, NMEA, SLF, LOC and OziExplorer files.</p>
|
||||||
|
|
||||||
<h3>Key features</h3>
|
<h3>Key features</h3>
|
||||||
<ul>
|
<ul>
|
||||||
@ -93,8 +93,9 @@
|
|||||||
<li>Support for POI files.</li>
|
<li>Support for POI files.</li>
|
||||||
<li>Print/export to PDF.</li>
|
<li>Print/export to PDF.</li>
|
||||||
<li>Full-screen mode.</li>
|
<li>Full-screen mode.</li>
|
||||||
|
<li>HiDPI/Retina displays & maps support</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, OziExplorer (PLT, RTE, WPT)
|
<li>Opens GPX, TCX, FIT, KML, IGC, NMEA, SLF, LOC, OziExplorer (PLT, RTE, WPT)
|
||||||
and Garmin CSV files.</li>
|
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>
|
||||||
@ -142,6 +143,15 @@
|
|||||||
<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">Aug 18 2018</p>
|
||||||
|
<h4>Version 5.17</h4>
|
||||||
|
<ul>
|
||||||
|
<li>Added support for HiDPI/Retina displays & maps.</li>
|
||||||
|
<li>Added support for SIGMA SPORT SLF files.</li>
|
||||||
|
<li>Added support for Geocaching.com LOC files.</li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
<div class="news-item">
|
<div class="news-item">
|
||||||
<p class="date">Aug 8 2018</p>
|
<p class="date">Aug 8 2018</p>
|
||||||
<h4>Version 5.16</h4>
|
<h4>Version 5.16</h4>
|
||||||
@ -179,15 +189,6 @@
|
|||||||
<li>Added support for Křovák's projections (EPSG:1041 and EPSG:9819).</li>
|
<li>Added support for Křovák's projections (EPSG:1041 and EPSG:9819).</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
<div class="news-item">
|
|
||||||
<p class="date">May 25 2018</p>
|
|
||||||
<h4>Version 5.12</h4>
|
|
||||||
<ul>
|
|
||||||
<li>Added support for Garmin JNX maps.</li>
|
|
||||||
<li>Added support for GPX Garmin route extension.</li>
|
|
||||||
<li>Several performance improvements.</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>
|
||||||
@ -199,7 +200,7 @@
|
|||||||
</div>
|
</div>
|
||||||
<div class="footer">
|
<div class="footer">
|
||||||
<div class="shell">
|
<div class="shell">
|
||||||
<p class="lf">Copyright © 2017 Martin Tůma - All Rights Reserved</p>
|
<p class="lf">Copyright © 2018 Martin Tůma - All Rights Reserved</p>
|
||||||
<p class="rf">Design by <a href="http://www.websitecsstemplates.com/" target="_blank">WebsiteCSSTemplates</a></p>
|
<p class="rf">Design by <a href="http://www.websitecsstemplates.com/" target="_blank">WebsiteCSSTemplates</a></p>
|
||||||
<div style="clear:both;"></div>
|
<div style="clear:both;"></div>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
Reference in New Issue
Block a user