]> git.street.me.uk Git - andy/viking.git/blame - NEWS
QA: removing warning
[andy/viking.git] / NEWS
CommitLineData
ad11b047
GB
1Viking 0.9.1 (2007-09-02)
2New features since 0.9
3
4* Upload data (TrackWaypoint layer or single track) to OpenStreetMap.
5* Group "Export Layer..." entries in a sub-menu.
6* Added --enable-old-google to configure script. Old google modes are now disabled by default.
7* Default mode for new maps is Google Maps.
8* DEM module can now read hgt.zip files directly (no need to unzip them).
9* DEM module can now process 1 arc sec hgt(.zip) files (mainly for USA regions).
10* Display on status bar altitude at cursor using data from DEM layer(s).
11
12Fixes since 0.9
13
14* Add redirect support.
15* Some improves to introduce the drawmode notion.
16* Better checking to detect downloaded text instead of images.
17* New google version number.
18* libcurl is a requirement.
19* Fix bugs that cause crashes on layers copy/paste/delete.
20* Fix bug in Google search that caused viking jump to wrong location when Google can not find the match.
21* Clean up and eliminate compiler warning.
22* Fix bug in creating temporary HOME when HOME is not set.
23* Disable GeoCache Acquire since it no longer works. Can be enabled again using configure --enable-geocaches.
24* Disable expedia map layer by default since it no longer works. Can be enabled again using configure --enable-expedia.
25
44a9a037
GB
26Viking 0.9 (2007-07-13)
27New Features since 0.1.3
28
29 * DEM data -- DEMLayer & applying data to tracks & waypoints
30 * Make "Save Image" and "Save Image Directory" dialogs reusable
31 * Add viking icon
32 * Download maps along track
33 * Add User-Agent to http request header
34 * Add cookies support (for google requests)
35 * Add center mark which can be turn on/off in View menu
36 * Make the scale more visible on dark maps
37 * Add magic scissors feature
38 * Add Google Maps search feature
39 * Many new waypoint symbols
40 * Add man pages
41 * Improve performance for map autodownload
42 * Google Directions now remembers previous query (from/to entries)
43 * New menu items to remove all tracks and waypoints in GPS folders
44 * Add "Save and Exit" to File menu
45 * Save function for GPS layer
46 * Map tool: Left click can now refresh display of map tiles
47
48Fixes since 0.1.3
49
50 * View Mode displayed wrong setting on startup
51 * crashes on gps download/upload
52 * SEGFAULT on x86_64
53 * segfault on trackpoint properties dialog
54 * intermittent problem of map redraw
55 * Stop autodownload from running forever on map downloading errors
56 * Check for non-displayable data after downloading map
57
9c89ac8e
GB
58Viking 0.1.3 (2007-05-17)
59- New "Refresh onscreen tiles" entry menu
60- Default .spec file for building RPM packages
61- Default debian/ subtree for building Debian packages
62- Usage of the libcurl library
63- Three new map sources from OpenStreetMap
64- Better usage of libusb
65- Google source map improved
66- GUI improves
67
07f39a64
GB
68Viking 0.1.2 (2007-02-13)
69- direct access to GPS device: GPS layer
70