This release fixes some problems with locales. (vala uses the locale dependent strtod instead of g_ascii_strtod causing parsing of the gpx file to fail for some locales). It also moves to automake 1.11 with build-in vala support and fixes some wrong dependencies. You can get it here: http://download.sarine.nl/Programs/GPXViewer/gpxviewer-0.0.7.tar.gz
Monthly Archives: July 2009
GPXViewer 0.0.6
Changes since 0.0.5 Configure now checks for valac and valac version. Improved moving average. Support selecting a range in the graph. Showing of range in MAP. Track statistics update when selecting a subset of the track. Translation support + 2 translations. GIO File access, so now opening a remove file is supported. xmlTextReader parsing of read more
GPX Viewer – Select graph region
I have added/updated a feature in GPX Viewer that allows you to select a part of the track (in the speed plot) and view the stats of that. A video probably explains it: http://random.sarine.nl/gpx-viewer-selection-wps.ogv Q p.s. posted wrong: A small list of updates: Code cleanups Use gio for file access, so you can open gpx read more
GPX Viewer – Yet Another Update™
I ditched goffice. I could find decent documentation, the header files are poorly documented. Withouth documentation the api is just odd. (Probly is just me). So like a good little hacker (nerd whatever) I wrote my own Gpx.Graph widget in vala. It is around 280 lines, does everything goffice did for me, and more. So read more
Updated GPX Viewer
Added support for multiple tracks per gpx file. Support for waypoints Show max-speed Show number of points. Highlight the selected track. Support loading multiple GPX files. Better resizing of window. File chooser. Zoom level support. etc. Offcourse a screenshot: