⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 changelog.html

📁 一个不错的关于手机模块程序This page contains everything that has changed in the history of DC++. Read this to fin
💻 HTML
📖 第 1 页 / 共 5 页
字号:
<h2>0.304 <span style="color: gray;">(2003-11-19)</span></h2>
<ul>
  <li>Fixed missing usercommands (thanks sed)</li>
  <li>Added option not to receive usercommands</li>
  <li>Fixed a bug with bad search result type (hub owners, make sure your users upgrade if they use 0.302-0.303) (thanks saurod)</li>
  <li>Added "$Supports MiniSlots" for other clients to profit from dc++'s free small files and filelist free slots (thanks sed)</li>
  <li>Added /getlist command to get users list from chat (thanks twink)</li>
  <li>Added check so that temp directory cannot be added to share list</li>
  <li>Hopefully speeded up hub connect a little</li>
  <li>Fixed transfer view sorting I think, this is how it should be: running downloads, running uploads, waiting downloads, waiting uploads</li>
  <li>Fixed missing string (thanks garg)</li>
  <li>Fixed invalid date added formatting</li>
  <li>Fixed trimming of spaces for http downloads (hub list...)</li>
  <li>Fixed a bug in autosearch when using auto search strings (thanks ilkka sepp盲l盲)</li>
  <li>Fixed typo in user commands help</li>
  <li>Fixed missing sort arrows</li>
  <li>Added time last seen online to fav users (thanks gargoyle)</li>
  <li>Changed auto-grant slot ui (thanks gargoyle)</li>
  <li>Fixed error removing recently added share directory</li>
  <li>Fixed open folder in finished frames</li>
</ul>

<h2>0.303 <span style="color: gray;">(2003-11-14)</span></h2>
<ul>
  <li>Fixed reversed free and open slots in search results (oops...=)...upgrade or you're likely to be banned!</li>
</ul>

<h2>0.302 <span style="color: gray;">(2003-11-14)</span></h2>
<ul>
  <li>Added a small menu to the tray icon (thanks orkblutt)</li>
  <li>Added port to hub log files</li>
  <li>Some fixes so that \client will compile better under linux (thanks christer palm, he's working on a linux version using dc++ as base...)</li>
  <li>Speedups, code cleanup to GUI list handling</li>
  <li>New STLPort again (4.6) (a lot of the match queue crashes are probably STLPort's fault, so I'm changing again, to see if the latest is better, + that I changed two lines in it)</li>
  <li>Fixed some bugs in the &amp;-translation</li>
  <li>Can be compiled in MSVC 7.1 without stlport, make sure to undefine HAS_STLPORT in config.h</li>
  <li>Updated the antifrag feature to recover from crashes (thanks distiller)</li>
  <li>Fixed so that tab completion works with multiple [xxx] tags (thanks sed)</li>
  <li>More code cleanup, keep a backup of your queue handy while upgrading, queue code extensively rewritten to ease future changes</li>
  <li>Updates to the autosearch feature</li>
  <li>Added (well, enabled) GetZBlock, a feature that makes all transfers safer by checking CRC's during the transfer and if possible, compresses. This is an experimental feature, and it might require some extra cpu, so it can be turned off in settings, turning it off will turn it off for both up- and downloads. If both users have it enabled it will automatically be used. Compression is automatically turned off file files that don't compress well (.rar's for example), but the extra CRC check is still done. Safe transfers are marked by a * in the active transfers list (I'll think of something better later on...)</li>
  <li>New, very nice progress bars for the transfers window (thanks citruz)</li>
  <li>Multi-shade progress bars to show how much was resumed and compressed</li>
  <li>Added auto-grant option to favorite users (thanks saurod)</li>
  <li>Improvements of robustness and speed of the XML reader</li>
  <li>Fixed some minor Examples.xml issues ("\\" and "\t" are now correctly shown)</li>
  <li>Fixed a queue crash bug</li>
  <li>Changed transfer view sort order (active downloads, active uploads then connection attempts...one fine day perhaps it'll be configurable...)</li>
  <li>Added date added column to queue</li>
  <li>Temporary downloads folder no longer shared</li>
  <li>Fixed a bug where the socks5 proxy was used for http proxy connections (thanks dan fulger)</li>
  <li>Added command history scrolling using ctrl-up/down/home/end (thanks cologic)</li>
  <li>Fixed match queue crashes</li>
  <li>Fixed sending of unknown '/'-commands to the hub (thanks sedulus)</li>
  <li>Added support for once-per-nick usercommands (and made kick/redirect work like once)</li>
  <li>Filename and path in finished frames split ut in two columns (thanks twink)</li>
  <li>Fixed NoGetINFO so that it actually doesn't send any getinfo's</li>
</ul>

<h2>0.301 <span style="color: gray;">(2003-10-28)</span></h2>
<ul>
  <li>Fixed usercommands in hub frame (kick for example)</li>
  <li>Other fixes to usercommands (thanks sedulus)</li>
  <li>Fixed reading of DCTC file lists I think (haven't tested) (DCTC of course has to be different from all other clients and create file lists with multiple directories with the _same_ name for no reason)</li>
  <li>Fixed "open folder" in finished frames</li>
  <li>Added new search for alternates algorithm with possibility to set search string yourself (thanks saurod)</li>
  <li>Added selection of which hubs to search in (thanks saurod)</li>
  <li>Fixed link opening in some browsers</li>
  <li>Added NoGetINFO extension support</li>
</ul>

<h2>0.300 <span style="color: gray;">(2003-10-27)</span></h2>
<ul>
  <li><span style="color: red;">*** WARNING ***</span></li>
  <li><span style="color: red;">Security update, upgrade unless you want to risk losing files anywhere</span></li>
  <li><span style="color: red;">on your hd (this is for all versions prior to this one) (thanks fusbar for bringing</span></li>
  <li><span style="color: red;">it to my attention)</span></li>
  <li><span style="color: red;">*** WARNING ***</span></li>
  <li>Some code cleanup</li>
  <li>Added vertical tiling of windows</li>
  <li>Nick and password are now taken from favorite hubs on redirect (thanks saurod)</li>
  <li>Fixed a case sensitivity bug in favorite hubs (thanks saurod)</li>
  <li>Locale formatting of exact size in search (thanks saurod)</li>
  <li>Fixed a bug where directories were not correctly returned (thanks saurod)</li>
  <li>Replaced the tab control in the settings with a tree, expect many more settings soon</li>
  <li>Fixed a bug when changing priorities from paused</li>
  <li>Reduced transfer view flicker somewhat when sorted by status</li>
  <li>Reconnect time is randomized a little to reduce stress on hub when everyone reconnects</li>
  <li>Small i18n fix in uploads settings (thanks atomicjo)</li>
  <li>Numbers only on search size box (thanks atomicjo)</li>
  <li>Delete multiple favorite users (thanks garg)</li>
  <li>Autocomplete turned off when using shift-tab (to tab between the windows instead) (thanks garg)</li>
  <li>Small fixes (thanks garg)</li>
  <li>Toolbar updates (thanks garg)</li>
  <li>Speeded up match queue a lot (I mean a _lot_)</li>
  <li>Added a network statistics view</li>
  <li>Added tab-specific context menus</li>
  <li>Added support for hub $Supports</li>
  <li>Added hub-sent usercommands</li>
  <li>Usercommands changed to raw in save file</li>
  <li>New %[ parameters in user commands</li>
  <li>&amp;amp; is used to escape the &amp; in chat (currently only escapes when really necessary, i e | or $ escape is used)</li>
  <li>Added "Match Queue" to various right-click menus</li>
  <li>Internationalised settings (thanks garg)</li>
  <li>Fixed finished frame lockups</li>
  <li>Moved to Visual Studio 7.1, 7.0 project files are available, but won't be maintained...</li>
  <li>Own icon always set to blue (DC++) (thanks atomicjo)</li>
  <li>Edges around the settings (thanks opera)</li>
  <li>Fixed right-click issue in the hub frame (thanks twink)</li>
  <li>Fixed a problem with detecting protocol extensions</li>
  <li>Updates to the queue frame (bugs fixed and smarter when using with multiple drives)</li>
  <li>Fixes to zblock sends (thanks sandos)</li>
  <li>Links are opened in a new browser window</li>
  <li>New STLPort again (4.5-1020)</li>
  <li>Increased some buffer sizes to increase high-speed transfer performance</li>
  <li>Added tooltip to hub window status bar that shows last 5 status lines</li>
  <li>/-commands that don't exist are now sent to the hub</li>
  <li>Added /pm</li>
  <li>Added /g to search google</li>
  <li>Added /imdb to search imdb</li>
</ul>

<h2>0.263 <span style="color: gray;">(2003-09-30)</span></h2>
<ul>
  <li>Fixed a mouse click crash (thanks sed)</li>
  <li>Fixed so that donating is done in euro's from the help menu (why don't you try it out? =)</li>
  <li>Port can now be seen in the hub frame title (thanks sed)</li>
  <li>Fixed a major bug with filename case sensitivity (causing strange queue behaviour)</li>
  <li>Fixed another queue crash bug</li>
  <li>Queue now starts fully expanded (makes sense with smart queues)</li>
  <li>Fixed compiling issue on vc6</li>
</ul>

<h2>0.262 <span style="color: gray;">(2003-09-24)</span></h2>
<ul>
  <li>Added arrows and tri-state sorting (thanks saurod)</li>
  <li>Fixed a crash with certain queues when opening queue frame</li>
  <li>Fixed a bug in the search frame not setting b/kB/MB correctly when searching for alternates</li>
  <li>Fixed bad loading of menu translations</li>
  <li>Fixed tag not being removed when someone turns it off</li>
  <li>Added connection flooding protection</li>
  <li>Fixed a bug with file extension being cut off when moving files in certain windows setups (I think, not tested)</li>
  <li>Small fix to ip detect code (thanks fusbar)</li>
  <li>Fixed a file read crash</li>
  <li>Fixed so that DC++ correctly returns hub port in search results (thanks sed)</li>
  <li>Now correctly reacts to multiple $Hello's with own nick</li>
  <li>When moving items in the fav lists, items are scrolled into view if moved outside the window</li>
  <li>Added "View as text file" option when downloading files (only shows the first 32k though...)</li>
  <li>Made it possible to compile using the stl supplied in msvc 7.x, it's untested though, and I won't maintain it (I just wanted to see if it works)</li>
  <li>Already existing files are prioritised when queueing</li>
  <li>Changed so that files are downloaded in alphabetical order when first added (this makes opening large user file lists a little bit slower)</li>
  <li>Upgraded to STLPort 4.5.0725 (should be compatible with msvc 7.1)</li>
  <li>Fixed right-click menu in hub frame when the username comes last on a line (thanks sed)</li>
  <li>Added stored password sent notification when connecting to favorite hubs</li>
</ul>

<h2>0.261 <span style="color: gray;">(2003-07-15)</span></h2>
<ul>
  <li>Fixed user list problems</li>
  <li>Fixed a queue frame crash</li>
</ul>

<h2>0.26 <span style="color: gray;">(2003-07-15)</span></h2>
<ul>
  <li>Search for alternates now sets file type as well (and should work correctly with sizes...)</li>
  <li>Search now returns results for exact size matches on at least/most searches</li>
  <li>Some minor fixes</li>
  <li>Fixed a crash on adding items to the queue</li>
  <li>Progress bar now has different color for selected items</li>
  <li>Added notification for which file was not available for downloading</li>
  <li>Added H: to main window status bar</li>
  <li>Hub developers: Added section about $Supports scheme for client-hub communication to extensions.txt that dc++/dch++ will (probably) use to extend the protocol (if it ever happens =).</li>
  <li>Default hub list now points to one that works</li>
  <li>Minor code cleanups</li>
  <li>M:5 in the &lt;++ tag means socks5 mode (this should have worked since 0.20...)</li>
  <li>If no nick is set the settings dialog pops up at startup (to help newbies...)</li>
  <li>Added a smarter queue tree display, to make it less deep</li>
  <li>Fixed downloading of files with ? and * in name</li>
  <li>Fixed downloading of filelists from users with \ in name</li>
  <li>ADLSearch: Added Break on first option and special 'discard' target (see help) (by henrik as usual)</li>
  <li>Added time left and speed columns to transfer window</li>
  <li>Add to favorite user available from search frame</li>
  <li>&lt;++ tag is now shown in a separate column in the hub frame</li>
  <li>Different tab types are now colored differently (some day I mig

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -