]> git.street.me.uk Git - andy/viking.git/commit
Rewrite TrackWaypoint layer copy/paste to use GbyteArray rather than using a temporar...
authorRob Norris <rw_norris@hotmail.com>
Sun, 28 Oct 2012 10:59:53 +0000 (10:59 +0000)
committerRob Norris <rw_norris@hotmail.com>
Sat, 5 Jan 2013 12:47:39 +0000 (12:47 +0000)
commit7b956cddc9c25b24d49ee8009dfe0bb27e20dcda
treecfcdb20ee26f13a01f2a981b5bbad931674de72e
parenta50640dd3290e0a34a3e65576906e7fc3730d1b2
Rewrite TrackWaypoint layer copy/paste to use GbyteArray rather than using a temporary GPX file.

This is an improvement since it won't miss data not compatible with the GPX save.
It is also the way other layer copy/paste works.
src/viktrwlayer.c