Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.2 / 3....
  • LibreOffice 3.6.6 / 4.0.3
  • MPlayer 1.1.1
  • systemd 204
  • Arch Linux 2013.05.01
  • Blender 2.67
  • KDE Software Compilatio...
  • CrunchBang Linux Stable...
  • Elementary OS 0.1 / 0.2...
  • SystemRescueCd 3.6.0
  • 7-DAY TOP DOWNLOAD
    #
    Program
    Psiphon 3
    3,245 downloads
    Wine 1.4.1 / 1.5.30
    1,224 downloads
    BackTrack 5 R3
    1,129 downloads
    Adobe Flash Player
    for Linux
    11.2.202.258

    1,051 downloads
    Red Hat Linux 9
    990 downloads
    Linux Mint 14.1 / 15
    RC

    827 downloads
    Red Hat Enterprise
    Linux 6.4

    806 downloads
    Ubuntu 10.10
    751 downloads
    VLC 2.0.6
    736 downloads
    LibreOffice 3.6.6 /
    4.0.3

    724 downloads
    MOST POPULAR DISTROS
    #
    Distribution
    PCLinuxOS 2013.04
    User rating: 4.8/5
    Votes: 367
    OpenMandriva
    20130513

    User rating: 4.4/5
    Votes: 617
    Ubuntu 9.10
    User rating: 4.4/5
    Votes: 266
    Clonezilla LiveCD
    2.1.1-25 / 2.1.2-3

    User rating: 4.3/5
    Votes: 255
    BackTrack 5 R3
    User rating: 4.3/5
    Votes: 565
    Fedora 18
    User rating: 4.3/5
    Votes: 610
    openSUSE Linux 12.3
    / 13.1 Milestone 1

    User rating: 4.2/5
    Votes: 466
    Ubuntu 12.04.2 LTS
    User rating: 4.2/5
    Votes: 662
    Ubuntu 10.04.4 LTS
    User rating: 4.0/5
    Votes: 281
    Linux Mint 14.1 / 15
    RC

    User rating: 4.0/5
    Votes: 351
    Home > Linux > Science and Engineering > Geographical > RoadMap > Changelog

    RoadMap 1.2.1 - Changelog


    What's new in RoadMap 1.2.1:

    February 8th, 2009

    · New roadmap icon, designed by fmiser/Philip from the roadmap mailing list. Thanks Philip!!!
    · Support for building .rdm data from OpenStreetMap country snapshots, in addition to quadtiles. Preparatory work for allowing navigation using those maps. (Danny Backx)
    · New 'V' key-binding to create waypoint from current GPS position.
    · Refactored the documentation into more files for easier maintenance. Switched to "txt2tags" (from "aptconvert") for generating online copies of docs.
    · Added "advanced style" support, which adds many new line types etc. Currently still disabled via ifdef.
    · Allow fatal message popups that occur very early to actually be seen. (Previously we were exiting before they were made visible.
    · Added license message to About menu.
    · Added ability to suppress on-screen errors entirely. (Joshua Layne)
    · Added ability to auto-build makefile dependencies.
    · Many source files now support doxygen format function and file headers.
    · Added commandline arguments for setting the system and user config, and the icon path.
    · RoadGPS console now shows sun and moon positions. (from Morten Bek)
    · Tooltips now include key-binding help.
    · Added support for OLPC XO laptop, in the form of scripts to bundle RoadMap as an activity.
    · Allow suppressing the "Lost Satellite" message with a timeout parameter.
    · Resurrection of WinCE support, from Danny Backx (uses minw32ce). Includes GPS autodetection, and CAB files for installation.
    · Added several revisions' worth of support for Apple iPhone and iPod, from Morten Bek.
    · Remove many redundant repaints, for better performance on slower machines.
    · Preserve label, dynamic orientation, and 2D/3D preferences. (Joshua Layne)
    · Add timeout which allows map to stop tracking the GPS after a short delay if it's now off-screen. (Useful when you pan away from the GPS, to stop the map from continuing to move.)
    · Rationalized the units used for storing and passing altitude.
    · Improve handling of GPS devices that come and go.
    · Added GPS time to GPS console screen.
    · Merged RoadGPS functionality into RoadMap, so separate executable is no longer necessary (though still available).
    · "North Up" is now the default mode. It's much more efficient.
    · Code can now more easily destroy previously displayed message boxes.
    · Can now handle many more satellites, and satellites with bigger ID numbers, in RoadGPS.
    · Fixed issue with new fields appearing in gpsd2 protocol sentences. We should now be tolerant of such changes in the future.
    · Improved handling of messages that pop up when the GPS reception is poor.
    · Added ability to scale sprites, either individually, or all at once.
    · Added font size control for RoadGPS.
    · config files can now have CR ('
    ') characters at end of line.
    · Added ability to disable progress bar display, and configure its delay.
    · Improved efficiency of map paths specified with "/..." -- the trees are now only walked when needed.
    · Make the screen much more responsive when lengthy rendering is in progress. User "type-ahead" (or "mouse-ahead") can now interrupt rendering.
    · Added a progress bar to show expected duration of lengthy repaints.
    · Small optimizations to how often the screen is refreshed.
    · New support for "overrides.mk" file allows build preferences to be specified without editing any distributed files.
    · New "--user" and "--icons" command-line arguments to accompany "--config" and "--maps". If specified, the values of the "--icons" and the "--config" options are passed to roadgps when it is started, so that it can find its config and icons in the same places.
    · Modify what what focus is saved on shutdown -- if the focus is GPS, then preserve it, otherwise, "hold" the screen at the current center, and preserve that.
    · New key bindings, for full-screen toggle (F11) and to handle the special keys on the XO (OLPC) laptop.
    · Fixed problems resulting when flite not installed. Initial localization support, ported from editor branch by Alessandro Briosi. (*)
    · Reorder latitude/longitude fields in Find-->Position dialog, to better match common practice. Added in-dialog syntax help as well.
    · Properly render fully-shaped TIGER polygons. Polygons with holes, and overlapping polygons, may still not render correctly.
    · Screenshots (where supported) are now named with date/time.
    · Various QT/QT4/QPE4 fixes from Junqian Gordon Xu and Alessandro Briosi.
    · Added support for building .rdm files from OpenStreetMap data. See (temporary) README.osm for usage details.
    · Validate value of AGG selection during build. Fix misleading text in README regarding AGG selection.
    · Rearrange options processing slightly so standard toolkit options can be discovered (e.g. "-sync").
    · Fix bug which flipped sign of some lat/lon values between 0 and -1 degrees.
    · Improved aesthetic in roadgps, from Alessandr Briosi.
    · Added ability to add text (with optional outline box) to a sprite, either directly, or via a screen object that can provide dynamic text values.
    · Added minimal "mapinfo" action, which reports dimensions and location of current map view. (Help-->Map Parameters)
    · Support for overlay rendering of externally-provided polygon objects. (Pascal Martin).
    · Support for VII location protocol. (Pascal Martin)




    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM