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
2016-09-16Wrapping RoutingSeccion::m_route into shared_prt and some fixes some multithr...Vladimir Byko-Ianko
2016-09-08Better implementation for chart generation in multithreading envierment.Vladimir Byko-Ianko
2016-09-08Review fixes.Vladimir Byko-Ianko
2016-09-08Review fixes.Vladimir Byko-Ianko
2016-09-08Generating route altitude chart image.Vladimir Byko-Ianko
2016-07-07[omim] Refactored measurement_utils.Ilya Grechuhin
2016-06-29Reveiw fixes.Vladimir Byko-Ianko
2016-06-29Adding RoutingSession::State::RouteRebuilding status.Vladimir Byko-Ianko
2016-06-10[routing][ui] Fixes to UI crash on long routing planning completion.Yuri Gorshenin
2016-03-31More details to close routing statistics.Lev Dragunov
2016-03-23Lowercased settings namespace.Alex Zolotarev
2016-02-03More routing stats.Lev Dragunov
2016-01-21Rerouting count for routing session statistics.Lev Dragunov
2016-01-20Extract following flag from routing session state.Lev Dragunov
2016-01-08Routing session follow state.Lev Dragunov
2015-12-10Removed unused code from base library (all what is left from the old renderer).Alex Zolotarev
2015-11-30Merge pull request #696 from rokuz/drape-2.0Viktor Govako
2015-11-30Fixed visual bugs, clean some coder.kuznetsov
2015-11-30Rebase fixesr.kuznetsov
2015-11-30Fixed routing controlsr.kuznetsov
2015-11-30[android] Fixed bug with finished routing.Dmitry Yunitsky
2015-11-09Merge pull request #417 from bykoianko/making-m_state-as-atomicygorshenin
2015-11-05PR fixes.Lev Dragunov
2015-11-03Router freezing fix.Lev Dragunov
2015-10-29Bugfix. Using atomic intead of direct calls for RoutingSession::m_state which...Vladimir Byko-Ianko
2015-10-27Spelling fixesLev Dragunov
2015-10-27[routing] No following router mode.Lev Dragunov
2015-10-21Renaming TurnSound to NotificationManager and renaming some methods.Vladimir Byko-Ianko
2015-10-12Using enum::Units through all the application for meters and feet.Vladimir Byko-Ianko
2015-10-07PR fixes.Lev Dragunov
2015-10-07Reduce speedcam geometry index reading.Lev Dragunov
2015-10-07PR fixes.Lev Dragunov
2015-10-07Extract GetCurrentCam method to the routing session.Lev Dragunov
2015-10-07More PR fixes.Lev Dragunov
2015-10-07Move a speedcam calculation to the OnPositionChanged method.Lev Dragunov
2015-10-07Speedcam routing time computation engine.Lev Dragunov
2015-09-23[omim] [ios] Fixed route restoring.v.mikhaylenko
2015-09-23Added RouteTracking_ReachedDestination log eventConstantin Shalnev
2015-09-23Splitting GetRouteFollowingInfo into two functions. One for TTS string genera...Vladimir Byko-Ianko
2015-09-23Setting length units for TTS in core. Removing unnecessary cpp getters.Vladimir Byko-Ianko
2015-09-23Added route clipping in following moder.kuznetsov
2015-09-23Improved AsyncRouterConstantin Shalnev
2015-09-23Changing in cpp part of turn notification programming interface and some chan...Vladimir Byko-Ianko
2015-09-23TimeoutObserver to RouterDelegate refactoring.Lev Dragunov
2015-09-23PR fixesLev Dragunov
2015-09-23Remove DoProgress callback workaround in routing.Lev Dragunov
2015-09-23Switch routing timeout checking from thread to observer.Lev Dragunov
2015-09-23Split routing callback setting to the two separate framework functions.Lev Dragunov
2015-09-23Routing observer interface implementation.Lev Dragunov
2015-09-23Style improvements.Lev Dragunov