home *** CD-ROM | disk | FTP | other *** search
/ PC World 2006 September / PCWorld_2006-09_cd.bin / komunikace / strongdc / strongdc.exe / changelog-en.txt < prev    next >
Encoding:
Text File  |  2006-07-26  |  12.9 KB  |  297 lines

  1.     -- StrongDC++ 2.01 --
  2.  
  3. *** WARNING ***
  4.   This version fixes a security bug, upgrade unless you want to experience runtime errors
  5. *** WARNING ***
  6.  
  7. * fixed bug in fake detection
  8. * fixed bug that dots in log filenames were transformed to _
  9. * hopefully fixed crash when subtracting filelists
  10. * fixed loading which columns are hidden in queue
  11. * bots shouldn't be checked on join anymore
  12. * added reason to Readd menu when TTH inconsistency occurs
  13. * fixed runtime error when only <nick> without message comes to mainchat (THX darwusch)
  14. * using UTF8 to get filelist from ADC users
  15. * fixed sharing finished files (THX MaynardK)
  16. * fixed removing diacritics from national chars
  17. * always using STL exception to avoid Runtime errors
  18. * *.antifrag and *.dctmp files are always unshared regardless the "Remove forbidden" settings
  19.  
  20.     -- StrongDC++ 2.00 --
  21.  
  22. !!! This version will break your queue sources and favorite users, so you will lost them !!!
  23.  
  24. * changed graphics
  25. * chunk splitting with download speed awareness
  26. * verify downloaded block on chunk done
  27. * fixed many deadlocks
  28. * fixed many crashes
  29. * fixed many memory leaks
  30. * updated to last DC++ SVN
  31. * updated to STLPort CVS and WTL CVS
  32. * added some AMD/MMX/SSE CPU optimizations
  33. * should work on Win9x
  34. * added finished file sharing
  35. * performance tweaks
  36. * removed some obsolete functions (MP3 Info, SFV check...)
  37. * project ported to Visual Studio .net 2005
  38. * reworked user filter - for activation you need always press Enter
  39. * for complete changelog see cvs-changelog.txt
  40.  
  41.  
  42.     -- StrongDC++ 1.00 RC10 --
  43.  
  44. * fixed issue with international nicknames
  45. * fixed issue with unicode chars in timestamps
  46. * added doubleclick actions for userlist, mainchat and transferview (CZDC++)
  47. * added option to switch to faster user at the end of downloading
  48. * fixed elapsed time of downloading
  49. * fixed progressbars for files > 2GB
  50. * added chunk transfers for GetZBlock and UGetBlock
  51. * fixed crash in QueueManager's critial section
  52. * rewritten search queue (THX Naga)
  53. * readded chat diacritics removing (THX popKorn)
  54. * added finished chunks grouping in finished uploads
  55. * removed global emulation; use local one for each hub when necessary; all features of multisource can be used w/o emulation only
  56. * added option to disable multi-source downloading and use standard way with rollback
  57. * added option to display chunk info on progressbars
  58. * added more userlist colors (CZDC++)
  59. * you can use %[targetdrive] in Unfinished Downloads Path (e.g. "%[targetdrive]\Temp\DCdownloads\") (BCDC++)
  60. * file download slots doesn't apply for filelists
  61. * fixed sorting in upload queue frame
  62. * hopefully fixed problem with removing users from queue
  63. * fixed unicode in webserver
  64. * search results grouping is dependent on file size
  65. * added option to use old oDC progressbars style
  66. * added ZoneAlarm detection (Zion++)
  67. * changed upload limiter policy to 5*(slots+1) to respect DC rules
  68. * improved lists columns settings (CZDC++)
  69. * improved hub dependent connection mode
  70. * finally fixed removeSource(s) and readd, maybe :)
  71. * added Ctrl+A shortcut to select all items in list
  72. * fixed dupe items issue in Color settings
  73. * garbage command changed to NMDC protocol format, it shouldn't time out anymore
  74. * fixed maximum alternates settings
  75. * added /csfd chat command (THX Atom)
  76. * added typing notification sound event
  77. * readded autodrop sources below 1.2 kB/s to avoid abusing of multisource downloading
  78. * added reason to Readd source menu in queue
  79. * DC++ emulation is enabled when entering hub using Quick Connect
  80. * download is disconnected when priority is changed to paused status
  81. * changed queue saving from seconds to minutes to avoid file corruption on crash
  82. * fixed icon loading from file
  83. * added options to set accepted timeouts/disconnects
  84. * fixed memory leak for menu's titles
  85. * fixed memory leak in upload queue
  86. * fixed scrolling when switching between hub windows
  87. * added emoticons dialog (THX Rm.)
  88. * fixed rare deadlock when faker is found
  89. * added support for emoticons pack (save it to EmoPacks subfolder)
  90. * rewritten code for grouping downloads in TransferView
  91. * added partial file sharing (idea from RevConnect)
  92. * fixed critical bug in zlib library
  93.  
  94.  
  95.     -- StrongDC++ 1.00 RC9 --
  96.  
  97. *** WARNING *** 
  98. This update will change all your config files and queues, and it is 
  99. very probable that you won't be able to revert back to an older version
  100. once the update has been done!!!
  101. Also, finish your queue file before upgrading if you care for your
  102. international filenames in it - they will not be correctly converted.
  103. *** WARNING ***
  104.  
  105. * fixed progressbar drawing in upload queue
  106. * added item to remove offline users for multiple files
  107. * added average share size (THX Corvik)
  108. * added webserver (PhantomDC++, THX Chmelic for web-interface)
  109. * fixed bug with crash on startup on old Windows (THX Prologic)
  110. * readded kick messages history
  111. * fixed crash on readd source
  112. * updated to PCRE 5.0
  113. * moved the core structures to UTF-8 to allow correct internationalisation
  114. * fixed 100% CPU usage when downloading TTH tree for large files
  115. * fixed columns in Finished uploads
  116. * hopefully fixed buffer overrun
  117. * stored TTH tree is loaded at startup
  118. * items with 1 user are displayed without [+]
  119. * added option to set minimum search interval
  120. * added userlist colors settings (iDC++)
  121. * improved debug commands (DCDM++)
  122. * fixed crash when invalid regular expression was used
  123. * option to expand new search results (BCDC++ SVN)
  124. * grant slot connects immediately (BCDC++ SVN)
  125. * don't reconnect when chunk done at the end of file (THX Liny)
  126. * updated to WTL 7.5.4291
  127. * hopefully fixed transfers deadlock
  128. * fixed crash when importing theme
  129. * added rmDC++ 0.403B[7] and 0.403D[1] detection with DC++ emulation
  130. * queue progressbars display verified blocks
  131. * added option to disable realtime queue updating (to decrease CPU usage)
  132. * added option to suppress main chat (zDC++)
  133. * fixed occassional deadlock when trying to open queue window
  134. * changed progressbars appearance
  135. * fixed bug when sharing whole root folder
  136. * TTH tool hashes in his own thread (THX Prologic)
  137. * added main menu item to open indexing process status (fulDC)
  138. * fixed downloading when temporary file of full size already exists
  139. * updated to ZLIB 1.2.2
  140. * removed removing diacritics from international chars
  141. * colors change immediately w/o restart (CZDC++)
  142. * added country flags (CZDC++)
  143. * you can choose active/passive mode for each favorite hub
  144. * added main menu item Open my filelist (fulDC)
  145. * improved slow downloads disconnecting (seconds!!!; when segm. downloading only; fixed No Free Block)
  146. * fixed moving subfolders in queueframe
  147. * added file:// protocol support in chat
  148. * fixed No Free Block when decompression error occurs
  149. * added option to switch userlist to horizontal view (DCDM++)
  150. * real elapsed time is displayed in transferview
  151. * added Pause Search button (CZDC++)
  152. * added option to limit maximum simultaneous files (default = 15)
  153. * fixed bug with losing search results
  154. * time to next search is displayed
  155. * added option to enable/disable antifragmentation method
  156. * segments have fixed size and no reconnect is needed when block's finished
  157.  
  158.  
  159.     -- StrongDC++ 1.00 RC8 --
  160.  
  161. * away is saved when exiting
  162. * slow downloads disconnecting can be enabled/disabled for each file
  163. * added missing button Downloaded MP3 info on toolbar
  164. * added Copy menu to tab context menu of hub
  165. * added setting to switch to old Share UI
  166. * added confirmation when removing file from TransferView
  167. * added percentage progress of TTH checking
  168. * added button to sound preview in settings
  169. * added 2 items to tab context menu of user's filelist
  170. * added balloon tips for a few events
  171. * added icons to queue to display if TTH tree is available
  172. * search spy supports searching by TTH
  173.  
  174. * settings files are stored to separated folder (iDC++) - move your .xml files to Settings folder
  175. * filelist is updated after hashing is finished (CZDC++)
  176. * added background image (DCDM++)
  177. * added progressbar to Upload queue (iDC++)
  178. * added option to add magnet link to queue (CZDC++)
  179. * added waiting time and added time to upload queue (CZDC++)
  180. * synchronized with CVS DC++ 0.40325
  181.  
  182. * updated to WTL 4.5.4196
  183. * search filter is activated after pressing Enter
  184. * search queue has delay 30 seconds
  185. * upload queue code moved to UI thread (against deadlock)
  186. * chat/PM logs are arranged to subfolders
  187. * optimized item grouping in Transfers
  188. * only sources with the same TTH are listed in "Download to" menu
  189. * improved colors settings
  190.  
  191. * fixed search filter when columns are't sorted in default way
  192. * fixed memory leak when NetLimiter is detected
  193. * fixed memory leak when hashing finished file (THX PPK)
  194. * fixed random crash when removing TestSUR on disconnect
  195. * fixed bug when starting to download MP3 info
  196. * fixed user-defined compression level
  197. * fixed a few possible deadlocks
  198. * fixed list drawing on Win2000
  199. * fixed user icons after get user response
  200.  
  201.  
  202.     -- StrongDC++ 1.00 RC7 --
  203.  
  204. * when Tiger Tree is available, only corrupted blocks are redownloaded
  205. * added a button on toolbar to enable/disable sounds
  206. * grouping search results by TTH under 1 item with [+]
  207. * added search filter (supports regexp)
  208. * added new user checking
  209. * added an item to remove offline users from queue
  210. * added some new sound events
  211. * added a few items to popupmenu on segmented downloads
  212. * added online/offline/away icons to Favorite users
  213.  
  214. * autosearching alternates copied from RevConnect
  215. * search queue against searchspam with delay 15 seconds (RevConnect)
  216. * some news and changes from CZDC++
  217. * highlighted search results that are already in your queue (PhantomDC++)
  218. * added reconnection attempt if download reaches 0 B/s (DCDM++)
  219. * added option to report alternate search send in status bar (CZDC++)
  220. * added option to load few last lines of private message (CZDC++)
  221. * synchronized with CVS DC++ 0.404
  222. * improved commands receiving from clients (CZDC++)
  223.  
  224. * autodrop slow sources can be disabled
  225. * compression is defaultly on and should work with segmented downloading
  226. * NetLimiter is detected if StrongDC++ is limited only
  227. * removed Flood cache for progressbars
  228. * removed Don't send tag feature
  229. * userfilter rewritten + regular expressions
  230. * splash screen isn't Always on top
  231. * improved new version updating (oDC++)
  232. * improved magnet handling (BCDC++)
  233. * improved segment downloading that ensures good file integrity (THX Liny)
  234. * improved client profiles (DCDM++)
  235. * changed menus to XP look (zDC++)
  236. * changed About dialog look (oDC++)
  237. * changed crash dialog look
  238.  
  239. * fixed bug in DC++ emulation (THX PPK)
  240. * fixed bug in share settings
  241. * fixed memory leak in SearchFrame
  242. * fixed bug with case-sensitive nicks on Toomaxx
  243. * fixed sound on own nick
  244. * fixed impossibility download from clients based on DC++ 0.402 CVS and above
  245. * fixed away on minimize
  246. * fixed Import theme
  247. * fixed loading RAW commands
  248. * fixed connecting to user, which has multiple files in queue, when downloading at max segments
  249. * fixed upload sorting in transferview
  250.  
  251.  
  252.     -- StrongDC++ 1.00 RC6 --
  253.  
  254. * tabs from CZDC++
  255. * fixed preview in Settings
  256. * autodrop sources slower than 1 kB/s, checking every 20 seconds
  257. * fixed crash on receiving $MyInfo from Robocop
  258. * changes in segmented downloading
  259. * fixed loading and saving OP's colours
  260. * hashing has IDLE priority
  261. * grouping multiple sources under 1 item with [+] (experimental)
  262. * added option to search files with TTH only
  263. * fixed freeze on Tukan
  264. * added missing item Copy TTH in searchframe
  265. * added item Bitzi Lookup in searchframe (RevConnect)
  266. * TTH string can be copied to clipboard in TTH tool
  267. * TTH tool displays magnet-link
  268. * Message appears on progressbar while hashing finished downloads
  269. * magnet-links support (CZDC++)
  270. * low priority on minimize (only Win2000/XP)
  271. * autosearch exact file name is disabled on default
  272. * fixed command /me in chat
  273. * improved receiving hub's commands (CZDC++)
  274. * added option to set maximum emoticons in one chat message (CZDC++)
  275. * option to remove diacritics from Czech chars (CZDC++)
  276. * debug commands (DCDM++)
  277. * option to autosave queue in time interval
  278. * queue backup is created on save
  279. * compression allowed only with clients >= 0.307
  280. * changes from last DC++ CVS 0.402
  281. * fixed popupmenu when userlist is hidden
  282. * hopefully fixed chat scrolling
  283. * client profiles are compatible with DCDM++
  284. * simple NetLimiter detection
  285. * added progressbar to queueframe (CZDC++)
  286. * autopriority mode (PhantomDC++)
  287. * fixed crash on slow downloads disconnecting
  288. * added special progressbars for segments where downloaded segments are displayed (CZDC++)
  289. * added Nick column into Search spy frame
  290. * treeview for setting share folders, not existed folders are automatically removed (PossumMod)
  291. * alternative sources are searched by TTH in TransferView popupmenu
  292. * minimum segment size is set automatically by filesize
  293. * upgraded to WTL 7.5
  294. * added feature to display bandwidth in description
  295. * updated to STLPort 4.6.2
  296. * corrupted file is redownloaded in 10 seconds
  297.