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