PimenovPavel

Member | Редактировать | Профиль | Сообщение | ICQ | Цитировать | Сообщить модератору http://www.flylinkdc.ru/2010/12/strongdc-242-sqlite-r5603.html Основан на релизе StrongDC++ 2.42 http://flylinkdc.googlecode.com/files/SetupStrongDC-sqlite-x86-r5603.exe http://flylinkdc.googlecode.com/files/SetupStrongDC-sqlite-x64-r5603.exe strongdc-242-sqlite-src-r5603-src.rar strongdc-242-sqlite-x86-r5603-bin.rar strongdc-242-sqlite-x64-r5603-bin.rar Иснталляторы сетей(с нами уже 102 сети): (Добавить свою сеть) http://flylinkdc.dyndns.org/install/strongdc-sqlite-x64 http://flylinkdc.dyndns.org/install/strongdc-sqlite-x86 ------------------------------------------------------------------------ r5603 | pavel.pimenov | 2010-12-29 19:59:47 +0300 (Ср, 29 дек 2010) | 16 lines * [merge] Релиз StrongDC++ 2.42 * DC++ 0.777 core synchronization * added automatic incoming connection type detection * stability fixes * added option to disable Explorer theming in listviews and treeviews * hopefully fixed throttling with very large speeds * DHT fixes * updated internal libraries (OpenSSL, BZip2, ZLIB, boost) - fixes some security issues * removed STLPort dependency * performance tweaks * added support to set favorite hub encoding * DC++ emulation is off by default (for non-favorite hubs) * webserver encoding changed to utf-8 * webserver session timeout changed to 10 minutes ------------------------------------------------------------------------ r5602 | pavel.pimenov | 2010-12-29 19:57:40 +0300 (Ср, 29 дек 2010) | 2 lines * [PVS-Studio] Оптимизация Decreased performance. It is better to redefine the fourth function argument as a reference. Consider replacing 'const .. partialSource' with 'const .. &partialSource'. ------------------------------------------------------------------------ r5576 | pavel.pimenov | 2010-12-25 10:12:30 +0300 (Сб, 25 дек 2010) | 4 lines * [merge] $Rev: 555 DC++ merge (miniupnpc update) added missing precompiler flag for NATUPnP ------------------------------------------------------------------------ r5567 | tret2003 | 2010-12-24 19:50:39 +0300 (Пт, 24 дек 2010) | 1 line * Поправил сохранение группы в избранных хабах ------------------------------------------------------------------------ r5558 | pavel.pimenov | 2010-12-23 06:21:22 +0300 (Чт, 23 дек 2010) | 1 line * Исправлена ошибка вида "Incorrect use of unique_ptr. The memory allocated with 'new []' will be cleaned using 'delete'" (PVS-Studio) ------------------------------------------------------------------------ r5556 | pavel.pimenov | 2010-12-22 19:30:49 +0300 (Ср, 22 дек 2010) | 2 lines * [merge] Исправил обращение к ResourceManager::getInstance до его создания. (зовется неявно через #define CSTRING(x) ResourceManager::getInstance()->getString(ResourceManager::x).c_str()) |