📄 changelog.txt
字号:
* Fixed a rare download crash (thanks farcry)
* Fixed tab dropping in the last position (thanks trem)
* Fixed directory sorting in the file listings (thanks trem)
* Files that can't be moved to the target drive from the temp folder
are now renamed to their real name
* Text with unix and mac line end encodings should now be correctly displayed
* [bug 35] TTH Values are used for right click download menus when available
* Upgraded to WTL 7.5.4196
* Updated license to allow others to release legal binaries compiled against WTL
* Moved the core structures to UTF-8 to allow correct internationalisation (major change)
* Moving towards full unicodization of the user interface, MS layer for unicode
now needed for old crappy windows versions, and I don't know how good that works. The
rest of us can now see correct names being displayed in file listings (for XML filelists anyway)
* Rewrote the share manager so that it doesn't lock the whole of DC++ while reading the
directories of shared files when refreshing the list
* Added virtual share name
* Removed autosearch string, it's not used any more
* Fixed a tth hash speed bug (hashing should be much faster now)
* File listings are now generated on the fly when someone needs them
* [bug 127] Added UPnP support (thanks mark gillespie)
* Ctrl-L now opens file lists (thanks garg)
* Various ADC patches (thanks sedulus)
* Slightly changed temporary download name
* TTH Leaf uploads no longer logged (thanks garg)
* Added (initial) support for hublist.org xml hublists, now default
(you have to change your hub list address to http://www.hublist.org/PublicHubList.xml.bz2
if you want to benefit)
* Fixed an issue with invalid TTH inconsistencies due to files being downloaded to the same
target filename as a previously downloaded file (.nfo's usually)
* Some memory savings for people with large queues
* Fixed a bug with autosearch repeating the same search needlessly (this should result in fewer
autosearches, good for the hubs)
* Files scheduled for viewing are always set to highest prio
* Added rudimentary automake and autoconf support for the client part, perhaps this will encourage someone
to finish a nice linux port
* [bug 162] Fixed dupe usercommands on reconnect (thanks sed)
* Links now clickable in PM's and notepad as well (thanks naga)
* Files are no longer hashed if the shared directory is removed while hashing
* Added hash progress dialog, hashing is run at a higher priority when dialog is shown
* Fixed a crash issue with invalid DcLst:s (thanks garg)
* Better strategy for removing old filelists on exit (thanks garg)
* Added Geo-IP license and fixes (thanks garg)
* Added Help file - make sure you read it (thanks garg)
* [bug 169] Fixed a memory leak with rollback buffers under certain conditions
* ADC INF updates only send the necessary info (thanks sed)
-- 0.4032 2004-08-08 --
* Fixed issue with autosearch not getting filelists
* Fixed an issue with autosearch by tth not being done
* Added folder histore for single file downloads (thanks slowmo)
* Fishing locale from os, changes string representations in some places (thanks garg)
* Caseless icon optimization (thanks garg)
* CTRL-E shortcut for refresh (thanks garg)
* Fixed a process termination issue (thanks defr)
* DCTC file not available detected (thanks defr)
* Fixed bad window size being saved for minimised windows (thanks trem)
* Fixed an issue with the ADC parser (thanks trem)
* More WTL 7.5 preparations (thanks garg)
* Added a switch to ease the life of the UPX compressor (exe compressors suck btw) (thanks garg)
* Added irc:// as web link (thanks ullner)
* Fixed an issue with the adc parser (thanks sed)
* TTH trees no longer require a slot
* Added options to open file lists and pm's in background (thanks sed)
* Minor number formatting fixes (thanks palm and garg)
* Some more linux compile fixes (thanks palm)
* Additional translation strings (thanks garg)
* Fixed own search results bug (thanks garg)
* <64KiB files auto-highest priority (thanks garg)
* Fixed search in utf-8 file lists (thanks fleetcommand)
* Fixed utf-8 encoding/decoding, chinese and other multi-byte scripts should
now work ok (thanks liny)
* Removed obsolete Import from NMDC queue (blame cologic)
* Added option to disable bolding for hub frames (thanks ullner)
* Fixed a small leak in the Search Frame (thanks psf8500)
* Added bitzi.com lookup and magnet link copy (thanks garg)
* Removed .bz2 lists from "open file list" types (thanks garg)
* Fixed a download-to crash (thanks farcry)
* Fixed dialog modality in several places (thanks garg)
* Fixed some debug assertions (thanks garg)
* Queue sorted sensibly (thanks garg)
* Added customizable timestamps (thanks ullner)
* Added extended dupe logging (thanks xan)
* Some code pedantry cleanup done (thanks garg)
* Unfinished files now have a slightly different naming scheme (thanks garg)
* Added default unfinished folder (thanks garg)
* When matching queue, users marked with file not available are readded (thanks farcry)
* Added (limited support for) magnet link handling (thanks garg)
* Uninstaller now removes the one registry key DC++ creates (thanks garg)
* Fixed a few link click bugs (thanks garg)
* Added quick connect (thanks tpo)
* + and - in the queue change priority (thanks tpo)
* Network stat colors are now the same as in the transfer window (thanks tpo)
* Fixed a rare automatch crash (thanks farcry)
* Allowed sharing of network folders (thanks garg)
* Added option to automatically add finished files to share without refresh (thanks farcry)
* Fixed a few closing window crashes (thanks farcry)
* Fixed a tab moving issue (thanks farcry)
* Sources with rollback errors are now automatically removed (thanks garg)
* Fixed compile.txt and readme.txt (thanks garg)
* Magnet handler included in installer (thanks garg & magnethandler author)
* New icon with alpha channels for xp (thanks olle svensson, sorry all other icon
submitters who sent it before him, neither aestethic nor personal reasons why
yours wasn't chosen =)
* Fixed another download to crash (thanks garg)
* Stringdefs automatically rebuilt (thanks farcry & garg)
* DC++ will only share files that HAVE BEEN HASHED!
-- 0.403 2004-06-27 --
* Fixed 100% cpu / crash bug
-- 0.402 2004-06-27 --
* Fixed transfer view crash (thanks garg)
* Removed default sort in search frame
* Window sizes / positions of favorite hubs saved (thanks trem)
* Begun work on the ADC protocol (major change)
* Fixed issue with the exceptioninfo growing indefinately (recursive behaviour)
* Readded missing TTHSearch to hub $Supports
* Fixed unnecessary $MyINFO being sent out
* Removed time left and speed from waiting transfers (thanks garg)
* Documented %[line:reason]
* Fixed a bug with hanging queue display
* When searching by hash, size mode set to normal (don't care)
* Hash speed tweaks, check if it's any better.
* Fixed a crash when moving files
* Fixed directory sorting in directory listings
* Fixed an unnecessary disconnect on file not available
* Fixed missing write buffering
* Added drag-drop of directories onto the shared dirs view (thanks trem)
* Added option for specifying max hashing speed
* Updated installer to optionally create a backup of the settings when upgrading
* Changed to a more convenient observer implementation (no, not a functor (or something more fancy) based one)
* Fixed an invalid XML file list crash
* Copy address to clipboard from public hub list (thanks joakim tosteberg)
* Changed to IEC binary multiple units (MiB, KiB etc)
* GETSETREF templetized (thanks farcry)
* Small files size increased to 64KiB
* Op's that use a client that supports minislots always get a minislot (for small files / xml file lists),
regardless of how many minislots are already taken.
* Matching by name removed for queue items with a TTH root (for autosearches)
* Autosearch is done by TTH for queue items that have a root
* Removed GetTestZBlock (no more safe/compressed transfers from old clients)
* Added support for automatic user command clearing (code 255) (thanks sedulus)
* User country shown in ip field (thanks pofis)
* Automatic search matching is now done exclusively by tth for those items that have a TTH root and
by exact filename for those that don't.
* Dropped support for bzip2 file lists
* Show joins parts for fav users only option added (thanks psf8500)
* Added possibility to log hub status messages (thanks naga)
* Removed full-row-select option (blame garg)
* Added possibility to drag-drop tabs (thanks trem)
* Added toggles for transferview showing (thanks trem)
* HTTPS added as chat click link (thanks naga)
* Autoconnect postponed if no nick has been set (thanks sed)
* Various unix compile fixes (thanks christer palm)
* Fixes for IEC in settings pages (thanks slowmo)
* Remove multiple directories from share (thanks slowmo)
* Added executable TTH to about box (for reporting bugs)
* Changed exceptioninfo.txt format to prepare for automatic crash logging
* Added download by TTH root instead of share path. This feature enables
the downloading client to find the file even if the uploader has reorganized
its share.
* Fixed number formatting in search and queue frames (thanks slowmo)
* Workaround for WTL75 bug with menus (thanks garg)
* .mkv and .flac added as file formats (thanks garg)
* Added warning about non-shared files with $ in them (thanks garg)
* Fixed a rare deadlock when autosearching
* Search by TTH greyed out for items that don't have a TTH root (thanks slowmo)
* Added default menu items to finished frames (thanks slowmo)
* TTH leaves (TTHL) exchanged between capable clients to verify data integrity
-- 0.401 2004-03-28 --
* Fixed the dupe file issue
* Hopefully fixed the dupe op issue
* Rephrased remove dupes option (thanks garg)
-- 0.400 2004-03-27 --
* Fixed escape in user commands (thanks garg)
* Probably fixed search frame hang
* Exact size in queue frame (thanks cologic)
* Ip in search frame (thanks cologic)
* Small fix to transfer view sorting (thanks naga)
* User commands in transfer view (thanks naga)
* Extra logging in main status bar (thanks garg)
* Option not to bold queue tab (thanks garg)
* Option not to send unknown /-commands (thanks garg)
* Hopefully fixed some encoding issues with the xml filelist
* Hashing is now mandatory (stop whining, it was only meant to be optional in 0.307)
* Match files now works correctly with TTH's in queue
* Hub name more or less correct on TTH results in search frame
* Added search by TTH to queue frame
* Large speed improvement in user list loading when lists sorted on user name
* Fixed inverted ratio of uploads
* New icons in window menu (thanks garg)
* SFV failure message (thanks garg)
* Bolds for defaults in some menus (thanks garg)
* Fixed random filelist crash
* Performance improvement in background match queue
* Dupe file check done by TTH value
-- 0.307 2004-03-10 --
* Experimental release, lots and lots of core code has changed => high fatal bug probability.
* Fixed full name being displayed in user commands with submenus
* Bloom filters dramatically improve cpu efficiency on incoming searches (if you have a large share)
* Auto match results shown in status bar
* Added option to match autosearch filenames exactly to further avoid the wrong file being downloaded (default on)
* End of zlib transfer test period, semantics slightly changed ($GetTestZBlock -> $GetZBlock, $Sending changed)
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -