]> git.street.me.uk Git - andy/viking.git/blame - NEWS
Update French translation
[andy/viking.git] / NEWS
CommitLineData
1530c21f
GB
1Viking 0.9.3 (2007-10-21)
2New features since 0.9.2
3
4* Half-drawn redraw for faster refreshing display of viewport (Maps, tracks, waypoints...)
5* Allow multiple selections when adding DEM files.
6* (Semi) auto downloading and importing for SRTM 90m DEM file (worldwide).
7* Indicating areas which have DEM file download but not imported.
8* "Minimum elevation" is now configurable for DEM layer. It can be used together with the existing "Max Elev" to make DEM display more distinguish colors for a particular area of interest.
9* Interpolating DEM data.
10* Add realtime tracking to GPS layer with track recording.
11* Trackpoints acquired in realtime mode store extra information of speed, course, fix mode and number of satellites.
12* Track properties dialog no longer blocks user interaction on main window. Using multiple track dialogs (simultaneously for different tracks) is now allowed.
13* Make use of DEM elevation data and GPS speed data for track graphs (Properties Dialog).
14* Track Properties: now displays track distance/time instead of "Selected Time".
15* Marker for selected position on track graphs.
16* Various enhancement to improve usability of track dialog.
17* Mouse cursor is now changed accordingly to tool currently in used.
18* Magic Scissors (Automatically drawing track between points) can now be undone using right click, and extended via Ctrl-click.
19* Shortcuts for panning: Ctrl-arrow key, and Shift-scroll and Ctrl-scroll.
20* Extend track.
21* Ctrl-shift-scroll to zoom like google, scroll to zoom w/o changing center.
22* Preview adding a trackpoint by drawing a line when moving mouse.
23* Esc key used to stop track edition.
24* Backspace key used to remove last added point.
25* Use $BROWSER environment variable (for viewing geocache pages).
26* Automatically fetching google version numbers.
27* Upgrading to API 0.5 of OSM.
28
29Fixes since 0.9.2
30
31* Fix: Make viking's default start location somewhere more likely has maps.
32* Fix: bug that causes crashes when using "Maps Download" tool.
33* Fix: Adding command line option framework (--help & --version).
34* Fix #1789550: mkdtemp usage is conditioned.
35* Fix #1789550: define MAX macro if not defined on ALL systems.
36* Fix: optional geocaching -- include config.h to compile.
37* Fix: DEM Layer copy/paste.
38* Fix: crashes on using wrong tools.
39* Fix: bugs that caused odd display of date/time on track properties dialog.
40* Fix: Correctly calculate position when click on speed-time graph.
41* Fix: Relax dependencies about glib.
42* Fix: Upgrading to API 0.5 of OSM.
43* Fix: plotting of DEM data on elevation graph.
44
13c9d849
GB
45Viking 0.9.2 (2007-09-04)
46New features since 0.9.1
47
48* Use $EMAIL to initialise email field for OSM upload.
49* Preset filename when exporting a TrwLayer.
50
51Fixes since 0.9.1
52
53* Fix: crash when "applying" a map layer property dialog.
54* Fix: Do not warn about drawmode inconsistency while reading file.
55* Fix: Hide Expedia view mode when expedia is not built in.
56
ad11b047
GB
57Viking 0.9.1 (2007-09-02)
58New features since 0.9
59
60* Upload data (TrackWaypoint layer or single track) to OpenStreetMap.
61* Group "Export Layer..." entries in a sub-menu.
62* Added --enable-old-google to configure script. Old google modes are now disabled by default.
63* Default mode for new maps is Google Maps.
64* DEM module can now read hgt.zip files directly (no need to unzip them).
65* DEM module can now process 1 arc sec hgt(.zip) files (mainly for USA regions).
66* Display on status bar altitude at cursor using data from DEM layer(s).
67
68Fixes since 0.9
69
70* Add redirect support.
71* Some improves to introduce the drawmode notion.
72* Better checking to detect downloaded text instead of images.
73* New google version number.
74* libcurl is a requirement.
75* Fix bugs that cause crashes on layers copy/paste/delete.
76* Fix bug in Google search that caused viking jump to wrong location when Google can not find the match.
77* Clean up and eliminate compiler warning.
78* Fix bug in creating temporary HOME when HOME is not set.
79* Disable GeoCache Acquire since it no longer works. Can be enabled again using configure --enable-geocaches.
80* Disable expedia map layer by default since it no longer works. Can be enabled again using configure --enable-expedia.
81
44a9a037
GB
82Viking 0.9 (2007-07-13)
83New Features since 0.1.3
84
85 * DEM data -- DEMLayer & applying data to tracks & waypoints
86 * Make "Save Image" and "Save Image Directory" dialogs reusable
87 * Add viking icon
88 * Download maps along track
89 * Add User-Agent to http request header
90 * Add cookies support (for google requests)
91 * Add center mark which can be turn on/off in View menu
92 * Make the scale more visible on dark maps
93 * Add magic scissors feature
94 * Add Google Maps search feature
95 * Many new waypoint symbols
96 * Add man pages
97 * Improve performance for map autodownload
98 * Google Directions now remembers previous query (from/to entries)
99 * New menu items to remove all tracks and waypoints in GPS folders
100 * Add "Save and Exit" to File menu
101 * Save function for GPS layer
102 * Map tool: Left click can now refresh display of map tiles
103
104Fixes since 0.1.3
105
106 * View Mode displayed wrong setting on startup
107 * crashes on gps download/upload
108 * SEGFAULT on x86_64
109 * segfault on trackpoint properties dialog
110 * intermittent problem of map redraw
111 * Stop autodownload from running forever on map downloading errors
112 * Check for non-displayable data after downloading map
113
9c89ac8e
GB
114Viking 0.1.3 (2007-05-17)
115- New "Refresh onscreen tiles" entry menu
116- Default .spec file for building RPM packages
117- Default debian/ subtree for building Debian packages
118- Usage of the libcurl library
119- Three new map sources from OpenStreetMap
120- Better usage of libusb
121- Google source map improved
122- GUI improves
123
07f39a64
GB
124Viking 0.1.2 (2007-02-13)
125- direct access to GPS device: GPS layer
126