libcurl is a requirement
[viking/guyou.git] / NEWS
blobb26fd2b44f293597d72b6eff67dc0f89999dbb9a
1 Viking 0.9 (2007-07-13)
2 New Features since 0.1.3
4     * DEM data -- DEMLayer & applying data to tracks & waypoints
5     * Make "Save Image" and "Save Image Directory" dialogs reusable
6     * Add viking icon
7     * Download maps along track
8     * Add User-Agent to http request header
9     * Add cookies support (for google requests)
10     * Add center mark which can be turn on/off in View menu
11     * Make the scale more visible on dark maps
12     * Add magic scissors feature
13     * Add Google Maps search feature
14     * Many new waypoint symbols
15     * Add man pages
16     * Improve performance for map autodownload
17     * Google Directions now remembers previous query (from/to entries)
18     * New menu items to remove all tracks and waypoints in GPS folders
19     * Add "Save and Exit" to File menu
20     * Save function for GPS layer
21     * Map tool: Left click can now refresh display of map tiles 
23 Fixes since 0.1.3
25     * View Mode displayed wrong setting on startup
26     * crashes on gps download/upload
27     * SEGFAULT on x86_64
28     * segfault on trackpoint properties dialog
29     * intermittent problem of map redraw
30     * Stop autodownload from running forever on map downloading errors
31     * Check for non-displayable data after downloading map 
33 Viking 0.1.3 (2007-05-17)
34 - New "Refresh onscreen tiles" entry menu
35 - Default .spec file for building RPM packages
36 - Default debian/ subtree for building Debian packages
37 - Usage of the libcurl library
38 - Three new map sources from OpenStreetMap
39 - Better usage of libusb
40 - Google source map improved
41 - GUI improves
43 Viking 0.1.2 (2007-02-13)
44 - direct access to GPS device: GPS layer
45 - position inputs accept DDD/DMM/DMS formats (ex: 3.5, 3°30.0, 3°30'0.00)
46 - time position in Track Poperties
47 - tool (menu entries and buttons) are enabled/disabled following context
48 - standard 'Edit' menu (with 'Copy', 'Cut', 'Paste' and 'Delete' actions)
49 - 'Edit' popup menus for waypoint and track
50 - new configure options:
51   * --disable-google
52   * --disable-terraserver
53   * --disable-expedia
54 - visual feedback when moving waypoints
55 - map sections are displayed while downloading
56 - cosmetics changes (window title, viking's URL in files, 'About' dialog...)
57 - some improves in source code
58 - lot of fixes
60 Viking 0.1.1 (2006-06-11)
61 - more map sources such as google
62 - drag and drop of layers and way/trackpoints
63 - copy/paste between vikings
64 - "smart" copy which can parse a lat/lon from web pages like geocaching, emails, etc.
65 - graphs of altitude/velocity
66 - newer gtk with toolbar icons
67 - experimental "acquire" features: from GPS, from Google directions, from Geocaching
68 - gpx support
70 Viking 0.1.0 (2005-02-27)
71 - new map layer which supports Google, Expedia, and Topozone maps in addition to the three types of Terraserver maps,
72 - lots of other fixes,
73 - visualization options,
74 - miscellaneous goodies.