]> git.street.me.uk Git - andy/viking.git/blame - NEWS
Finish to remove Google
[andy/viking.git] / NEWS
CommitLineData
e0fdbe1e
GB
1Viking 0.9.7 (2008-10-12)
2New features since 0.9.6
3* Add new moving map method for realtime tracking.
4* Rename icon: viking_icon.png -> viking.png
5* src/viking.desktop.in: add GenericName and revise Categories
6* Change "Zoom To" short cut to avoid conflict with "Zoom Tool".
7* Update translations
8* Google search adapting changes from Google.
9* add osm cycle layer support
10* add a menu entry to extend an existing track using magic scissors
11* Patch #2009666: OpenAerialMap
12* Add preferences to select how degrees are displayed
13* Color picker button for the Coordlayer properties dialog
14* Cut/Copy/Paste empty selection is not critical
15* Layers panel UI improvements
16* Homogeneous icons management.
17* Add preferences to store OSM login/password
18* Add a password entry widget
19* Ensure that confirmation dialog is over file selector
20
21Fixes since 0.9.6
22* QA: cleanning old stuff
23* Fix segfault in realtime tracking.
24* Fix missing files in po/POTFILES.in
25* viking.spec.in, src/icons/Makefile.am: Fix icon target dir
26* fix parallel build (make -j8) on multi-processor machines.
27* Fix #1947260: correct a corrupted escape
28* Fixed crashes when creating new layers.
29* Fix #1952523: mode_button assertion loading old datafile
30* Fix: update layer after applying properties
31* Fixed google map download problem.
32* Replace specific About dialog by GtkAboutDialog
33* Replace some g_warning by g_debug
34
7a31304a
GB
35Viking 0.9.6 (2008-07-31)
36Fixes since 0.9.5
37
38* Fix Google maps' URL
39* Fix gcget command line to accomodate negative coords
40* Fix unecessary viking.desktop
41
389cd3aa
GB
42Viking 0.9.5 (2008-07-21)
43New features since 0.9.4
44
45* Add panning tool as default.
46* Replace GtkFileSelection by GtkFileChooser.
47* No longer converts waypoint names to uppercase. Waypoint names are now case insensitive.
48* Windows port updated.
49* Track properties: Keep markers of the graphs in sync with each other.
50* Track properties: split track at marker.
51* New translations: el, it, ja, lt, nb, nl, pl, zh_CN, zh_TW
52* Added viking.desktop
53* Added --debug and --verbose command line options.
54* Updated man pages.
55
56Fixes since 0.9.4
57
58* Fix #1839948: Maximize/Restore changes current cursor.
59* Bug #1915121: add an utility to reproduce (test/gpx2gpx).
60* Fix #1915121: use GLib functions to handle ISO8601 dates.
61* Fix pipe leaks.
62* Remove dependency to wget.
63* Fix google version number.
64* Track graph marker now works again.
65* Fix #1947456: Compiler warning fixes
66
67
5b46f77e
GB
68Viking 0.9.4 (2008-02-25)
69New features since 0.9.3
70
71* Make elev graph show better graph for low altitude tracks.
72* Printing support
73* Draw circle for downloading geocaches.
74* Improve track graphs. Some tracks looked too flat.
75* Internationalization (I18N)
76* Localization (L10N): Czech, Danish, German, Spanish, French, Brazilian Portuguese, Swedish
77* Use a list of possible browsers.
78* New map source: BlueMarble tiles (http://mike.teczno.com/notes/blue-marble-tiles.html)
79* New map source: Google Terrain
80* Use the "next unused" (not really) waypoint number as default.
81* Sort waypoints in GPX output.
82* Preferences support in ~/.viking/viking.prefs
83* Update source for OSM/Osmarender tiles
84* Full screen mode.
85* Tuned the v-t diagram drawing
86
87Fixes since 0.9.3
88
89* Many fixes around compilation warnings
90* Fix a bug that caused crashes when displaying elev graph for some track.
91* Fix bug that caused Old Google maps not being disabled by default.
92* Fix a bug that can potentially cause segfault.
93* Fix compilation under HURD (missing MAXPATHLEN macro)
94* Fix: ensure config.h is included conditionnaly
95* Fix a crash bug in mapcache
96* Fix a crash bug in merge-by-time
97
1530c21f
GB
98Viking 0.9.3 (2007-10-21)
99New features since 0.9.2
100
101* Half-drawn redraw for faster refreshing display of viewport (Maps, tracks, waypoints...)
102* Allow multiple selections when adding DEM files.
103* (Semi) auto downloading and importing for SRTM 90m DEM file (worldwide).
104* Indicating areas which have DEM file download but not imported.
105* "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.
106* Interpolating DEM data.
107* Add realtime tracking to GPS layer with track recording.
108* Trackpoints acquired in realtime mode store extra information of speed, course, fix mode and number of satellites.
109* Track properties dialog no longer blocks user interaction on main window. Using multiple track dialogs (simultaneously for different tracks) is now allowed.
110* Make use of DEM elevation data and GPS speed data for track graphs (Properties Dialog).
111* Track Properties: now displays track distance/time instead of "Selected Time".
112* Marker for selected position on track graphs.
113* Various enhancement to improve usability of track dialog.
114* Mouse cursor is now changed accordingly to tool currently in used.
115* Magic Scissors (Automatically drawing track between points) can now be undone using right click, and extended via Ctrl-click.
116* Shortcuts for panning: Ctrl-arrow key, and Shift-scroll and Ctrl-scroll.
117* Extend track.
118* Ctrl-shift-scroll to zoom like google, scroll to zoom w/o changing center.
119* Preview adding a trackpoint by drawing a line when moving mouse.
120* Esc key used to stop track edition.
121* Backspace key used to remove last added point.
122* Use $BROWSER environment variable (for viewing geocache pages).
123* Automatically fetching google version numbers.
124* Upgrading to API 0.5 of OSM.
125
126Fixes since 0.9.2
127
128* Fix: Make viking's default start location somewhere more likely has maps.
129* Fix: bug that causes crashes when using "Maps Download" tool.
130* Fix: Adding command line option framework (--help & --version).
131* Fix #1789550: mkdtemp usage is conditioned.
132* Fix #1789550: define MAX macro if not defined on ALL systems.
133* Fix: optional geocaching -- include config.h to compile.
134* Fix: DEM Layer copy/paste.
135* Fix: crashes on using wrong tools.
136* Fix: bugs that caused odd display of date/time on track properties dialog.
137* Fix: Correctly calculate position when click on speed-time graph.
138* Fix: Relax dependencies about glib.
139* Fix: Upgrading to API 0.5 of OSM.
140* Fix: plotting of DEM data on elevation graph.
141
13c9d849
GB
142Viking 0.9.2 (2007-09-04)
143New features since 0.9.1
144
145* Use $EMAIL to initialise email field for OSM upload.
146* Preset filename when exporting a TrwLayer.
147
148Fixes since 0.9.1
149
150* Fix: crash when "applying" a map layer property dialog.
151* Fix: Do not warn about drawmode inconsistency while reading file.
152* Fix: Hide Expedia view mode when expedia is not built in.
153
ad11b047
GB
154Viking 0.9.1 (2007-09-02)
155New features since 0.9
156
157* Upload data (TrackWaypoint layer or single track) to OpenStreetMap.
158* Group "Export Layer..." entries in a sub-menu.
159* Added --enable-old-google to configure script. Old google modes are now disabled by default.
160* Default mode for new maps is Google Maps.
161* DEM module can now read hgt.zip files directly (no need to unzip them).
162* DEM module can now process 1 arc sec hgt(.zip) files (mainly for USA regions).
163* Display on status bar altitude at cursor using data from DEM layer(s).
164
165Fixes since 0.9
166
167* Add redirect support.
168* Some improves to introduce the drawmode notion.
169* Better checking to detect downloaded text instead of images.
170* New google version number.
171* libcurl is a requirement.
172* Fix bugs that cause crashes on layers copy/paste/delete.
173* Fix bug in Google search that caused viking jump to wrong location when Google can not find the match.
174* Clean up and eliminate compiler warning.
175* Fix bug in creating temporary HOME when HOME is not set.
176* Disable GeoCache Acquire since it no longer works. Can be enabled again using configure --enable-geocaches.
177* Disable expedia map layer by default since it no longer works. Can be enabled again using configure --enable-expedia.
178
44a9a037
GB
179Viking 0.9 (2007-07-13)
180New Features since 0.1.3
181
182 * DEM data -- DEMLayer & applying data to tracks & waypoints
183 * Make "Save Image" and "Save Image Directory" dialogs reusable
184 * Add viking icon
185 * Download maps along track
186 * Add User-Agent to http request header
187 * Add cookies support (for google requests)
188 * Add center mark which can be turn on/off in View menu
189 * Make the scale more visible on dark maps
190 * Add magic scissors feature
191 * Add Google Maps search feature
192 * Many new waypoint symbols
193 * Add man pages
194 * Improve performance for map autodownload
195 * Google Directions now remembers previous query (from/to entries)
196 * New menu items to remove all tracks and waypoints in GPS folders
197 * Add "Save and Exit" to File menu
198 * Save function for GPS layer
199 * Map tool: Left click can now refresh display of map tiles
200
201Fixes since 0.1.3
202
203 * View Mode displayed wrong setting on startup
204 * crashes on gps download/upload
205 * SEGFAULT on x86_64
206 * segfault on trackpoint properties dialog
207 * intermittent problem of map redraw
208 * Stop autodownload from running forever on map downloading errors
209 * Check for non-displayable data after downloading map
210
9c89ac8e
GB
211Viking 0.1.3 (2007-05-17)
212- New "Refresh onscreen tiles" entry menu
213- Default .spec file for building RPM packages
214- Default debian/ subtree for building Debian packages
215- Usage of the libcurl library
216- Three new map sources from OpenStreetMap
217- Better usage of libusb
218- Google source map improved
219- GUI improves
220
07f39a64
GB
221Viking 0.1.2 (2007-02-13)
222- direct access to GPS device: GPS layer
223