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