⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 changelog

📁 Powerful and Portable GPS application -- support Linux, Windows, Windows CE GPS navigation and Map m
💻
📖 第 1 页 / 共 2 页
字号:
roadnav (0.17-1) unstable; urgency=low  * Enhancements:  * Adds support for Festival Lite (flite) text to speech engine.  * Adds support for Apple's built in text to speech engine.  * Adds support for calling a command on exit (e.g. shutdown computer command).  * Adds "Visible Size" option to Save As settings dialog.  * Save As settings dialog now remembers the custom size entered.  * Adds -c command line option, which relays the supplied scripting command to Roadnav's TCP server.  * Adds "exit" scripting command.  * Adds mainwindow skin element.  * Adds turn penalty to routing algorithm.  * Adds scale icon checkbox to Waypoints dialog. If checked, icon will scale according to zoom level.  * If a street name can fit inside the street's line, then it is now drawn inside the line.  * Road line color and text color can now be set independently.  * Adds autocomplete button to keyboard dialog. To use, fill in the state, then city, then street address.  * Improved performance when there are lots of markers.  * System font antialiasing used whenever possible.  * Adds alternate, more user friendly way of entering an address.  * Disk usage reduced by 50%.  * Bug Fixes:  * Fixes preferences dialog glitch related to invalid GPS type in configuration settings.  * Fixes dragging the map in 3D mode.  * Selecting only counties that have already been downloaded in the TIGER/Line download dialog no longer causes a crash.  * Directions frame now adheres to global color scheme.  * The first and last Preferences page tabs are no longer obscured under OS X.  * Fixes add/update buttons in Waypoint dialog.  * Turning off Automatically Download Maps in Preferences now affects aerial photos as well.  * Reduces rate at which serial ports are reinitialized if no GPS data is detected.  * Misc bug fixes to OSM parser.  * Fixes OSM character encoding problem.  * Fixes bug that would prevent OSM data from being downloaded in certain situations.  * Fixes compatibility with wxWidgets 2.8 series.  * Fixes MapControl initialization bug that would cause problem in debug builds.  * Fixes date in debug log.  * Fixes infinite loop that would occur when getting directions more than 0.1 miles from a road.  * Fixes spurious map refresh that would occur about one minute after Roadnav was started at night.  * Map markers now remember if their icon should be scaled or not.  * Fixes problem with waypoint icon filenames containing dollar signs ($).  * Fixes bug that would prevent FindAddress from being able to find rare certain addresses.  * Eliminates potential race condition that might occur when simultaneously loading and saving map data.  * Developer Visible Changes:  * TTS code reorganized.  * Eliminates IMapControlDataEntry::m_pParent.  * MapControl::AutoScale() fix.  * Adds country code to each MapControlDataEntry.  * Adds EncodeCanadianZip/DecodeCanadianZip to MapSupport.cpp  * Adds AutoComplete classes, used to autocomplete a state, city, or street address.  * Feature names/types and smart names in IMapControlDataEntry now point to a global string table rather than individually allocated memory from the heap.  * LibRoadnav samples upgraded to MSVC8 and switched to wxWidgets 2.8, MFC sample removed.  * Misc:  * Adds TTS tab to Preferences.  * Eliminates MSVC6 project, upgrades MSVC7 project to MSVC8 (Visual C++ 2005) and switches to wxWidgets 2.8.  * Adds "Generate Debug Log" option to General page of Preferences in debug versions of Roadnav.  * Routing code tweaks.  * Performance tweaks.  * Recent performance improvements require changes to Roadnav's internal file formats. As such, all maps must be downloaded again and recompiled.  * Better handling of invalid coordinates in Set Address.  * GPS heading is now ignored (again) when the reported speed is less than 5 mph.  * Fixes compatibility with GPS units that only output $GPRMC sentences.  * Adds copyright and licensing information to "roadnav -h" output.  * Adds licensing information to About box.  * Eliminates an assertion failure that would occur when entering an address whose maps weren't available and when auto-download of maps was disabled.  * Settings now flushed to disk once per minute.  * Adds AutoComplete classes, used to autocomplete a state, city, or street address.  * Street labels now bold weight.  * Map labels no longer drawn unless they can be drawn right next to/inside of the road.  * Improved default appearance settings.  * TIGER/Line 2005 Second Edition removed from URL list.  * Roadnav now autodetects if TIGER/Line filenames are upper case or lower case. -- Richard L. Lynch <rllynch@users.sourceforge.net>  Sat, 24 Feb 2007 15:00:00 -0500roadnav (0.16-1) unstable; urgency=low  * Enhancements:  * Improves appearance of railroad tracks.  * Improved appearance at higher detail levels (if upgrading, requires configuration wipe).  * Adds preliminary OpenStreetMap support.  * There's now an option in Preferences to prevent Roadnav from testing if the gpsd server is compatible with Roadnav.  * Misc performance improvements.  * Adds basic GPS auto detection feature.  * Better serial port error handling.  * Adds IOKit based serial port enumeration for OS X.  * Map now redrawn in idle thread - should improve GPS marker performance.  * Download progress dialog now shows the size of the file being downloaded.  * Basic scripting support added.  * Adds export and export all button to waypoints dialog, allowing waypoints to be exported into a script that can be loaded into other copies of Roadnav.  * Adds File->Run Script command.  * Trying to look up an invalid address should take less time to fail now.  * Faster map redraws.  * If an invalid street name, city, or state is given, Roadnav now suggests the closest sounding street, city, or state.  * Adds keep GPS centered option to the GPS page of Preferences.  * Zooming can now be controlled by the current road type. Each road type will have a zoom level, and as you drive from one type of road to another, the zoom level will automatically switch to the level for the type of road you're now on. Prior to switching zoom levels, Roadnav will save the zoom level for the type of road you were on.  * The map can now be moved by left clicking and dragging the mouse.  * Adds buttons to zoom directly to a specific zoom level to the right side of the main window.  * Adds Cache Downloads options to the General page of Preferences to enable/disable caching downloaded (raw) files. Disabling caching will save space, but should Roadnav's internal file format change, it will be necessary to download the raw map data again.  * Theme editing dialog box redone to be a bit easier to use.  * On screen keyboard now grows to take up the entire screen.  * Bug Fixes:  * Fixes bug that would cause map labels to be drawn, even if there was no space.  * A lack of altitude information from gpsd no longer causes Roadnav to report no GPS lock.  * Fixes GPS window background in night mode on OS X.  * Progress bar periodically refreshes itself now, even if the progress bar isn't moving.  * Fixes some artifacts that would appear near the edge of the screen, on the edge of a thick line.  * Fixes spurious refresh of the UI that would occur about 30 seconds after Roadnav was started.  * Eliminates error message that would appear if RemoveDirectoryAndContents was called on a non-existent directory.  * Fixes theme management bugs related to adding, renaming, and deleting themes.  * Negative street number no longer reported when FindCoordinates is called far from a street.  * The Windows installer now removes all map and cache files on uninstall.  * The Windows installer no longer creates a registry key in HKLM.  * The Windows installer now removes the Roadnav.ini on uninstall.  * The color of the cursor (cross hair) is now determined by the map color scheme rather than the system color/cursor scheme.  * Fixes race condition in directions window related to uninitialized variables.  * Fixes behavior of arrow keys when 3D mode is active.  * Developer Visible Changes:  * The GPS interface has been split into classes, one for each type (simulated, gpsd, serial, disabled).  * Improved FindCoordinates performance.  * MapControl now sends its MapUpdated notification after the map has been redrawn.  * Overhauled serial I/O state machine. Should be more responsive.  * FormatFileSize function added.  * New FindAddress function that accepts the street number, street name, and street type in one string.  * Adds IntersectsRect to MapControlDataEntry  * Adds RotatePoint for Point.  * Adds SolveLinearEquationSet to solve 2 equation, 2 unknown linear equations.  * Adds m_eRecordType to Address class.  * Adds activeimage and activekey XML attributes to buttons in the skins.  * Adds zoom0 through zoom14 activekeys to buttons in the skins.  * Skin minsize now specified in client coordinates instead of window coordinates.  * const bool * are now used instead of vector<bool> to indicate layer visibility.  * Misc:  * Settings are saved more frequently now, rather than only right before Roadnav is closed.  * If 3D mode is off, GPS position now stays in the center of the window instead of moving around.  * Map projection changed.  * North always points up moved from General page to GPS page of Preferences and renamed to Rotate map to match heading.  * Antialiasing now disabled by default.  * Replaces "Set Address" button with more useful "Map Tracks GPS" button.  * Named text (GPS heading, GPS address, etc.) in the skin is now drawn with a transparent background instead of an opaque one.  * When the GPS page of the Preferences dialog is opened for the first time, the first detected serial port is now selected.  * "Serial" renamed to "Serial/USB" in GPS page of Preferences. -- Richard L. Lynch <rllynch@users.sourceforge.net>  Sat, 4 Nov 2006 15:00:00 -0500roadnav (0.15-1) unstable; urgency=low  * Bug Fixes:  * Adds support for new GNIS data.  * When two counties have the same name but different FIPS code, one of the counties is now automatically renamed.  * Fixes GPS window hang under GTK.  * Updated to use TIGER/Line 2005 Second Edition.  * Switched from libgps to a custom gpsd interface. Should improve stability.  * Specifying the city and state, but not the street name in the location dialog now results in the middle of the city being selected.  * Developer Visible Changes:  * FindAddress now takes a vector<bool> to indicate which layers to search.  * FindCoordinates now takes an extra argument to indicate if the search coordinates should be returned, or the actual coordinates of the closest record.  * Misc:  * /dev/ttyUSB* now listed as a serial port.  * Control-Shift-F is now the keyboard shortcut for full screen mode under OS X. It used to be F11, which conflicted with an OS X system function. -- Richard L. Lynch <rllynch@users.sourceforge.net>  Fri, 18 Aug 2006 15:00:00 -0500

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -