Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-23Corrections after colleagues comments.Vladimir Byko-Ianko
2015-09-23iOS. Creation TTS on switching on. Doing this through objective C classes.Vladimir Byko-Ianko
2015-09-23PR fixesLev Dragunov
2015-09-23Sinhronization mutex in router delegate.Lev Dragunov
2015-09-23[routing] Good status after routing fail (0,0 coordinates) fix.Lev Dragunov
2015-09-23[routing] Cross mwm cancellation crash fix.Lev Dragunov
2015-09-23Code cleanup: removed extra classConstantin Shalnev
2015-09-23[routing] Fixed map existence.vng
2015-09-23Review fixes.Yuri Gorshenin
2015-09-23[routing] Fixes to TTS tests.Yuri Gorshenin
2015-09-23Bad turns data processing case for the next turn.Lev Dragunov
2015-09-23[routing] route distance and next turn tests.Lev Dragunov
2015-09-23[routing] Unused variable warning fix.Lev Dragunov
2015-09-23[routing] NextTurn field for following info.Lev Dragunov
2015-09-23Added RouteTracking_ReachedDestination log eventConstantin Shalnev
2015-09-23Distance to turn calculation fix.Lev Dragunov
2015-09-23[routing] Routing following crash fix.Lev Dragunov
2015-09-23[android] Pass current street name to routing info.Dmitry Yunitsky
2015-09-23[sounds] No sounds file crash fix.Lev Dragunov
2015-09-23Pedestrian routing crash fix.Lev Dragunov
2015-09-23[routing] Route completion parameter for FollowingInfo.Lev Dragunov
2015-09-23[routing] Cross mwm route instructions concatination fix.Lev Dragunov
2015-09-23Another PR fixes.Lev Dragunov
2015-09-23Return back partial distance methods.Lev Dragunov
2015-09-23PR fixes.Lev Dragunov
2015-09-23PR fixesLev Dragunov
2015-09-23Xcode warning fixes.Lev Dragunov
2015-09-23[routing] Get current direction point enchancement.Lev Dragunov
2015-09-23[routing] FollowdPolyline interface enhancements.Lev Dragunov
2015-09-23[routing] Tests for GetDistanceM method.Lev Dragunov
2015-09-23Merge all polyline distance methods to one.Lev Dragunov
2015-09-23Followed polyline code integration.Lev Dragunov
2015-09-23Remove TurnsGeom structure.Lev Dragunov
2015-09-23Extract following logic to FollowedPolyline class.Lev Dragunov
2015-09-23Rearranged library dependencies.Alex Zolotarev
2015-09-23[routing] Fixed bug when no country under point for routing initialization.vng
2015-09-23Simplified routing when GetCountryName() needed.vng
2015-09-23Removed workaround, Index API is usedConstantin Shalnev
2015-09-23Take only edges connected to world graph for start and final pointsConstantin Shalnev
2015-09-23Corrections after colleagues comments.Vladimir Byko-Ianko
2015-09-23Splitting GetRouteFollowingInfo into two functions. One for TTS string genera...Vladimir Byko-Ianko
2015-09-23PR fixesLev Dragunov
2015-09-23Scoped mwm test stub.Lev Dragunov
2015-09-23PR fixesLev Dragunov
2015-09-23Pedestrian map existence check.Lev Dragunov
2015-09-23Moved mm_version.* into “platform” library.vng
2015-09-23Setting length units for TTS in core. Removing unnecessary cpp getters.Vladimir Byko-Ianko
2015-09-23Route update call with no route fix.Lev Dragunov
2015-09-23RouteFollower crash fix on change routing engine.Lev Dragunov
2015-09-23Cancel directions generation when routing is cancelledConstantin Shalnev