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