]> git.street.me.uk Git - andy/viking.git/blobdiff - TODO
toolbox tool improvements
[andy/viking.git] / TODO
diff --git a/TODO b/TODO
index 8cfb4c595169e48ca0bb10c6e1b6b7ebfefc3adf..dcec4b80712c817ad8982ab9d97299e186865bce 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,17 +1,18 @@
+FEATURE FREEZE!!!
+--------------
 BEFORE RELEASE:
        fix KH maps download
-       'zoom in too much' line drawing (ruler, tracks) bugs. maybe fix coord-to-screen to clip values (or make vik_viewport_coord_to_screen_clip)?
+       clipping -- OK as is?
        fix SEGFAULT when clicking too far right on elevation diagram
-       acquire crashes, sometimes (???)
        google maps download stops (try auto-download), extra processes in background doing nothing
        GPSBABEL!!!
-               * existence checkers function, use for unbuffer, gcget, sed, wget, etc.
-               * error if gcget isn't functioning correctly
+               * existence check sed, wget, etc.
                * Smooth over rough edges / ugliness / crashes
-               * Google address -> WP
-               * handling of special characters (both to wget/HTTP and shell) -- don't allow backdoor tricks
+------------------
                * Filter a TRW layer: simplify paths, get out waypoints inside a path, etc.
                * geocaches: all on screen / radius
+               * error if gcget isn't functioning correctly
+               * Google address -> WP
 
 FEATURES:
        Paste GPX files into Viking -> TRW Layer
@@ -28,7 +29,6 @@ FEATURES:
        Selections (select waypoints, tracks in an area)
 
 EASY FIXES:
-       "Interesting" stuff happens when we swich modes while using the ruler.
        "click to go there" elevation map: average out, not nearest trackpoint.
        Ruler: calculate degrees by spherical geometry formula ('zoom in too much' bug -- coord_to_screen out of range of double)
                for UTM: rotate compass for declination.