Code cleanup: removed unused decodeMessageOld() in NmeaMessage |
|
More...
|
almost 17 years ago
|
Added information about the layer tag to the Map data |
|
More...
|
almost 17 years ago
|
Feature: Initial commit to make ways configurable too |
|
More...
|
almost 17 years ago
|
Added information about the layer tag to the Map data |
|
More...
|
almost 17 years ago
|
Fix spelling in variable name |
|
More...
|
almost 17 years ago
|
Optimisation: don't update position if the speed is less than 1km/h |
|
More...
|
almost 17 years ago
|
BugFix: We were setting running = true in trace even if no location provider was running |
|
More...
|
almost 17 years ago
|
Spelling fixes taken from #1949240 |
|
More...
|
almost 17 years ago
|
Add some comments to Trace.java |
|
More...
|
almost 17 years ago
|
Usability: NoFix, capital first letter, typos |
|
More...
|
almost 17 years ago
|
Feature: Initial commit to make ways configurable too |
|
More...
|
almost 17 years ago
|
minor optimisation: replaced a int with a byte in WayDescription |
|
More...
|
almost 17 years ago
|
Dont't render Way if the scale is larger than the max specified for this type |
|
More...
|
almost 17 years ago
|
BugFix: fix null pointer exceptions in showSatelite |
|
More...
|
almost 17 years ago
|
BugFix: Displaying wrong number of satelites in from GSV msg |
|
More...
|
almost 17 years ago
|
Minor Optimisation: Test for maximum scale when drawing node before anything else |
|
More...
|
almost 17 years ago
|
The ImageCollector thread was spinning, as there were too many notifies |
|
More...
|
almost 17 years ago
|
BugFix: The logic to determin wheather to render areas or not was broken |
|
More...
|
almost 17 years ago
|
Refactoring: Prepare for customizable ways |
|
More...
|
almost 17 years ago
|
Debugging changes: Changed a logger.fatal to a logger.exception to get backtrace |
|
More...
|
almost 17 years ago
|
BugFix: discovered by sk750 |
|
More...
|
almost 17 years ago
|
Refactoring: Break out code from the init routine of C |
|
More...
|
almost 17 years ago
|
modified to allow better compression |
|
More...
|
almost 17 years ago
|
BugFix: Reserve type 0 POI as a special marker again |
|
More...
|
almost 17 years ago
|
Allow for a different Icon in the search dialog |
|
More...
|
almost 17 years ago
|
Comment out left over debug output |
|
More...
|
almost 17 years ago
|
BugFix: Reserve type 0 POI as a special marker again |
|
More...
|
almost 17 years ago
|
Enable XML validation of the style-file |
|
More...
|
almost 17 years ago
|
Allow for a different Icon in the search dialog |
|
More...
|
almost 17 years ago
|
Refactor code to render different layers at appropriate times |
|
More...
|
almost 17 years ago
|