]> git.street.me.uk Git - andy/viking.git/blob - NEWS
Read OSM Metatile capability and basic test with single example metatile.
[andy/viking.git] / NEWS
1 Viking 1.5 (2013-10-13)
2 New features since 1.4.2
3 * Startup preferences for ease of use.
4 * Multi layer/track statistics.
5 * Multi layer/track or waypoint detailed lists.
6 * Control sorting of layers and quick show/hide all options.
7 * Configurable layer defaults.
8 * Optimizations when loading and drawing large numbers of tracks.
9 * Allow higher zoom levels up to 1/32 (OSM z22 equivalent but maps only requested up to z19).
10 * Retain internal options across sessions.
11 * Selectable online router service provider (now including OSRM)
12 * 'Via' points online route refining.
13 * Download a file directly from an URL.
14 * Datasource acquiring files from URLs related to the current view.
15 * Support timestamps (read only) in waypoints.
16 * Support naming trackpoints.
17 * Request downloading a region of maps over multiple zoom levels.
18 * Support Compressed My OSM Traces files (requires libbz2 and libmagic).
19 * Support opening files drag and drop on to the viewport.
20 * Support relative paths in Viking files.
21 * Add support for OSM Humanitarian (HOT) Style Map.
22 * Advanced preferences.
23 * Optional track labelling on the viewport.
24 * Translations for the Basque language.
25 * Improved Help Manual.
26 * Many internal improvements.
27
28 Fixes since 1.4.2
29 * Fix crashing if attempting to Extend a Route via the Route Finder when the route has no points.
30
31 Viking 1.4.2.0 (2013-07-26)
32 Bug Fix Release
33 * Fix menu use of named own Icons since the icons were renamed some time ago.
34 * [QA] Fix memory leak in drawing new tracks/routes.
35 * [QA] Fix memory leak on deleting TrackWaypoint layers.
36 * [QA] Fix large memory leak on viewing Track Properties.
37 * [QA] Fix incorrect iterator usage.
38 * [QA] Fix memory leaks on reading in Viking files.
39 * [QA] Fix memory leak in treeview tooltips and selection.
40 * [QA] Fix large memory leak when removing DEM layers.
41 * Fix some interpolated values of a trackpoint on insertion between points.
42 * Fix handling failed downloads with the My OSM Traces method.
43 * SF Bugs#101: Fix Acquire from Google Directions.
44 * Fix name search using Google.
45 * SF Bugs#100: Fix Crash on viewing Track Properties with extreme gradients.
46 * SF Bugs#97: Fix missing redownload settings of some maps in the example config
47 * SF Bugs#99: Increase limit for Map IDs
48 * Automated check for the latest version. ATM only on Windows systems.
49 * Enable getting Viking Version as a number from a string to enable comparisons.
50 * SF#3613971: Remove Geofabrik's OpenStreetMap WMS, as it is not for public use.
51 * Don't silently fail on attempting to split to a track.
52 * Fix background thread statusbar update instability.
53 * Fix location of gdk_threads_enter() to be before first window creation.
54 * Allow Bing Map source URL to be set via the configuration XML file.
55 * SF#3610708: Fix Failing to Load DEM files on Big Endian Systems.
56 * Fix incorrect setting to lowest zoom value when clicking away from the statusbar zoom menu.
57 * [QA] Improve create zoom menu to use G_N_ELEMENTS to know array bounds.
58
59 Viking 1.4.1.0 (2013-04-08)
60 Bug Fix Release + updated translations
61 * Import Launchpad translation updates [Mainly for large Czech update]
62 * Fix using .vik files with 'unusual' track or waypoint names
63 * Fix waypoint selection when the waypoint has an image but the images are not being displayed.
64 * Fix showing map timestamps on Windows on the map tile info dialog.
65 * SF#3608411: Part 2 - Avoid creating command window on Viking start-up.
66 * SF#3608411: Part 1 - Avoid warning about unbuffer on Windows Systems.
67 * SF#3608264: Improve Statusbar Location Info Maybe Truncated
68 * Prevent inputting empty names for layers and sublayers via the layers panel.
69 * SF#3608311: Fix crash caused by renaming blank sublayer names
70 * Be less strigent in loading Geotagged images without optional GPS tags
71 * Fix use of scaled tile image when tile image not present.
72 * Enable updating the treeview to allow setting a blank waypoint symbol.
73 * Improve the Waypoint tooltip to display the description if there is no comment.
74 * Fix datasource acquiring waypoints from geotag images.
75 * Updated geo-* scripts to version released on 2013/02/18
76 * Fix compilation with --enable-geocaches option.
77 * help/Makefile.am: explicitly list figures.
78
79 Viking 1.4.0.1 (2013-02-16)
80 Windows Only Release.
81 * Windows: Add .vik file extension association option in the installer
82
83 Viking 1.4 (2013-02-11)
84 New features since 1.3.2
85 * Support for GPX Route type including transfer to/from GPS Devices.
86 ** Replaced 'Add Track' tool with 'Create Route' tool. (NB There still is the Create Track tool)
87 * Support for GPX 'Description' for tracks, waypoints and routes.
88 * Add ability to Acquire My OSM Traces and ability to choose any subset of the available traces.
89 * GPS Upload from a track.
90 * Enable giving a track a specific colour (drawn in default draw by track mode).
91 * Enable drawing all tracks in a specific colour (no longer is Black the only option).
92 * Allow option of drawing a direction arrow when drawing a track.
93 * Allow configuration of trackpoint size and direction arrow size.
94 * Display Waypoint Icons in the layers panel treeview.
95 * Restored Route Finding via Google Services. [Was disabled in 1.3.2 due to change in formats supported]
96 * Only display sublayer container when there are sublayers.
97 * Display map tile source and cached file information in a dialog for a position.
98 * Quick zoom level change from the statusbar by clicking on the zoom level to select another level.
99 * In the Zoom Tool mode: can select an area to zoom in on (via holding shift key + drag mouse).
100 * Mouse Zooming in/out maintains the position focus on the mouse pointer location.
101 ** (Use the keys Ctrl+Shift and mouse zoom to maintain the centered map location).
102 * Improvements in Acquiring Wikipedia Points (allow more points, sortable columns, URL and feature type).
103 * Allow opening a URL on a waypoint which has a URL for a comment or description.
104 * Re-organized TrackWaypoint Layer menus to group functionality together better with New, View, Combine, Split, Delete, Acquire and Upload submenus.
105 * Gradient Graph view on the Track Properties.
106 * Allow same named TrackWaypoint sublayer items. i.e. can now have 2 (or more) waypoints with the same name.
107 * Add support of a Map type for a local On Disk OSM Tile Format.
108 * Revised Draw Track by Speed mode with a simple traffic light colouring scheme to represent slow/average/fast speeds.
109 * Enable deletion of track points with the same timestamp.
110 * Ability to merge segments of a track.
111 * Allow generation of large pixel sized images.
112 * Rework image generation to ask for file name first and then only allow supported map zoom levels.
113 * Allow control of waypoint text size on the viewport display.
114 * Allow control of GPX file saving track order (either Alphabetical or By Time via global preference).
115 * Keyboard shortcuts to create layers and enable some tools.
116 * Show the bearing and the step distance of the next point when creating a track or route.
117 * Improved feedback in reading erroneous files.
118 * Improved Help Manual.
119 * More translation texts including a Finnish version.
120 * Scripts to support the creation of the Windows Executable Installer.
121 * Add a python tool to convert the Viking tile cache into a MapBox MBTiles format file.
122 * Many internal improvements.
123
124 Fixes since 1.3.2
125 * Don't accidently overwrite GPX and KML files in the Viking file type.
126 * Use the default desktop font for waypoint viewport display text.
127 * Ensure when opening multiple .vik files they are each loaded into a new window.
128 * Show UTM location in statusbar when in UTM mode.
129 * Fix: crash when dealing with non-compressed DEM files
130
131 Viking 1.3.2 (2012-09-23)
132 Bug Fix Release including:
133 * Removed Route Finder Tool as Google Direction service interface has disabled the method Viking interfaced with it.
134 * Fix for Debian#685817: Statusbar Update From Thread Instability
135 * Fix SF#3564795: Crashing when attempting to create waypoints from EXIF images without enough GPS information.
136 * Fix drawing of next potential trackpoint on Windows Systems.
137 * Fix GPSBabel Dynamic Device List generation on Windows Systems.
138 * Fix crashing when displayed map copyright(s) is longer than the internal buffer.
139 * Fix crashing when deleting a GPS layer which has started a realtime tracking.
140 * Fix printing of DEBUG message since glib 2.32
141
142 Viking 1.3.1 (2012-06-26)
143 Bug Fix for Windows Systems Release:
144 * Fix crash in Show Picture functionality on Window's Systems.
145
146 Viking 1.3 (2012-04-22)
147 New features since 1.2.2
148 * Be consistent in that track and waypoint list dialogs are always sorted alphabetically.
149 * Add OSM Transport map as a built in map option.
150 * Add supported MIME types to the desktop file specification.
151 * Add example script that can be used to upload a track as a route to a predefined GPS device.
152 * Display the average moving speed for a track in the track properties.
153 * Add ability to open a TrackWaypoint layer with another external program (default merkaartor).
154 * Add ability to open a TrackWaypoint layer with an external program (default JOSM).
155 * Use map default: OSM MapQuest tileserver.
156 * Add and use a preference for the associated image viewer program.
157 * Add and use KML File Export units option.
158 * Add ability to geotag images interpolating times against tracks.
159 * Acquire Geotag Images via TRW Layer
160 * Ensure vtl created in acquire operation runs post read stage.
161 * EXIF read implementation for geotagged images (libexif).
162 * Add new process stage for acquire methods.
163 * Enable reversing a track from the track menu.
164 * Display compact message on the statusbar for the selected trackpoint or waypoint. (SF#3314888)
165 * Enable multiple selection and deletion.
166 * Scale waypoint icons to give large or small icons as necessary.
167 * Add Yahoo! Maps webtool link.
168 * Extend webtools with a bounds version for the URL which takes four string parameters.
169 * Add webtool for Bing maps.
170 * Add Acquire OSM option into the Track/Waypoint layer operations.
171 * Add used geo-* scripts as they are public domain.
172 * Continue geocaching.com support via third party tools.
173 * Show elevation gain/loss on track creation 'tooltip' (as per SF#2838561 request), when such data is available.
174 * Automatically attempt to set elevation data from the DEM layer whilst a track is being created.
175 * When creating a track, display the total distance of track (via a tooltip like text) on the main display.
176 * Allow to import any file known by gpsbabel
177 * Add support for any device known by gpsbabel
178 * Add experimental support for GPSD_API_MAJOR_VERSION 5.
179 * Add ability to acquire GPS traces stored on OSM
180 * Enable copying layer/sublayer names as plain text, so that it can be pasted into external text handling applications.
181 * Enable getting of the statusbar from the window.
182 * On creating a new waypoint always attempt to auto set the altitude if DEM data is available.
183 * Enable the escape key to remove/reset the ruler tool.
184
185 Fixes since 1.2.2
186 * Remove Tiles@home support as the service has stopped.
187 * cleanup: Remove unused and out of date 'viking-remote' script and related files.
188 * cleanup: Remove *very* old documentation and don't bother distributing any of it which is all old.
189 * Fix Track Properties graph blob marker drawn at wrong elevation when elevation graphs have different min/max heights.
190 * Fix Track Properties graph DEM points drawn at wrong elevation when lowest elevation is not zero.
191 * Use an intermediary program which will invoke the system's default for opening images.
192 * Fix opening of external web sites via center method when the zoom level is less than 1 mpp.
193 * Fix crashing on opening a file via recent menu after a .vik file is opened.
194 * Fix too easy to accidently move a waypoint with an image with the select tool - must use shift key.
195 * Fix can not immediately select another layer if currently selected layer's visibility changes.
196 * Fix compilation with curl 7.21.7 (SF#3376584)
197 * Improve libgps test with the consistently available function: gps_close
198 * Fix <GTK 2.24 combo box usage.
199 * Fix crashing on opening multiple files after a .vik file is opened.
200 * Solution for SF#2766266 - Give user feedback about OSM uploads (success/failure).
201 * Fix: send VLP's update signal when adding a layer
202 * Fix: Don't abort program when attempting webtool center with different x & y factors.
203 * Fix Join Tracks functionality.
204 * Fix SF#3408170: Selected Track Thickness is Always 1px
205 * Fix tracks not shown over map when map layer is dragged to the end of the treeview list.
206 * Refuse to load unsupported file types.
207 * Restore broken GPS power off command.
208 * Fix: SF#3042692 - Tiles May Get Deleted During Offline Usage.
209 * Fix some tracks elevation profile may display no altitude, despite all altitudes available in the track.
210 * Fix SF#3387590: Top Layer cannot be renamed
211 * Enable merging tracks without timestamps to other tracks that do not have timestamps. (SF#2886231)
212 * Prevent track merge by time requests when there are no other suitable tracks.
213 * Improve track name when split from Track Properties window.
214 * Replace 'Magic Scissors' by a more accurate name - 'Route Finder'.
215
216 Viking 1.2.2 (2011-11-03)
217 Fixes since 1.2.1
218 * Increase default tile age check to 7 days.
219 * Fix compilation with curl 7.21.7 (SF#3376584)
220
221 Viking 1.2.1 (2011-06-16)
222 Fixes since 1.2
223 * Support proper MAC OS file locations.
224 * Fix incorrect track property line marker positioning when the track has gaps.
225 * Fix track property point marker drawing error - sometimes draws dot marker too low.
226
227 Viking 1.2 (2011-05-24)
228 New features since 1.1
229 * Remove unecessary treeview item selection.
230 * Add zoom level 0.5 to map layer
231 * [DOC] Add links to access Viking's source code
232 * Rename file to prevent any case-insensitive issues.
233 * Add getting the users confirmation when deleting (emptying) data from the GPS layer.
234 * Enable keypad delete to remove layers in the layers panel.
235 * Enable deleting multiple tracks or waypoints within a layer by selecting them from a list.
236 * Add getting the users confirmation when deleting an individual track or waypoint.
237 * Add the ability to delete all waypoints or tracks in the layer.
238 * Add getting the users confirmation when deleting a layer.
239 * Start a new 'Tracks' treeview menu, similar to the 'new' Waypoints treeview menu.
240 * Add operations on waypoints into the 'new' Waypoints treeview menu.
241 * Add new graph type Speed/Distance in the track properties window.
242 * Add new graph type Elevation/Time in the track properties window.
243 * Add new graph type Distance/Time in the track properties window.
244 * Improve Track Properties speed/time drawing to display in nice human friendly whole number scaled units.
245 * Improve Track Properties elevation drawing to display in nice human friendly whole number scaled units.
246 * On the Track Properties Window draw an always updating indicator of where the readings are taken from.
247 * Enable controls of drawing DEM data and GPS speeds on the Track Properties Window.
248 * Add keyboard accelerators for the Track Properties Window.
249 * Add ability to resize the Track Properties window.
250 * On the Track Properties Window, also show the elevation or speed for the current track position as indicated by the mouse pointer.
251 * Add support for kml files.
252 * Add ... where necessary to track & waypoint menu entries.
253 * Enable Open Waypoint Image via right click menu entry.
254 * Use ability to select a waypoint given the thumbnail image size.
255 * Add ability to open the trackpoint edit dialog via the viewport right click menu when a trackpoint is selected.
256 * Add ability to move selected trackpoint or waypoint by the mouse within the select tool.
257 * Add a new select tool at the window level to enable/disbale item selection of the a track or a waypoint.
258 * Enable to unselect treeview item
259 * Add Select Request layer interface and use within the track/waypoint layer to select an item.
260 * Add internal track right click menu variable.
261 * Tidy up track/waypoint sublayer callbacks to only use the layers panel if it available.
262 * Add viewport to sublayer add menu items callback.
263 * Make the highlight colour configurable and use as appropriate for the selected track/waypoint drawing.
264 * Add track and waypoint highlight for the selected layer or individual item.
265 * Add the storage and retrieval of any kind of track or waypoint selected item (either an individual item, list (i.e. a sublayer) or layer) at the window level.
266 * Add viewport property to control the display of the track / waypoint item highlight.
267 * Add backup support for launching URLs with Mac OS based browsers.
268 * Add backup support for launching URLs with Google Chrome based browsers.
269 * Add support for Bing maps
270 * Add support for dynamic copyright
271 * Add map's logo support
272 * Add support for reference documentation
273 * Generate a trackwaypoint layer update on the finish creatiing of the thumbnails so the images are shown.
274 * Enable the tree view panel to be more usefully resized smaller than the text names.
275 * Windows: Open help pdf file when when clicked on Help->help
276 * [DOC] Split By Number of Points
277 * Add Track->Split by Number of Points (as per SF#2847587 request).
278 * Add a new dialog to return positive number.
279 * SF#2844872: Suggest name for the new track when splitting the track via the trackpoint edit dialog.
280
281 Fixes since 1.1
282 * Better safety checking to prevent crash due to null variable reference in use of the current trackpoint.
283 * Fix: Reduce GObject cast
284 * Fix etag handling
285 * Fix: generate doc/reference/Makefile when needed
286 * Fix Track -> Split by Timestamp such that newly created tracks are ordered correctly.
287 * Fix sensitivity of the track properties window split marker to be disabled when the track marker is not drawn.
288 * Fix crashing due to incorrect usage of libcurl - SF#3206628.
289 * Fix non-void function should return a value.
290 * Fix reference documentation generation - some systems need explicit mention of libz.
291 * Fix displaying of 'Waypoints' treeview menu.
292 * Fix vik_aggregate_layer_get_all_layers_of_type for track/waypoint layer types, since these may also be stored under GPS layers.
293 * Improve previous fix: background calling code should control return value
294 * Fix: background calling code should control return value
295 * Fix: enforce background feature
296 * Fix compiler warnings from gcc 4.5.4
297 * SF#3178554: Fix Sun Studio build
298 * gtk_object_sink has been deprecated since gtk version 2.10, use g_object_ref_sink() instead.
299
300 Viking 1.1 (2011-02-08)
301 New features since 1.0
302 * [DOC] Add MapQuest Nominating search service in examples
303 * Adjust colour of last auto track colour to not clash with default create track colour.
304 * Add menu icons for the maps layer menu.
305 * Make the selection list in Merge With Other Tracks sorted alphabetically.
306 * Add sort list by name function. Will be useful for track and waypoint list ordering.
307 * [DOC] Mark ready for 1.1 release. Update help manual version to 0.2.
308 * [DOC] Add layer information for Aggregates, Coords and GeoRefs in help.
309 * [DOC] Add Maps layer help information.
310 * [DOC] Add overall layer information and promote each layer to be a top level section in help.
311 * [DOC] Add DEM layer help information.
312 * [DOC] Mention waypoint properties in help information.
313 * [DOC] Update GPS layer help information.
314 * [DOC] Update track operations help information.
315 * [DOC] Update waypoint operations help information.
316 * [DOC] Update Tools help section
317 * [DOC] Update TrackWaypoint layer menu help Information
318 * Improve positioning of the menu separator on waypoint menus.
319 * Add GeoRef layer tooltip to show the file name in use.
320 * Add GPS Layer tooltip to say the protocol (aka device manufacturer) type.
321 * TrackWaypoint Layer tooltip featuring summaries for tracks and waypoints.
322 * Add maps layer tooltip to show the map name(type).
323 * Add DEM layer tooltip to show the number of DEM files in use.
324 * Add Track and waypoint sublayer tooltip information.
325 * Add treeview use and display of layers tooltip.
326 * Add Layer Tooltip callback definition
327 * Add sublayer tooltip callback definition.
328 * When getting data via the GPS layer automatically set the view to see it, unless the realtime tracking mode is on.
329 * On acquiring data from sources (inc. GPS) automatically set the view to see it. Except for GeoCaches; as it's likely you're requesting data for the current area, so no point in trying to change the view.
330 * On opening GPX files automatically view all the data.
331 * Add 'View All Tracks' option to the panel Layer menu options, which sets the view (center & zoom) to see all the tracks of that layer.
332 * Add 'View Waypoints' option to the TrackWaypoint layer menu options, which sets the view (center & zoom) to see all the Waypoints.
333 * Add 'View Track' option to the Track sublayer menu options, which sets the view (center & zoom) to see the track.
334 * Add 'View Layer' option to the TrackWaypoint Layer menu options, which sets the view (center & zoom) to see the entire layer.
335 * Add the ability to 'autozoom' to view an area specified by maximum and minimum lat/longs for a TrackWaypoint layer.
336 * Create a new 'Show' submenu entry
337 * Improve curl usage as should call cleanup on application exit.
338 * Add copyright and license properties for NASA BlueMarble data.
339 * Add background thread loading of DEM files.
340 * Add Track->Goto Highest and Lowest points features.
341 * Add Track->Goto Maximum Speed feature.
342 * Rework Track->Goto menu options.
343 * Add support for the TMS interface provided by SPOTMaps
344 * Add license related properties
345 * Add copyright property
346 * Improve key binding for Mercator Mode -> ctrl+m
347 * Add documentation for generic TMS map source
348 * Improve key bindings for ModeLatLon.
349 * Add OSM WMS Server
350 * Add support for WMS-C
351 * Add support for more standard TMS
352 * Move-up download methods
353 * Add LatLon projection
354 * Better safety checking code
355 * Add support for Locosys devices via GPSBabel's navilink device protocol.
356 * Add support for DeLorme devices via GPSBabel's delbin device protocol.
357 * Add the ability to insert a trackpoint into a track via the Edit Trackpoint dialog.
358 * Add internal function to insert a trackpoint after the currently selected trackpoint.
359 * Add license notice to new file
360 * Enable individual track to GPX export via the Track sublayer menu.
361 * Set default action on dialogs.
362 * Add a perl script to auto generate basic Viking .vik files for directories containing images.
363 * Enable control of the visibility of the menubar [including keyboard shortcut - F4]. Also enable panic key 'Escape' to restore menubar if hidden and no tool uses it.
364 * Enable control of the visibility of the toolbar [including keyboard shortcut - F3].
365 * Make use of the vikwindow toolbar variable.
366 * Enable control of the visibility of the statusbar [including keyboard shortcut - F12].
367
368 Fixes since 1.0
369 * Prevent Gtk-CRITICAL assertion when the application is closed with a Track Property window on display.
370 * Prevent Gtk-CRITICAL assertion when the application is closed whilst loading DEMs.
371 * Fix trackpoint edit altitude sensitivity to be re-enabled after it has been disabled.
372 * Fix incorrect cut/copy of sublayers when accessed via the layers panel buttons.
373 * Fix the List Dialog so that it does not become taller than the screen when there are lots of entries.
374 * Fix some compiler warnings in viktrwlayer.c when configured to build with --disable-alphabetized-trw
375 * Fix Resource leak detected by cppcheck 1.46
376 * Fix compiler warning in curl_download.c
377 * Fix compiler warning in vikmapslayer.c
378 * Fix compiler warning in vikwindow.c - use correct const typing.
379 * Fix compiler warnings - correct Widget / Window type.
380 * Fix memory leak when generating image file
381 * Fix: Improve XML reading error reporting
382 * Fix compiler warnings in osm.c
383 * Fix compiler warning in vikmapslayer.c
384 * Fix Waypoint & Track visibility issues.
385 * Fix SF#3104028: Default Color Background is incorrectly saved as black into a new .vik file.
386
387 Viking 1.0 (2010-11-14)
388 New features since 0.9.96
389 * Add minimal translator-credits in About dialog
390 * Add documenters to About dialog
391
392 Fixes since 0.9.96
393 * Improve copyright holders
394 * Prevent crashes when downloading Expedia Maps.
395 * Fix extend track using magic scissors.
396 * Fix autodownloading while panning
397 * Fix Debian #599048: Segmentation fault when using gpsbabel
398 * Fix dem_gradient_colors allocation.
399 * Fix compiler warnings in preferences.c
400
401 Viking 0.9.96 (2010-10-11)
402 New features since 0.9.95
403 * Use ETag to detect fresh tiles on servers
404 * Add new menu entry in GPS Layer to delete the realtime information.
405 * Ensure GPS realtime information deleted when GPS Layer -->Empty All is called.
406 * Prevent zoom factor string displaying unnecessary .0s when it's a whole number.
407 * Improve Track Properties speed profile display for low speed difference (e.g. walking) tracks.
408 * Use speed units in display of Track/Waypoint layer draw by velocity config values, but maintain units as metres per second when read from/saved to files.
409 * Add keyboard accelerators for as many as possible View Menu entries.
410 * Simplify zoom status when xmpp and ympp are equal
411 * Use height units in the altitude readout for the cursor position on the status bar.
412 * Use height units in display of DEM min / max elevation values, but maintain units as metres when read from/saved to files.
413
414 Fixes since 0.9.95
415 * Fix many memory leaks
416 * DEM layer properties tidy up.
417 * Prevent getting stuck in a near infinite loop when using Coord layer, UTM mode and zoomed out to see the whole world.
418 * Prevent lock up in attempt to download maps along a track in UTM mode.
419 * Launchpad Bug #445374: Prevent crash when downloading maps along a track, with Terraserver maps when in Mercator mode.
420 * Add explicit linking against libz and libm
421 * Fix SF#3009431: Prevent Crash in Real Time Tracking GPS Mode & Autodownload Maps.
422 * Fix display of rounded speed units scale markers in the speed profile.
423 * Fix cycle map URL
424 * Fix compiler warnings
425 * Fix Track Draw by Velocity mode, so that individual track points are coloured (as was the intention).
426 * Fix bug where older file was removed when network not present
427 * Fix: warning 'draw-mode' message does not display
428 * Fix incorrect limitation on source map id
429
430 Viking 0.9.95 (2010-09-07)
431 New features since 0.9.94
432 * Add some function short cut key definitions to control showing of the center mark and scale viewport features.
433 * [DOC] Replace Google with OSM capability in man pages.
434 * When manually creating a track, automatically give it a default name.
435 * [DOC] Add contributors from the Wiki(s) history.
436 * Better dialog name when searching for a waypoint.
437 * Change max cache time to 1 week.
438
439 Fixes since 0.9.94
440 * Prevent "Gtk-WARNING **: GtkSpinButton: setting an adjustment with non-zero page size is deprecated" messages.
441 * Invalid number of arguments in call to a_http_download_get_u
442 * Prevent crash when cut of a GPS track/waypoint layer is attempted via the layers buttons.
443 * Prevent DEM layer colour indexing going negative and can crash on gradient view.
444 * Fix DEM layer to show default sea level.
445 * Fix track background thickness being able to set back to zero.
446 * Fix internal tile locking
447 * Fix top layer not drawn after made invisible and then back to being visible.
448 * Fix impaired (drawcentermark setting bodged) vik file if saved with the top layer visibility turned off.
449 * Fix syntax errors in help manual
450 * Fix map drag and drop to show the correct whole map
451 * Fix "Go to UTM" dialog title.
452 * Fix first opening of a file which has spaces (or other interesting characters) via the recent files menu.
453 * Fix unnamed_tracks / unnamed_waypoints misuse.
454
455 Viking 0.9.94 (2010-06-10)
456 New features since 0.9.93
457 * Add knots as a speed unit option.
458 * Detect USB Garmin eTrex HCx Legend devices (and maybe others).
459 * Auto use of /dev/ttyUSB type device if available on Unix systems.
460 * Add ability to turn off Garmin GPS after transfer.
461 * Add a 'home' default location preference.
462 * Add ability to changes preferences outside of the preferences.c file.
463 * NLS Maps API: Historic map of Great Britain
464 * Change GUI related command line parameter for Waypoint symbol size into run time preference.
465 * Support All Zoom Levels in Zoom Menu
466 * [DOC] Import User Manual from wiki
467 * Add menu item for help contents
468
469 Fixes since 0.9.93
470 * Add Viking's contributors as copyright holders
471 * Remove unecessary '\' from the View Menu
472 * Better Preferences Dialog Title
473 * More Menu Improvements
474 * Replace autogen.sh
475 * On GPS data acquire, only create a layer if it contains something.
476 * Fix POTFILES with new source file
477 * Fix OMF category
478 * Fix Filter->Simplify All Tracks default.
479 * [DOC] Fix Gnome's menu entry category for viking
480 * [DOC] Fix erroneous warning
481 * Fix compiler warning.
482 * Fix #2977752: win-gtk: osm tiles don't show up
483 * Fix Track -> View Google Directions URL
484 * Fix function's return value
485 * Fix compilation warnings
486 * Fix #2988574: Can't save files opened via recent file menu
487 * Fix #2991657: Terraserver downloads fail
488 * Fix geocaching
489
490 Viking 0.9.93 (2010-04-11)
491 New features since 0.9.92
492 * Allow overriding map source
493 * Make GPS layer cut/copy available from popup menu.
494 * [DOC] Document new files in viking's manpage
495 * Increase possible smaller zoom
496 * Add negative scales so that we can have bigger zoom on maps
497 * Allow images from bigger and smaller zoom to be selected if current zoom has no image
498
499 Fixes since 0.9.92
500 * Fix: set a default filename while exporting
501 * [DOC] Fix: Viking's sources are hosted by Git now
502 * Further variable type corrections.
503 * Fix GPS layer copy.
504 * Fix Track/Waypoint Layer Paste on 64bit systems.
505 * [DOC] Fix FILES section of manpage.
506 * Fix: First Track not Black in Draw All Tracks Black Mode.
507
508 Viking 0.9.92 (2010-03-15)
509 New features since 0.9.91
510 * Memorize previously selected go-to service.
511 * Better scale when zoomed close in and in miles distance mode.
512 * Add and use preference for height units.
513 * Add and use preference for speed units.
514 * Add and use preference for distance units.
515 * Use a preference to set the tiles age.
516 * New preference for default maplayer cache.
517 * Improve DEM-Layer.
518 * Remove OpenAerial support.
519 * Translation updates.
520
521 Fixes since 0.9.91
522 * Fix: Correctly rotate thumbnail images
523 * Fix #2958601: Support for non ascii characters in "Go-to" search
524 * Fix error handling in go-to feature
525
526 Viking 0.9.91 (2010-02-06)
527 New features since 0.9.9
528 * Interpolation for maps: use less precise images when wanted image is not present
529 * GObjectify maps
530 ** Add compatibility facilities
531 * GObjectify go-to/search feature
532 ** Add Name finder search engine
533 ** Add Nominatim search engine
534 ** Add Geonames search engine
535 ** Add generic XML search code
536 * Add configuration file for map sources, goto and external tool
537   (See examples in distribution)
538 * Add option to download only maps that are more recent on server
539 ** Try to download newer tiles when autodownload is set and server supports such check
540 ** Tiles must be older than a specified age before checking server
541 * Add support for recently used files
542 * Add DEM Gradient
543 * Add DOAP file
544
545 Fixes since 0.9.9
546 * Fix: add GIO dependency and header for GFile
547 * Fix #2946287: open a recent file
548 * fix some confusing indentation and bracing
549 * Fix #2881916: rename a track with c&p
550 * Fix #2766373: Use a string as device path
551 * Fix "Moving Map Method" cannot be disabled
552 * Fix #2880741: replace gps_open with gps_open_r
553 * Fix #2921899: uses conditional macro to support two versions of libgps
554 * Fix warnings
555 * Fix URL formatting issue
556 * Fix error messages
557 * Fix #2801874: keep second part of a splitted track visible
558 * Fix #2838556: emit warning when gpsbabel is not found in PATH
559 * Fix bashism in test script.
560 * Merge branch 'fix-osm-api-0.6'
561 * Fix magic scissors
562 * Get rid deprecated GtkTooltips API.
563 * Add configure option to track deprecated feature
564 * Use motion hints to make map motion more responsive in slow environment.
565 * Viking compatible with libgps >= 2.90
566 * finish OSM 0.6 API support
567 * Optimise bandwidth usage
568 * keeping OSM password safe
569
570 Viking 0.9.9 (2009-09-09)
571 New features since 0.9.8
572 * Filter out irrelevant key-modifiers.
573 * Upgrade OSM-traces support to 0.6 API
574 * Manage hdop,vdop,pdop,nsat
575 * Remove unused (and buggy) feature
576 * Document previous merge
577 * Improvement of map cache
578 * Add a viking parameter for mapcache memory size
579 * Add menu option to flush mapcache, and reduce viking memory footprint
580 * Use thread-pool to manage download
581 * Show path used for map directory in options even when using default one
582 * Include full libcurl version in user agent
583
584 Fixes since 0.9.8
585 * Don't crash when jobs are cancelled via the background jobs dialog.
586 * Fix #2163652: GPX file with byte order mark not parsed
587 * Fix #2766609: Don't use gpsd_units()
588 * Fix #2812856: Change SRTM URL
589 * Fix #2818818: unset langage preset while opening external Google
590 * Fix copyright in --version output
591 * Fix SRTM Server change
592 * Fix memory leaks found with cppcheck
593 * Fix warning in call to MD5Update() in function md5_hash()
594 * Fix previous patch
595 * vdop, hdop, pdop, nsats and fix_mode values were not shown
596 * Fix #570956: change saved_width to 1
597 * Fix build problem
598 * Fix bug #2481237: Maps directory file chooser should look for directory
599
600 Viking 0.9.8 (2009-01-31)
601 New features since 0.9.7
602 * Add GeoNames support (both for search and for POI import from Geonames+Wikipedia)
603 * Remove Google's map tiles.
604 * Add external tools framework.
605 * Add OpenStreetMap and Google web tools.
606 * Clicking on "visible" tick no longer makes the layer selected.
607 * GPX export: sort track by time.
608 * Merging tracks by name.
609 * Tittle waypoint properties dialog as "Waypoint Properties".
610 * Add larger size waypoint symbols (icons).
611 * Waypoint names are now displayed at the top of waypoint symbol.
612 * Waypoint symbols: Use Garmin waypoint.
613 * New server for OSM cycle map.
614
615 Fixes since 0.9.7
616 * Fix loading of world map file.
617 * Fix 2249398: Fix some memory leaks.
618 * Fix bugs that caused magic scissors not working.
619 * Fix compatibility problem for windows.
620 * Fix implicit declaration of maps_layer_default_dir().
621 * Fix missing status return in spawn_command_line_async().
622 * Fix curl error buffer usage.
623 * GPS realtime tracking: Keep retrying when fail to connect.
624 * Windows port: avoid "\\" in URL.
625
626 Viking 0.9.7 (2008-10-12)
627 New features since 0.9.6
628 * Add new moving map method for realtime tracking.
629 * Rename icon: viking_icon.png -> viking.png
630 * src/viking.desktop.in: add GenericName and revise Categories
631 * Change "Zoom To" short cut to avoid conflict with "Zoom Tool".
632 * Update translations
633 * Google search adapting changes from Google.
634 * add osm cycle layer support
635 * add a menu entry to extend an existing track using magic scissors
636 * Patch #2009666: OpenAerialMap
637 * Add preferences to select how degrees are displayed
638 * Color picker button for the Coordlayer properties dialog
639 * Cut/Copy/Paste empty selection is not critical
640 * Layers panel UI improvements
641 * Homogeneous icons management.
642 * Add preferences to store OSM login/password
643 * Add a password entry widget
644 * Ensure that confirmation dialog is over file selector
645
646 Fixes since 0.9.6
647 * Fix 2161310: Fix some more compiler warnings
648 * Fix 2134452: Properties of some tracks show as NaN
649 * QA: cleanning old stuff
650 * Fix segfault in realtime tracking.
651 * Fix missing files in po/POTFILES.in
652 * viking.spec.in, src/icons/Makefile.am: Fix icon target dir
653 * fix parallel build (make -j8) on multi-processor machines.
654 * Fix #1947260: correct a corrupted escape
655 * Fixed crashes when creating new layers.
656 * Fix #1952523: mode_button assertion loading old datafile
657 * Fix: update layer after applying properties
658 * Fixed google map download problem.
659 * Replace specific About dialog by GtkAboutDialog
660 * Replace some g_warning by g_debug
661
662 Viking 0.9.6 (2008-07-31)
663 Fixes since 0.9.5
664
665 * Fix Google maps' URL
666 * Fix gcget command line to accomodate negative coords
667 * Fix unecessary viking.desktop
668
669 Viking 0.9.5 (2008-07-21)
670 New features since 0.9.4
671
672 * Add panning tool as default.
673 * Replace GtkFileSelection by GtkFileChooser.
674 * No longer converts waypoint names to uppercase. Waypoint names are now case insensitive.
675 * Windows port updated.
676 * Track properties: Keep markers of the graphs in sync with each other.
677 * Track properties: split track at marker.
678 * New translations: el, it, ja, lt, nb, nl, pl, zh_CN, zh_TW
679 * Added viking.desktop
680 * Added --debug and --verbose command line options.
681 * Updated man pages.
682
683 Fixes since 0.9.4
684
685 * Fix #1839948: Maximize/Restore changes current cursor.
686 * Bug #1915121: add an utility to reproduce (test/gpx2gpx).
687 * Fix #1915121: use GLib functions to handle ISO8601 dates.
688 * Fix pipe leaks.
689 * Remove dependency to wget.
690 * Fix google version number.
691 * Track graph marker now works again.
692 * Fix #1947456: Compiler warning fixes
693
694
695 Viking 0.9.4 (2008-02-25)
696 New features since 0.9.3
697
698 * Make elev graph show better graph for low altitude tracks.
699 * Printing support
700 * Draw circle for downloading geocaches.
701 * Improve track graphs. Some tracks looked too flat.
702 * Internationalization (I18N)
703 * Localization (L10N): Czech, Danish, German, Spanish, French, Brazilian Portuguese, Swedish
704 * Use a list of possible browsers.
705 * New map source: BlueMarble tiles (http://mike.teczno.com/notes/blue-marble-tiles.html)
706 * New map source: Google Terrain
707 * Use the "next unused" (not really) waypoint number as default.
708 * Sort waypoints in GPX output.
709 * Preferences support in ~/.viking/viking.prefs
710 * Update source for OSM/Osmarender tiles
711 * Full screen mode.
712 * Tuned the v-t diagram drawing
713
714 Fixes since 0.9.3
715
716 * Many fixes around compilation warnings
717 * Fix a bug that caused crashes when displaying elev graph for some track.
718 * Fix bug that caused Old Google maps not being disabled by default.
719 * Fix a bug that can potentially cause segfault.
720 * Fix compilation under HURD (missing MAXPATHLEN macro)
721 * Fix: ensure config.h is included conditionnaly
722 * Fix a crash bug in mapcache
723 * Fix a crash bug in merge-by-time
724
725 Viking 0.9.3 (2007-10-21)
726 New features since 0.9.2
727
728 * Half-drawn redraw for faster refreshing display of viewport (Maps, tracks, waypoints...)
729 * Allow multiple selections when adding DEM files.
730 * (Semi) auto downloading and importing for SRTM 90m DEM file (worldwide).
731 * Indicating areas which have DEM file download but not imported.
732 * "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.
733 * Interpolating DEM data.
734 * Add realtime tracking to GPS layer with track recording.
735 * Trackpoints acquired in realtime mode store extra information of speed, course, fix mode and number of satellites.
736 * Track properties dialog no longer blocks user interaction on main window. Using multiple track dialogs (simultaneously for different tracks) is now allowed.
737 * Make use of DEM elevation data and GPS speed data for track graphs (Properties Dialog).
738 * Track Properties: now displays track distance/time instead of "Selected Time".
739 * Marker for selected position on track graphs.
740 * Various enhancement to improve usability of track dialog.
741 * Mouse cursor is now changed accordingly to tool currently in used.
742 * Magic Scissors (Automatically drawing track between points) can now be undone using right click, and extended via Ctrl-click.
743 * Shortcuts for panning: Ctrl-arrow key, and Shift-scroll and Ctrl-scroll.
744 * Extend track.
745 * Ctrl-shift-scroll to zoom like google, scroll to zoom w/o changing center.
746 * Preview adding a trackpoint by drawing a line when moving mouse.
747 * Esc key used to stop track edition.
748 * Backspace key used to remove last added point.
749 * Use $BROWSER environment variable (for viewing geocache pages).
750 * Automatically fetching google version numbers.
751 * Upgrading to API 0.5 of OSM.
752
753 Fixes since 0.9.2
754
755 * Fix: Make viking's default start location somewhere more likely has maps.
756 * Fix: bug that causes crashes when using "Maps Download" tool.
757 * Fix: Adding command line option framework (--help & --version).
758 * Fix #1789550: mkdtemp usage is conditioned.
759 * Fix #1789550: define MAX macro if not defined on ALL systems.
760 * Fix: optional geocaching -- include config.h to compile.
761 * Fix: DEM Layer copy/paste.
762 * Fix: crashes on using wrong tools.
763 * Fix: bugs that caused odd display of date/time on track properties dialog.
764 * Fix: Correctly calculate position when click on speed-time graph.
765 * Fix: Relax dependencies about glib.
766 * Fix: Upgrading to API 0.5 of OSM.
767 * Fix: plotting of DEM data on elevation graph.
768
769 Viking 0.9.2 (2007-09-04)
770 New features since 0.9.1
771
772 * Use $EMAIL to initialise email field for OSM upload.
773 * Preset filename when exporting a TrwLayer. 
774
775 Fixes since 0.9.1
776
777 * Fix: crash when "applying" a map layer property dialog.
778 * Fix: Do not warn about drawmode inconsistency while reading file.
779 * Fix: Hide Expedia view mode when expedia is not built in. 
780
781 Viking 0.9.1 (2007-09-02)
782 New features since 0.9
783
784 * Upload data (TrackWaypoint layer or single track) to OpenStreetMap.
785 * Group "Export Layer..." entries in a sub-menu.
786 * Added --enable-old-google to configure script. Old google modes are now disabled by default.
787 * Default mode for new maps is Google Maps.
788 * DEM module can now read hgt.zip files directly (no need to unzip them).
789 * DEM module can now process 1 arc sec hgt(.zip) files (mainly for USA regions).
790 * Display on status bar altitude at cursor using data from DEM layer(s). 
791
792 Fixes since 0.9
793
794 * Add redirect support.
795 * Some improves to introduce the drawmode notion.
796 * Better checking to detect downloaded text instead of images.
797 * New google version number.
798 * libcurl is a requirement.
799 * Fix bugs that cause crashes on layers copy/paste/delete.
800 * Fix bug in Google search that caused viking jump to wrong location when Google can not find the match.
801 * Clean up and eliminate compiler warning.
802 * Fix bug in creating temporary HOME when HOME is not set.
803 * Disable GeoCache Acquire since it no longer works. Can be enabled again using configure --enable-geocaches.
804 * Disable expedia map layer by default since it no longer works. Can be enabled again using configure --enable-expedia. 
805
806 Viking 0.9 (2007-07-13)
807 New Features since 0.1.3
808
809     * DEM data -- DEMLayer & applying data to tracks & waypoints
810     * Make "Save Image" and "Save Image Directory" dialogs reusable
811     * Add viking icon
812     * Download maps along track
813     * Add User-Agent to http request header
814     * Add cookies support (for google requests)
815     * Add center mark which can be turn on/off in View menu
816     * Make the scale more visible on dark maps
817     * Add magic scissors feature
818     * Add Google Maps search feature
819     * Many new waypoint symbols
820     * Add man pages
821     * Improve performance for map autodownload
822     * Google Directions now remembers previous query (from/to entries)
823     * New menu items to remove all tracks and waypoints in GPS folders
824     * Add "Save and Exit" to File menu
825     * Save function for GPS layer
826     * Map tool: Left click can now refresh display of map tiles 
827
828 Fixes since 0.1.3
829
830     * View Mode displayed wrong setting on startup
831     * crashes on gps download/upload
832     * SEGFAULT on x86_64
833     * segfault on trackpoint properties dialog
834     * intermittent problem of map redraw
835     * Stop autodownload from running forever on map downloading errors
836     * Check for non-displayable data after downloading map 
837
838 Viking 0.1.3 (2007-05-17)
839 - New "Refresh onscreen tiles" entry menu
840 - Default .spec file for building RPM packages
841 - Default debian/ subtree for building Debian packages
842 - Usage of the libcurl library
843 - Three new map sources from OpenStreetMap
844 - Better usage of libusb
845 - Google source map improved
846 - GUI improves
847
848 Viking 0.1.2 (2007-02-13)
849 - direct access to GPS device: GPS layer
850 - position inputs accept DDD/DMM/DMS formats (ex: 3.5, 3\B030.0, 3\B030'0.00)
851 - time position in Track Poperties
852 - tool (menu entries and buttons) are enabled/disabled following context
853 - standard 'Edit' menu (with 'Copy', 'Cut', 'Paste' and 'Delete' actions)
854 - 'Edit' popup menus for waypoint and track
855 - new configure options:
856   * --disable-google
857   * --disable-terraserver
858   * --disable-expedia
859 - visual feedback when moving waypoints
860 - map sections are displayed while downloading
861 - cosmetics changes (window title, viking's URL in files, 'About' dialog...)
862 - some improves in source code
863 - lot of fixes
864
865 Viking 0.1.1 (2006-06-11)
866 - more map sources such as google
867 - drag and drop of layers and way/trackpoints
868 - copy/paste between vikings
869 - "smart" copy which can parse a lat/lon from web pages like geocaching, emails, etc.
870 - graphs of altitude/velocity
871 - newer gtk with toolbar icons
872 - experimental "acquire" features: from GPS, from Google directions, from Geocaching
873 - gpx support
874
875 Viking 0.1.0 (2005-02-27)
876 - new map layer which supports Google, Expedia, and Topozone maps in addition to the three types of Terraserver maps,
877 - lots of other fixes,
878 - visualization options,
879 - miscellaneous goodies.