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