📄 changelog
字号:
roadnav (0.14-1) unstable; urgency=low * Enhancements: * It's now possible to configure whether Roadnav prefers small roads, large roads, or highways when finding the shortest path using the new Routing page of Preferences. * Bug Fixes: * Commas and periods are now ignored when looking up street names. * Fixes bug that caused some address look ups to take an extremely long time. * Fixes some routing bugs that would cause Roadnav to crash or hang. * Misc: * Roadnav now requires wxWidgets 2.6.2 or higher. -- Richard L. Lynch <rllynch@users.sourceforge.net> Sat, 15 Jul 2006 15:00:00 -0500roadnav (0.13-1) unstable; urgency=low * Enhancements: * Calculating routes should now be faster (switched to A-Star shortest path algorithm). * Map data between the starting and ending point of a route is now automatically downloaded. * Waypoints can now be added by right clicking on the map, or left clicking for 2 seconds. * Waypoints can now be hidden by right clicking on the waypoint. * Multiple street labels/markers are now shown when a road covers more than 1/6th of the screen. * GPS window redone to show more information. * Address lookups should be much faster now. * Smarter handling of the "(Alt)" suffix. * Bug Fixes: * Fixes potential shortest path hang. * Compass in GPS window no longer flickers when redrawn. * Fixes some print scaling problems. * GPS window should be resizable again under GTK and other platforms that don't let miniframes be resized. * GPS and What's Nearby window now adhere to active theme. * Switches from deprecated http://geonames.usgs.gov/geonames/stategaz/ files to http://geonames.usgs.gov/docs/stategaz/ GNIS files. * Misc waypoints dialog usability fixes. * Fixes 16bpp compatibility problem under Linux. * Developer Visible Changes: * LIBROADNAV_CHECK_VERSION(x,y) macro now checks to ensure the correct version of LibRoadnav is present. * Adds LibRoadnavDebug logging functions. * Misc: * Roadnav now checks during compiling if the correct version of LibRoadnav is present. * If a map download partially fails, only one error message box should be generated per county now. * Adds m_bVisible element to MapMarker, which can completely hide a marker. * The location dialog now differentiates between addresses not being available due to maps not being downloaded, invalid city/state combinations, and invalid street addresses. * Recent performance improvements require changes to Roadnav's internal file formats. As such, all maps must be downloaded again and recompiled. This process can now optionally occur automatically - on the first run after upgrading, users will be asked if they wish to automatically download the maps they previously had again or if they wish to start fresh. -- Richard L. Lynch <rllynch@users.sourceforge.net> Thu, 1 Jun 2006 15:00:00 -0500roadnav (0.12-1) unstable; urgency=low * Enhancements: * Adds support for speed controlled zooming - as the GPS speed increases, the map is zoomed out. Cutoff speeds can be adjusted from the General Page of Preferences. * Bug Fixes: * 16bpp color depth incompatibility resolved. * Roadnav now automatically reconnects to the gpsd server if the connection is lost. * Sleep/standby/hibernation should be handled properly now. * Address parser now automatically abbreviates North/South/East/West/Northeast/Southeast/Southwest/Northwest. * Fixes compass orientation. * Misc: * GPS heading is now ignored when the reported speed is less than 5 mph. * TIGER/Line search path updated to: * http://www2.census.gov/geo/tiger/tiger2005fe/ * http://www2.census.gov/geo/tiger/tiger2005se/ * http://www2.census.gov/geo/tiger/tiger2006fe/ * http://www2.census.gov/geo/tiger/tiger2006se/ -- Richard L. Lynch <rllynch@users.sourceforge.net> Mon, 2 Jan 2006 15:00:00 -0500roadnav (0.11-1) unstable; urgency=low * Bug Fixes: * The North/South/East/West prefix/suffix on streets is now parsed from the TIGER/Line data. * Fixes serious bug in coordinate look up function. * Fixes bug that would cause gpsd errors to crash Roadnav. -- Richard L. Lynch <rllynch@users.sourceforge.net> Thu, 1 Dec 2005 15:00:00 -0500roadnav (0.10-1) unstable; urgency=low * Enhancements: * Adds LCDproc support as secondary output device. * FreeBSD serial support * Sun OSes serial support * Holding the left mouse button down for more than two seconds over the map control is now equivalent to right clicking. * Waypoint icons are now reduced in size when zoomed out. * Counties that have already been downloaded are now shown in a different color in the Download Maps dialog. * Roadnav's core functionality has been moved to a separate LGPL'ed library, LibRoadnav. * The screen is now recentered when the GPS position approaches the edge of the screen rather than when it actually goes off the screen. It also takes the heading into account when repositioning the screen. * Compass appearance redone, reenabled in default skins. * GPS marker style can now be changed from the GPS page of Preferences. * Edit theme dialog now lets users change font sizes, when features are visible, line widths, etc. * Adds "Clear Cache" and "Clear Map Data" buttons to preferences. * Bug Fixes: * Fixes bug that would cause Roadnav to crash under OS X once the GPS coordinates started changing. * Roadnav now correctly identifies the serial ports under OS X. * Fixes sunrise/sunset calculation incompatibility with wxWidgets 2.6.2. * Fixes Preferences GPS page incompatibility with wxWidgets 2.6.2. * Fixes arrow key behavior when north is not pointing up. * Fixes What's Nearby sorting under wxMac. * Double clicking an item in the What's Nearby dialog now centers the map on that landmark. * Adds Freedesktop compatible menu entry. * Fixes menu layout under OS X. * Fixes a bug that would sometimes cause Roadnav to hang the first time it was started under Win32. * Developer Visible Changes: * Adds simulated GPS support. Not compiled in by default. * Theme class merged with MapDetailSettings to produce MapAppearanceSettings class. * ThemeColorsDialog renamed to more accurate EditThemeDialog. * Misc: * TIGER/Line root updated to http://www2.census.gov/geo/tiger/tiger2004se/ -- Richard L. Lynch <rllynch@users.sourceforge.net> Thu, 1 Dec 2005 15:00:00 -0500roadnav (0.9-1) unstable; urgency=low * Enhancements: * Adds Unicode support. * Adds 3D view. * Adds .deb, .rpm, and .dmg packaging. * Assorted performance tweaks. * Adds gpsd support (requires gpsd library). * It's now possible to download a county by right clicking on the county on the map. * Adds Preferences button to default skins. * Bug Fixes: * Downloading multiple counties of data now only results in one progress dialog. * Disallows invalid combinations of 3D mode, aerial overlay, and rotated maps. * Fixes to make Roadnav wxMac compatible. * Progress dialogs are no longer closeable. * Map is now automatically redrawn after downloading map data. * Roadnav no longer hangs if live directions are on and the GPS coordinates are greater than 0.1 miles from a road. * What's Nearby now shows POIs even if they aren't currently visible on the map. * Fixes address look up bug. * Fixes bug that would allow the map to be recentered during the drawing process, resulting in misaligned text and lines. * Directions are now represented correctly in the "Heading" box. * No longer necessary to ./autogen.sh on certain platforms (e.g. Fedora Core). ./configure should work everywhere now. * Text typed on the on-screen keyboard no longer overwrites the existing text (only happened on a few platforms). * The What's Nearby and Directions window can now be resized under GTK. * Autoconf/automake fixes. * Assorted other bug fixes. * Misc: * Roadnav now requires wxWidgets 2.6.1 or higher. -- Richard L. Lynch <rllynch@users.sourceforge.net> Sat, 20 Aug 2005 15:00:00 -0400roadnav (0.8-1) unstable; urgency=low * Initial release. -- Richard L. Lynch <rllynch@users.sourceforge.net> Sat, 25 Jun 2005 23:23:01 -0400
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -