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-23Moved invalid base64 implementation to another namespaceAlex Zolotarev
2015-09-23Fix calling convention of Platform::GetFilesByExt.vng
2015-09-23Make GetFilesInDir with GetFilesByExt and GetFilesByRegExp function in Platform.vng
2015-09-23Add production logging for fonts and maps.vng
2015-09-23Add flag for PRO version in Platform. Return meta server url for downloading ...vng
2015-09-23using separate MetaServer for mandatory resources for better user experience.rachytski
2015-09-23Factor out common Platform implementations for Unix-based OS.vng
2015-09-23Remove Platform::IsProVersion.vng
2015-09-23[downloader] Fix issue when url download failed. Use default server urls.vng
2015-09-23[android] implemented UniqueClientIdrachytski
2015-09-23[ios][qt] Platform refactoringAlex Zolotarev
2015-09-23fixed issue with deadlocking while multithreaded tile rendering.rachytski
2015-09-23separated benchmarking code into Framework ancestor.rachytski
2015-09-23ANDROID: rendering red rectangle on the gray background through YG. Should re...rachytski
2015-09-23removed multisampling and periodical update support.rachytski
2015-09-23Using all available CPU cores for tile rendering.rachytski
2015-09-23Added Reader for FreeType fontsAlex Zolotarev
2015-09-23Removed Platform::ReadPathForFileAlex Zolotarev
2015-09-23[Refactoring] Use Reader interface everywhere, when possible. Platform class ...vng
2015-09-23[Refactoring]vng
2015-09-23[Refactoring] Add BasePlatformImpl class for most Platform's member functions...vng