openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
R
RoadMapp
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
4 days
ago.
Jun 22, 2024 — Jun 22, 2025
Showing page 3 of 82
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Android changes : add a roadmap_path_shutdown(), and (conditionally compiled) remove the code that requires relies on the ftw() function not present on Android.
dannybackx
More...
almost 15 years ago
Add roadmap_sprite_shutdown().
dannybackx
More...
almost 15 years ago
Add roadmap_screen_shutdown() and some comments.
dannybackx
More...
almost 15 years ago
Add calls to Android specific logging.
dannybackx
More...
almost 15 years ago
Add an include file for the logging API when on Android.
dannybackx
More...
almost 15 years ago
Build support for Android.
dannybackx
More...
almost 15 years ago
Android changes, and a (harmless I hope) stub for an upcoming plugin.
dannybackx
More...
almost 15 years ago
This should be the support for the new gpsd. This replaces most of roadmap_gpsd2.c with calls to libgps.
dannybackx
More...
almost 15 years ago
Keep the device backlight on, possibly dimmed. To be reviewed later.
dannybackx
More...
almost 15 years ago
Apply the workaround suggested by Paul
dannybackx
More...
almost 15 years ago
Additional stub for Android
dannybackx
More...
almost 15 years ago
Add the android directory tree.
dannybackx
More...
almost 15 years ago
Remove a line that doesn't make sense any more. Add two cleanups that weren't covered previously.
dannybackx
More...
almost 15 years ago
fix street selection when there are no Navigation classes configured
pgf
More...
almost 15 years ago
refactor roadmap_trip.c/roadmap_tripdb.c, mainly as a result of a debug session. we can split roadmap_trip.c up, but it needs to be done carefully.
pgf
More...
almost 15 years ago
when roadmap_time_get_hours_minutes() was changed to return the date as well as the time, it made the result too long for the caller in roadmap_display_periodic(). it also broke the semantics of the routine -- not all callers want the date.
pgf
More...
over 15 years ago
start using osm protocol 0.6 -- no code changes needed (as far as i can tell)
pgf
More...
almost 16 years ago
reinitialize lbp and its indices in the reset function
pgf
More...
almost 16 years ago
ignore ENOENT from pclose(), which seems to mean there was no data
pgf
More...
almost 16 years ago
Get CE RoadMap to understand command line parameters, so --debug works.
dannybackx
More...
about 16 years ago
This might fix the memory issue that appeared when building big maps. Also add documentation.
dannybackx
More...
about 16 years ago
Recognize my environment so both Paul and I can use this without editing the Makefile.
dannybackx
More...
about 16 years ago
Fix the build issue reported by Harold.
dannybackx
More...
about 16 years ago
Build before installing, as Harold/dancer581 suggests.
dannybackx
More...
about 16 years ago
Fix for the problem reported by Marco Atzeri
dannybackx
More...
about 16 years ago
Remove the duplicate code that appeared in the source.
dannybackx
More...
about 16 years ago
For roads with no name, take their "ref" as name. Motorways will typically get a name now ("E40" or so).
dannybackx
More...
about 16 years ago
Don't be too verbose
dannybackx
More...
about 16 years ago
Add the update_position method to the plugin interface. Use processing that was already in place to pass relevant info to the plugin (line and street info), instead of picking up raw gps position info and getting the plugin to do all this work again.
dannybackx
More...
about 16 years ago
Add a bit of documentation.
dannybackx
More...
about 16 years ago
←
1
2
3
4
5
6
7
8
9
…
81
82
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree