]> git.street.me.uk Git - andy/viking.git/blame - ChangeLog
Update TODO/ChangeLog
[andy/viking.git] / ChangeLog
CommitLineData
2ab9b480
EB
12005-09-16
2Evan: GPX fixes
3Evan: So Geocaching .LOC _isn't_ GPX?!?!? Oh well, it's XML...
4Evan: GPX write, click v-vs-t diagram
5Alex Foobarian <foobarian@gmail.com>: fix to v-vs-t (better drawing)
6
72005-09-15
8 * 4+ hours later and voila, GPX read support
9 * Fixes in propwin if track doesn't have certain data, say so.
10
112005-09-14
12Me (Evan) again:
13 * Fix USGS support
14 * Click on the elevation map to go there, so you can see where a mountain-top is etc.
15 * Don't crash on track properties of an empty track.
16
734652bf
EB
172005-09-13
18Guilhem BONNEFILLE <guilhem.bonnefille@laposte.net>:
19 * bootstrap: new file to bootstrap auto-tools
20 * src/config.h (VIK_CONFIG_ALPHABETIZED_TRW): no more set via this file
21 * Makefile.am (bin_SCRIPTS): viking-remote added
22 * configure.ac: --enable-alphabetized-trw option added
23
24Evan Battaglia <gtoevan@gmx.net>:
25 * Experimental altitude funky plotting I'm working on
26
272005-09-12
28Alex Foobarian <foobarian@gmail.com>'s changes
29* disable stops, for now (I forgot about those...)
30* Track elevation graph: minimum altitude difference for less jagged curves
31* Track elevation graph: gray background, blue foreground
32* Track elevation graph: lines to clearly show absolute elevation
33* New velocity-vs-time graph & calculating function
34* Notebook to hold this new graph with track elevation graph
35My (Evan's) changes:
36* Fix above v-vs-t patch to not crash on tracks without timestamp.
37* Not show v-vs-t graph and/or elevation map if the necessary data isn't there.
38
9903c388
EB
392005-09-07
40Autotools support by Guilhem Bonnefille.
41
bb71de8b
AF
422005-09-06
43Added Alex Foobarian's track duration patch.
44Added Alex Foobarian's track profile patch.
9903c388 45Added Alex Foobarian's elevation map fix.
bb71de8b 46
725c87e1
EB
472005-09-04
48Map cache fix: if only one map can fit / one map is bigger than cache size, then that's OK.
bb71de8b 49Delete from cache when updating image.
725c87e1 50
50a14534
EB
512005-08-18
52Map cache size based on memory usage, not number of images. Some flaws to be worked out still in this.
53
542005-08-16
55Accepted USGS maps support from Clark McKines. Pretty slick, I'll have to take a look at it.
56
572005-08-02
58Quite easily added support for Mercator projection & Google Mercator maps (regular, transparent etc)
59Chaned waypoint types a little bit (size of waypoint)
60
612005-07-31
62Hopefully fixed background.c item # count
63Fixed KH Maps (v=2)
64
652005-06-20
66A little research & added KH Maps support.
67
682005-06-19
69Fixed right-click waypoint edit -> crash bug, hopefully.
70Fixed "everyone lives in zone 11" assumption for vikgeoreflayer.c; still monozone though ...
71Made it so when you paste or add a new layer, it pastes it before the selected layer, not to the top.
72Fixed the bug where pasting a map layer messed up the name.
73Made dragging middle mouse button pan. Removed pan tool. Thanks Reid for the idea.
74Made different options for drawing waypoint dots. Not very good but we can make better-looking ones later.
75