]> git.street.me.uk Git - andy/viking.git/blame - NEWS
[DOC] Update waypoint operations help information.
[andy/viking.git] / NEWS
CommitLineData
05593e97
GB
1Viking 1.0 (2010-11-14)
2New features since 0.9.96
3* Add minimal translator-credits in About dialog
4* Add documenters to About dialog
5
6Fixes since 0.9.96
7* Improve copyright holders
8* Prevent crashes when downloading Expedia Maps.
9* Fix extend track using magic scissors.
10* Fix autodownloading while panning
11* Fix Debian #599048: Segmentation fault when using gpsbabel
12* Fix dem_gradient_colors allocation.
13* Fix compiler warnings in preferences.c
14
2dcb32d3
GB
15Viking 0.9.96 (2010-10-11)
16New features since 0.9.95
17* Use ETag to detect fresh tiles on servers
18* Add new menu entry in GPS Layer to delete the realtime information.
19* Ensure GPS realtime information deleted when GPS Layer -->Empty All is called.
20* Prevent zoom factor string displaying unnecessary .0s when it's a whole number.
21* Improve Track Properties speed profile display for low speed difference (e.g. walking) tracks.
22* 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.
23* Add keyboard accelerators for as many as possible View Menu entries.
24* Simplify zoom status when xmpp and ympp are equal
25* Use height units in the altitude readout for the cursor position on the status bar.
26* Use height units in display of DEM min / max elevation values, but maintain units as metres when read from/saved to files.
27
28Fixes since 0.9.95
29* Fix many memory leaks
30* DEM layer properties tidy up.
31* Prevent getting stuck in a near infinite loop when using Coord layer, UTM mode and zoomed out to see the whole world.
32* Prevent lock up in attempt to download maps along a track in UTM mode.
33* Launchpad Bug #445374: Prevent crash when downloading maps along a track, with Terraserver maps when in Mercator mode.
34* Add explicit linking against libz and libm
35* Fix SF#3009431: Prevent Crash in Real Time Tracking GPS Mode & Autodownload Maps.
36* Fix display of rounded speed units scale markers in the speed profile.
37* Fix cycle map URL
38* Fix compiler warnings
39* Fix Track Draw by Velocity mode, so that individual track points are coloured (as was the intention).
40* Fix bug where older file was removed when network not present
41* Fix: warning 'draw-mode' message does not display
42* Fix incorrect limitation on source map id
43
c74aa9cf
GB
44Viking 0.9.95 (2010-09-07)
45New features since 0.9.94
46* Add some function short cut key definitions to control showing of the center mark and scale viewport features.
47* [DOC] Replace Google with OSM capability in man pages.
48* When manually creating a track, automatically give it a default name.
49* [DOC] Add contributors from the Wiki(s) history.
50* Better dialog name when searching for a waypoint.
51* Change max cache time to 1 week.
52
53Fixes since 0.9.94
54* Prevent "Gtk-WARNING **: GtkSpinButton: setting an adjustment with non-zero page size is deprecated" messages.
55* Invalid number of arguments in call to a_http_download_get_u
56* Prevent crash when cut of a GPS track/waypoint layer is attempted via the layers buttons.
57* Prevent DEM layer colour indexing going negative and can crash on gradient view.
58* Fix DEM layer to show default sea level.
59* Fix track background thickness being able to set back to zero.
60* Fix internal tile locking
61* Fix top layer not drawn after made invisible and then back to being visible.
62* Fix impaired (drawcentermark setting bodged) vik file if saved with the top layer visibility turned off.
63* Fix syntax errors in help manual
64* Fix map drag and drop to show the correct whole map
65* Fix "Go to UTM" dialog title.
66* Fix first opening of a file which has spaces (or other interesting characters) via the recent files menu.
67* Fix unnamed_tracks / unnamed_waypoints misuse.
68
38d8bc54
GB
69Viking 0.9.94 (2010-06-10)
70New features since 0.9.93
71* Add knots as a speed unit option.
72* Detect USB Garmin eTrex HCx Legend devices (and maybe others).
73* Auto use of /dev/ttyUSB type device if available on Unix systems.
74* Add ability to turn off Garmin GPS after transfer.
75* Add a 'home' default location preference.
76* Add ability to changes preferences outside of the preferences.c file.
77* NLS Maps API: Historic map of Great Britain
78* Change GUI related command line parameter for Waypoint symbol size into run time preference.
79* Support All Zoom Levels in Zoom Menu
80* [DOC] Import User Manual from wiki
81* Add menu item for help contents
82
83Fixes since 0.9.93
84* Add Viking's contributors as copyright holders
85* Remove unecessary '\' from the View Menu
86* Better Preferences Dialog Title
87* More Menu Improvements
88* Replace autogen.sh
89* On GPS data acquire, only create a layer if it contains something.
90* Fix POTFILES with new source file
91* Fix OMF category
92* Fix Filter->Simplify All Tracks default.
93* [DOC] Fix Gnome's menu entry category for viking
94* [DOC] Fix erroneous warning
95* Fix compiler warning.
96* Fix #2977752: win-gtk: osm tiles don't show up
97* Fix Track -> View Google Directions URL
98* Fix function's return value
99* Fix compilation warnings
100* Fix #2988574: Can't save files opened via recent file menu
101* Fix #2991657: Terraserver downloads fail
102* Fix geocaching
103
99a3e190
GB
104Viking 0.9.93 (2010-04-11)
105New features since 0.9.92
106* Allow overriding map source
107* Make GPS layer cut/copy available from popup menu.
108* [DOC] Document new files in viking's manpage
109* Increase possible smaller zoom
110* Add negative scales so that we can have bigger zoom on maps
111* Allow images from bigger and smaller zoom to be selected if current zoom has no image
112
113Fixes since 0.9.92
114* Fix: set a default filename while exporting
115* [DOC] Fix: Viking's sources are hosted by Git now
116* Further variable type corrections.
117* Fix GPS layer copy.
118* Fix Track/Waypoint Layer Paste on 64bit systems.
119* [DOC] Fix FILES section of manpage.
120* Fix: First Track not Black in Draw All Tracks Black Mode.
121
604d6271
GB
122Viking 0.9.92 (2010-03-15)
123New features since 0.9.91
124* Memorize previously selected go-to service.
125* Better scale when zoomed close in and in miles distance mode.
126* Add and use preference for height units.
127* Add and use preference for speed units.
128* Add and use preference for distance units.
129* Use a preference to set the tiles age.
130* New preference for default maplayer cache.
131* Improve DEM-Layer.
132* Remove OpenAerial support.
133* Translation updates.
134
135Fixes since 0.9.91
136* Fix: Correctly rotate thumbnail images
137* Fix #2958601: Support for non ascii characters in "Go-to" search
138* Fix error handling in go-to feature
139
6fdd89de
GB
140Viking 0.9.91 (2010-02-06)
141New features since 0.9.9
142* Interpolation for maps: use less precise images when wanted image is not present
143* GObjectify maps
144** Add compatibility facilities
145* GObjectify go-to/search feature
146** Add Name finder search engine
147** Add Nominatim search engine
148** Add Geonames search engine
149** Add generic XML search code
150* Add configuration file for map sources, goto and external tool
151 (See examples in distribution)
152* Add option to download only maps that are more recent on server
153** Try to download newer tiles when autodownload is set and server supports such check
154** Tiles must be older than a specified age before checking server
155* Add support for recently used files
156* Add DEM Gradient
157* Add DOAP file
158
159Fixes since 0.9.9
160* Fix: add GIO dependency and header for GFile
161* Fix #2946287: open a recent file
162* fix some confusing indentation and bracing
163* Fix #2881916: rename a track with c&p
164* Fix #2766373: Use a string as device path
165* Fix "Moving Map Method" cannot be disabled
166* Fix #2880741: replace gps_open with gps_open_r
167* Fix #2921899: uses conditional macro to support two versions of libgps
168* Fix warnings
169* Fix URL formatting issue
170* Fix error messages
171* Fix #2801874: keep second part of a splitted track visible
172* Fix #2838556: emit warning when gpsbabel is not found in PATH
173* Fix bashism in test script.
174* Merge branch 'fix-osm-api-0.6'
175* Fix magic scissors
176* Get rid deprecated GtkTooltips API.
177* Add configure option to track deprecated feature
178* Use motion hints to make map motion more responsive in slow environment.
179* Viking compatible with libgps >= 2.90
180* finish OSM 0.6 API support
181* Optimise bandwidth usage
182* keeping OSM password safe
183
05bba7a6
GB
184Viking 0.9.9 (2009-09-09)
185New features since 0.9.8
186* Filter out irrelevant key-modifiers.
187* Upgrade OSM-traces support to 0.6 API
188* Manage hdop,vdop,pdop,nsat
189* Remove unused (and buggy) feature
190* Document previous merge
191* Improvement of map cache
192* Add a viking parameter for mapcache memory size
193* Add menu option to flush mapcache, and reduce viking memory footprint
194* Use thread-pool to manage download
195* Show path used for map directory in options even when using default one
196* Include full libcurl version in user agent
197
198Fixes since 0.9.8
199* Don't crash when jobs are cancelled via the background jobs dialog.
200* Fix #2163652: GPX file with byte order mark not parsed
201* Fix #2766609: Don't use gpsd_units()
202* Fix #2812856: Change SRTM URL
203* Fix #2818818: unset langage preset while opening external Google
204* Fix copyright in --version output
205* Fix SRTM Server change
206* Fix memory leaks found with cppcheck
207* Fix warning in call to MD5Update() in function md5_hash()
208* Fix previous patch
209* vdop, hdop, pdop, nsats and fix_mode values were not shown
210* Fix #570956: change saved_width to 1
211* Fix build problem
212* Fix bug #2481237: Maps directory file chooser should look for directory
213
1e98666b
GB
214Viking 0.9.8 (2009-01-31)
215New features since 0.9.7
216* Add GeoNames support (both for search and for POI import from Geonames+Wikipedia)
217* Remove Google's map tiles.
218* Add external tools framework.
219* Add OpenStreetMap and Google web tools.
220* Clicking on "visible" tick no longer makes the layer selected.
221* GPX export: sort track by time.
222* Merging tracks by name.
223* Tittle waypoint properties dialog as "Waypoint Properties".
224* Add larger size waypoint symbols (icons).
225* Waypoint names are now displayed at the top of waypoint symbol.
226* Waypoint symbols: Use Garmin waypoint.
227* New server for OSM cycle map.
228
229Fixes since 0.9.7
230* Fix loading of world map file.
231* Fix 2249398: Fix some memory leaks.
232* Fix bugs that caused magic scissors not working.
233* Fix compatibility problem for windows.
234* Fix implicit declaration of maps_layer_default_dir().
235* Fix missing status return in spawn_command_line_async().
236* Fix curl error buffer usage.
237* GPS realtime tracking: Keep retrying when fail to connect.
238* Windows port: avoid "\\" in URL.
239
e0fdbe1e
GB
240Viking 0.9.7 (2008-10-12)
241New features since 0.9.6
242* Add new moving map method for realtime tracking.
243* Rename icon: viking_icon.png -> viking.png
244* src/viking.desktop.in: add GenericName and revise Categories
245* Change "Zoom To" short cut to avoid conflict with "Zoom Tool".
246* Update translations
247* Google search adapting changes from Google.
248* add osm cycle layer support
249* add a menu entry to extend an existing track using magic scissors
250* Patch #2009666: OpenAerialMap
251* Add preferences to select how degrees are displayed
252* Color picker button for the Coordlayer properties dialog
253* Cut/Copy/Paste empty selection is not critical
254* Layers panel UI improvements
255* Homogeneous icons management.
256* Add preferences to store OSM login/password
257* Add a password entry widget
258* Ensure that confirmation dialog is over file selector
259
260Fixes since 0.9.6
1e98666b
GB
261* Fix 2161310: Fix some more compiler warnings
262* Fix 2134452: Properties of some tracks show as NaN
e0fdbe1e
GB
263* QA: cleanning old stuff
264* Fix segfault in realtime tracking.
265* Fix missing files in po/POTFILES.in
266* viking.spec.in, src/icons/Makefile.am: Fix icon target dir
267* fix parallel build (make -j8) on multi-processor machines.
268* Fix #1947260: correct a corrupted escape
269* Fixed crashes when creating new layers.
270* Fix #1952523: mode_button assertion loading old datafile
271* Fix: update layer after applying properties
272* Fixed google map download problem.
273* Replace specific About dialog by GtkAboutDialog
274* Replace some g_warning by g_debug
275
7a31304a
GB
276Viking 0.9.6 (2008-07-31)
277Fixes since 0.9.5
278
279* Fix Google maps' URL
280* Fix gcget command line to accomodate negative coords
281* Fix unecessary viking.desktop
282
389cd3aa
GB
283Viking 0.9.5 (2008-07-21)
284New features since 0.9.4
285
286* Add panning tool as default.
287* Replace GtkFileSelection by GtkFileChooser.
288* No longer converts waypoint names to uppercase. Waypoint names are now case insensitive.
289* Windows port updated.
290* Track properties: Keep markers of the graphs in sync with each other.
291* Track properties: split track at marker.
292* New translations: el, it, ja, lt, nb, nl, pl, zh_CN, zh_TW
293* Added viking.desktop
294* Added --debug and --verbose command line options.
295* Updated man pages.
296
297Fixes since 0.9.4
298
299* Fix #1839948: Maximize/Restore changes current cursor.
300* Bug #1915121: add an utility to reproduce (test/gpx2gpx).
301* Fix #1915121: use GLib functions to handle ISO8601 dates.
302* Fix pipe leaks.
303* Remove dependency to wget.
304* Fix google version number.
305* Track graph marker now works again.
306* Fix #1947456: Compiler warning fixes
307
308
5b46f77e
GB
309Viking 0.9.4 (2008-02-25)
310New features since 0.9.3
311
312* Make elev graph show better graph for low altitude tracks.
313* Printing support
314* Draw circle for downloading geocaches.
315* Improve track graphs. Some tracks looked too flat.
316* Internationalization (I18N)
317* Localization (L10N): Czech, Danish, German, Spanish, French, Brazilian Portuguese, Swedish
318* Use a list of possible browsers.
319* New map source: BlueMarble tiles (http://mike.teczno.com/notes/blue-marble-tiles.html)
320* New map source: Google Terrain
321* Use the "next unused" (not really) waypoint number as default.
322* Sort waypoints in GPX output.
323* Preferences support in ~/.viking/viking.prefs
324* Update source for OSM/Osmarender tiles
325* Full screen mode.
326* Tuned the v-t diagram drawing
327
328Fixes since 0.9.3
329
330* Many fixes around compilation warnings
331* Fix a bug that caused crashes when displaying elev graph for some track.
332* Fix bug that caused Old Google maps not being disabled by default.
333* Fix a bug that can potentially cause segfault.
334* Fix compilation under HURD (missing MAXPATHLEN macro)
335* Fix: ensure config.h is included conditionnaly
336* Fix a crash bug in mapcache
337* Fix a crash bug in merge-by-time
338
1530c21f
GB
339Viking 0.9.3 (2007-10-21)
340New features since 0.9.2
341
342* Half-drawn redraw for faster refreshing display of viewport (Maps, tracks, waypoints...)
343* Allow multiple selections when adding DEM files.
344* (Semi) auto downloading and importing for SRTM 90m DEM file (worldwide).
345* Indicating areas which have DEM file download but not imported.
346* "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.
347* Interpolating DEM data.
348* Add realtime tracking to GPS layer with track recording.
349* Trackpoints acquired in realtime mode store extra information of speed, course, fix mode and number of satellites.
350* Track properties dialog no longer blocks user interaction on main window. Using multiple track dialogs (simultaneously for different tracks) is now allowed.
351* Make use of DEM elevation data and GPS speed data for track graphs (Properties Dialog).
352* Track Properties: now displays track distance/time instead of "Selected Time".
353* Marker for selected position on track graphs.
354* Various enhancement to improve usability of track dialog.
355* Mouse cursor is now changed accordingly to tool currently in used.
356* Magic Scissors (Automatically drawing track between points) can now be undone using right click, and extended via Ctrl-click.
357* Shortcuts for panning: Ctrl-arrow key, and Shift-scroll and Ctrl-scroll.
358* Extend track.
359* Ctrl-shift-scroll to zoom like google, scroll to zoom w/o changing center.
360* Preview adding a trackpoint by drawing a line when moving mouse.
361* Esc key used to stop track edition.
362* Backspace key used to remove last added point.
363* Use $BROWSER environment variable (for viewing geocache pages).
364* Automatically fetching google version numbers.
365* Upgrading to API 0.5 of OSM.
366
367Fixes since 0.9.2
368
369* Fix: Make viking's default start location somewhere more likely has maps.
370* Fix: bug that causes crashes when using "Maps Download" tool.
371* Fix: Adding command line option framework (--help & --version).
372* Fix #1789550: mkdtemp usage is conditioned.
373* Fix #1789550: define MAX macro if not defined on ALL systems.
374* Fix: optional geocaching -- include config.h to compile.
375* Fix: DEM Layer copy/paste.
376* Fix: crashes on using wrong tools.
377* Fix: bugs that caused odd display of date/time on track properties dialog.
378* Fix: Correctly calculate position when click on speed-time graph.
379* Fix: Relax dependencies about glib.
380* Fix: Upgrading to API 0.5 of OSM.
381* Fix: plotting of DEM data on elevation graph.
382
13c9d849
GB
383Viking 0.9.2 (2007-09-04)
384New features since 0.9.1
385
386* Use $EMAIL to initialise email field for OSM upload.
387* Preset filename when exporting a TrwLayer.
388
389Fixes since 0.9.1
390
391* Fix: crash when "applying" a map layer property dialog.
392* Fix: Do not warn about drawmode inconsistency while reading file.
393* Fix: Hide Expedia view mode when expedia is not built in.
394
ad11b047
GB
395Viking 0.9.1 (2007-09-02)
396New features since 0.9
397
398* Upload data (TrackWaypoint layer or single track) to OpenStreetMap.
399* Group "Export Layer..." entries in a sub-menu.
400* Added --enable-old-google to configure script. Old google modes are now disabled by default.
401* Default mode for new maps is Google Maps.
402* DEM module can now read hgt.zip files directly (no need to unzip them).
403* DEM module can now process 1 arc sec hgt(.zip) files (mainly for USA regions).
404* Display on status bar altitude at cursor using data from DEM layer(s).
405
406Fixes since 0.9
407
408* Add redirect support.
409* Some improves to introduce the drawmode notion.
410* Better checking to detect downloaded text instead of images.
411* New google version number.
412* libcurl is a requirement.
413* Fix bugs that cause crashes on layers copy/paste/delete.
414* Fix bug in Google search that caused viking jump to wrong location when Google can not find the match.
415* Clean up and eliminate compiler warning.
416* Fix bug in creating temporary HOME when HOME is not set.
417* Disable GeoCache Acquire since it no longer works. Can be enabled again using configure --enable-geocaches.
418* Disable expedia map layer by default since it no longer works. Can be enabled again using configure --enable-expedia.
419
44a9a037
GB
420Viking 0.9 (2007-07-13)
421New Features since 0.1.3
422
423 * DEM data -- DEMLayer & applying data to tracks & waypoints
424 * Make "Save Image" and "Save Image Directory" dialogs reusable
425 * Add viking icon
426 * Download maps along track
427 * Add User-Agent to http request header
428 * Add cookies support (for google requests)
429 * Add center mark which can be turn on/off in View menu
430 * Make the scale more visible on dark maps
431 * Add magic scissors feature
432 * Add Google Maps search feature
433 * Many new waypoint symbols
434 * Add man pages
435 * Improve performance for map autodownload
436 * Google Directions now remembers previous query (from/to entries)
437 * New menu items to remove all tracks and waypoints in GPS folders
438 * Add "Save and Exit" to File menu
439 * Save function for GPS layer
440 * Map tool: Left click can now refresh display of map tiles
441
442Fixes since 0.1.3
443
444 * View Mode displayed wrong setting on startup
445 * crashes on gps download/upload
446 * SEGFAULT on x86_64
447 * segfault on trackpoint properties dialog
448 * intermittent problem of map redraw
449 * Stop autodownload from running forever on map downloading errors
450 * Check for non-displayable data after downloading map
451
9c89ac8e
GB
452Viking 0.1.3 (2007-05-17)
453- New "Refresh onscreen tiles" entry menu
454- Default .spec file for building RPM packages
455- Default debian/ subtree for building Debian packages
456- Usage of the libcurl library
457- Three new map sources from OpenStreetMap
458- Better usage of libusb
459- Google source map improved
460- GUI improves
461
07f39a64
GB
462Viking 0.1.2 (2007-02-13)
463- direct access to GPS device: GPS layer
464