]> git.street.me.uk Git - andy/viking.git/commit
SF#2692629: Allow control of GPX file saving track order
authorRob Norris <rw_norris@hotmail.com>
Sun, 4 Nov 2012 11:41:43 +0000 (11:41 +0000)
committerRob Norris <rw_norris@hotmail.com>
Sat, 5 Jan 2013 12:47:39 +0000 (12:47 +0000)
commitd13f1a570d07f956bdd2d0d9a8dc8c5cf281249e
tree32dd9da55cddcbf9ade4d055bd930b659becfa1d
parentca738b73590a7c6d6d0d689f623ba4274732ae0c
SF#2692629: Allow control of GPX file saving track order

A new preference allows setting the sort order used in saving tracks to a GPX file.
The options are alphabetical or by time.
src/globals.c
src/globals.h
src/gpx.c