]> git.street.me.uk Git - andy/viking.git/blame - ChangeLog
GPX write, clickable v-vs-t diagram
[andy/viking.git] / ChangeLog
CommitLineData
734652bf
EB
12005-09-13
2Guilhem BONNEFILLE <guilhem.bonnefille@laposte.net>:
3 * bootstrap: new file to bootstrap auto-tools
4 * src/config.h (VIK_CONFIG_ALPHABETIZED_TRW): no more set via this file
5 * Makefile.am (bin_SCRIPTS): viking-remote added
6 * configure.ac: --enable-alphabetized-trw option added
7
8Evan Battaglia <gtoevan@gmx.net>:
9 * Experimental altitude funky plotting I'm working on
10
112005-09-12
12Alex Foobarian <foobarian@gmail.com>'s changes
13* disable stops, for now (I forgot about those...)
14* Track elevation graph: minimum altitude difference for less jagged curves
15* Track elevation graph: gray background, blue foreground
16* Track elevation graph: lines to clearly show absolute elevation
17* New velocity-vs-time graph & calculating function
18* Notebook to hold this new graph with track elevation graph
19My (Evan's) changes:
20* Fix above v-vs-t patch to not crash on tracks without timestamp.
21* Not show v-vs-t graph and/or elevation map if the necessary data isn't there.
22
9903c388
EB
232005-09-07
24Autotools support by Guilhem Bonnefille.
25
bb71de8b
AF
262005-09-06
27Added Alex Foobarian's track duration patch.
28Added Alex Foobarian's track profile patch.
9903c388 29Added Alex Foobarian's elevation map fix.
bb71de8b 30
725c87e1
EB
312005-09-04
32Map cache fix: if only one map can fit / one map is bigger than cache size, then that's OK.
bb71de8b 33Delete from cache when updating image.
725c87e1 34
50a14534
EB
352005-08-18
36Map cache size based on memory usage, not number of images. Some flaws to be worked out still in this.
37
382005-08-16
39Accepted USGS maps support from Clark McKines. Pretty slick, I'll have to take a look at it.
40
412005-08-02
42Quite easily added support for Mercator projection & Google Mercator maps (regular, transparent etc)
43Chaned waypoint types a little bit (size of waypoint)
44
452005-07-31
46Hopefully fixed background.c item # count
47Fixed KH Maps (v=2)
48
492005-06-20
50A little research & added KH Maps support.
51
522005-06-19
53Fixed right-click waypoint edit -> crash bug, hopefully.
54Fixed "everyone lives in zone 11" assumption for vikgeoreflayer.c; still monozone though ...
55Made it so when you paste or add a new layer, it pastes it before the selected layer, not to the top.
56Fixed the bug where pasting a map layer messed up the name.
57Made dragging middle mouse button pan. Removed pan tool. Thanks Reid for the idea.
58Made different options for drawing waypoint dots. Not very good but we can make better-looking ones later.
59