Sub Menu
Suche

Last Online
In order to view the online list you have to be registered and logged in.



We are a free and open
community, all are welcome.

Click here to Register

BitComet

BeitragAuthor: Deer-Hunter » Do 20. Jan 2011, 00:26

BitComet 2011.01.19 Beta

[2011.1.19]
GUI Improved: display the number of days in case of downloading left time is more than 24 hours
GUI Bugfix: after torrent downloaded for Magnet URI, the hidden options in advanced page of task properties dialog is not shown right away
GUI Bugfix: the error message of failure to listen on UDP port is not accurate
Core Improve: improve kernel to reduce CPU usage for UI refreshing when downloading BitTorrent task
Core Improve: use worker thread to process socket message, thereby reduce message handling in UI thread


Download Seite Beta
Bild Leute, die einem sagen, man solle sich nicht über Kleinigkeiten aufregen, haben noch nie eine Mücke im Schlafzimmer gehabt. Bild
Benutzeravatar
Deer-Hunter
Forenlegende
 
Beiträge: 7414
Registriert: Sa 17. Dez 2005, 22:54
Wohnort: Walhalla

BeitragAuthor: Deer-Hunter » Mi 26. Jan 2011, 14:59

BitComet 2011.01.25 Beta

[2011.1.25]
GUI Improved: check downloaded files at program startup, display warning icon on task if file missing
Core Bugfix: improve kernel stability
[2011.1.21]
GUI Bugfix: fix some code may cause program crash
Core Bugfix: fix bugs in socket worker thread
Core Bugfix: when listening port disabled in option dialog, program will dead-loop when exit


Download Seite Beta
Bild Leute, die einem sagen, man solle sich nicht über Kleinigkeiten aufregen, haben noch nie eine Mücke im Schlafzimmer gehabt. Bild
Benutzeravatar
Deer-Hunter
Forenlegende
 
Beiträge: 7414
Registriert: Sa 17. Dez 2005, 22:54
Wohnort: Walhalla

BeitragAuthor: Deer-Hunter » Do 27. Jan 2011, 16:18

BitComet 1.26

Code: Alles auswählen
Changes in BitComet v1.26, 2011.01.27:
    GUI Improved: improve text information displayed in VIP acceleration dialog
    GUI Improved: improve progress bar of disk space in task properties dialog
    GUI Improved: new setting in advanced option page to enable/disable auto hash check after downloaded file changed
    GUI Improved: new setting in advanced option page to enable/disable disk boost service (only Vista and later)
    GUI Improved: display the status of disk boost service in statistical tab (only Vista and later)
    GUI Improved: tasks in queue will be displayed in Active task list
    GUI Improved: improve re-connection timers displayed in tracker list
    GUI Improved: do not display torrent downloading prompt dialog when open a magnet link
    GUI Improved: improve GUI font when choosing Traditional Chinese in non-Traditional Chinese Windows
    GUI Improved: simplify torrent status icon in torrent history and torrent share list
    GUI Improved: do not fix the width of date column in torrent history and torrent share list
    GUI Improved: improve display refreshing code of torrent history and torrent share list, reduce CPU usage
    GUI Improved: display the default command in context menu of torrent history and torrent share list as bold
    GUI Improved: new command in context menu of Torrent Collect list: Add to Torrent Share
    GUI Improved: add openbittorrent and publicbt as default trackers when creating torrents
    GUI Improved: green light appears after incoming connection established from a remote peer
    GUI Improved: add large icon of 256*256 for Vista/Win7
    GUI Improved: add new column to Torrent History list: private torrent
    GUI Improved: do not lock the width of preview column in task list
    GUI Improved: display total download time in task summary tab
    GUI Improved: display the number of days in case of downloading left time is more than 24 hours
    GUI Improved: check downloaded files at program startup, and display warning icon on task if file missing. It can be disabled in advanced option page.
    GUI Changed: Long-Time Seeding renamed to Long-Term Seeding
    GUI Bugfix: the downloaded size in task statistical dialog when selecting multiple tasks is invalid
    GUI Bugfix: when mouse cursor hovering on system tray icon in XP, the task running info balloon can not be shown
    GUI Bugfix: the delete button in toolbar grayed out when pressing Ctrl to select multiple items in Torrent History and Torrent Share
    GUI Bugfix: in the global option dialog, the max value of cache size for each connection of HTTP download should be 2MB
    GUI Bugfix: after torrent downloaded for Magnet URI, the hidden options in advanced page of task properties dialog is not shown right away
    GUI Bugfix: the error message of failure to listen on UDP port is not accurate
    Core Improve: using disk boost service to create large files when start downloading, to speed up disk operation, avoid UI no response (only Vista and later)
    Core Improve: improve kernel to reduce CPU usage for UI refreshing when downloading BitTorrent task
    Core Improve: connect to one only tracker at a time when downloading private torrent, and clear all peers when switching tracker
    Core Improve: improve crash report program
    Core Improve: improve transport interval of peer exchange
    Core Improve: use worker thread to process socket message, thereby reduce message handling in UI thread
    Core Bugfix: do not connect to tracker when remove a tracker from tracker list (thanks to kluelos)
    Core Bugfix: when listening port disabled in option dialog, program will dead-loop when exit


[url="http://www.bitcomet.com]Homepage[/url]
Bild Leute, die einem sagen, man solle sich nicht über Kleinigkeiten aufregen, haben noch nie eine Mücke im Schlafzimmer gehabt. Bild
Benutzeravatar
Deer-Hunter
Forenlegende
 
Beiträge: 7414
Registriert: Sa 17. Dez 2005, 22:54
Wohnort: Walhalla

BeitragAuthor: Deer-Hunter » Do 24. Feb 2011, 14:11

BitComet 2011.02.24 Beta

[2011.2.24]
GUI Improved: display Batch Download window when open multiple torrent files from File menu
Core Bugfix: program can only start under win7 because of a mistake in API invocation
[2011.2.23]
GUI Improved: display Batch Download window when drag&drop multiple torrent files to main window or floating window
GUI Improved: remove the drop-down menu from the delete button in toolbar of Torrent History or Torrent Share list
GUI Improved: add "Show Detailed Info" option in View menu
GUI Improved: new setting in option dialog: add to Torrent Share when opening torrent
GUI Improved: display translation text of "Day" and "Hour" in task left time
GUI Improved: display recovered and dropped data size by hash-checking in task log list
GUI Improved: display used memory size in Statistics pane
GUI Improved: new setting in Advanced Option page: max number of UDP packets sent per second
GUI Improved: display upload/download speed in the left of main window's title bar
GUI Improved: display more accurate error info when opening Magnet URI of unsupported types
GUI Improved: display preview window of task downloading progress when mouse hovers on floating window or system tray icon
GUI Bugfix: "Open Forum" button in toolbar become invalid when file list is showing
GUI Bugfix: after remote connection established, the network status light turns green, but the tooltip of the light and the listening port status in Statistics pane not refreshed
GUI Bugfix: in v1.26, certain settings in Proxy page can't be saved
GUI Bugfix: in v1.26, unable to create new tag from Task Tag option page
GUI Bugfix: in v1.26, the seed number not displayed in task summary pane
Core Improve: read file in working thread after disk cache of BitComet used up, to avoid UI responding slowly while high-speed seeding
Core Improve: slow down download speed when disk writing speed can not catch up, to avoid UI responding slowly while high-speed downloading
Core Improve: improve uploading queue handing, to boost uploading speed in LAN
Core Bugfix: stop and restart BT task containing 0 size files will lead to unnecessary hash-checking
Core Bugfix: drop incoming peers whose listening port is unknown when their connection disconnected
Core Bugfix: files not closed after task stopped as disk space full, making those files locked for moving or removing


Download Seite Beta
Bild Leute, die einem sagen, man solle sich nicht über Kleinigkeiten aufregen, haben noch nie eine Mücke im Schlafzimmer gehabt. Bild
Benutzeravatar
Deer-Hunter
Forenlegende
 
Beiträge: 7414
Registriert: Sa 17. Dez 2005, 22:54
Wohnort: Walhalla

BeitragAuthor: Deer-Hunter » Fr 4. Mär 2011, 16:43

BitComet 2011.03.04 Beta

[2011.3.4]
GUI Improved: display confirm window if tasks need hash-check when started
GUI Improved: add new global option: display hash-check confirm window
GUI Improved: enhance video file capture ability of Firefox extension
GUI Changed: remove the "Don't show again" option in task remove confirm window
GUI Bugfix: the option "add to Torrent Share when opening torrent" doesn't work
GUI Bugfix: when mouse hovers on the system tray icon, the preview window of task downloading progress displayed in incorrect position
GUI Bugfix: the save folder in batch download window of BitTorrent task not been applied
GUI Bugfix: the detail info windows of download/upload size in task summary pane couldn't be able to shown up after program running for a long time
Core Improve: if the the download drive not accessible when task starts, hash-check will be skipped to avoid download progress be reset
Core Bugfix: program may crash when uploading to eMule peers using working thread for disk reading


Download Seite Beta
Bild Leute, die einem sagen, man solle sich nicht über Kleinigkeiten aufregen, haben noch nie eine Mücke im Schlafzimmer gehabt. Bild
Benutzeravatar
Deer-Hunter
Forenlegende
 
Beiträge: 7414
Registriert: Sa 17. Dez 2005, 22:54
Wohnort: Walhalla

BeitragAuthor: Deer-Hunter » Fr 11. Mär 2011, 18:51

BitComet 2011.03.12 Beta

[2011.3.12]
Core Bugfix: 64-bit program crashes when BitTorrent download establishing encryption connection
[2011.3.11]
GUI Improved: max cache size in global options page up to 16 GB under 64-bit system
GUI Improved: display download/upload size of this session in Statistics pane
GUI Improved: drop-down menu of remove button in toolbar is removed. click remove button with shift key can remove download task and files together
GUI Improved: decrease the context menu level of floating window and system tray icon
GUI Improved: available space can be displayed correctly even if the save folder is a symbol link to other volume
GUI Improved: improve the crash report program
Core Improve: native support for 64-bit system
Core Bugfix: program crash when shutdown socket modular rarely


Download Seite Beta
Bild Leute, die einem sagen, man solle sich nicht über Kleinigkeiten aufregen, haben noch nie eine Mücke im Schlafzimmer gehabt. Bild
Benutzeravatar
Deer-Hunter
Forenlegende
 
Beiträge: 7414
Registriert: Sa 17. Dez 2005, 22:54
Wohnort: Walhalla

BeitragAuthor: Deer-Hunter » Sa 26. Mär 2011, 13:59

BitComet 2011.03.25 Beta

[2011.3.25]
GUI Improved: new task list of VIP Downloads
GUI Improved: "delete task and files" removed from task context menu. click "delete task" menu command with shift key to delete download task and files together.
GUI Improved: support context menu of IE 9 to download using BitComet
GUI Improved: 64-bit BitComet supports crash report
GUI Improved: modify the size of BT task properties dialog, compatible with 1024x600 resolution
GUI Improved: display navigation pane of Windows Explorer when open task download folder under Windows XP
GUI Changed: update check for popular software removed totally
GUI Bugfix: the task state icon displayed as warning if only download part of files of a BitTorrent and choose "Download Later"
GUI Bugfix: 64-bit BitComet performs Windows registry operation incorrectly
GUI Bugfix: the disk available space displayed 0 if the save folder filled in task properties dialog does not exist
GUI Improved: the text of task status in summary pane can't be displayed completely when it's too long



Download Seite Beta
Bild Leute, die einem sagen, man solle sich nicht über Kleinigkeiten aufregen, haben noch nie eine Mücke im Schlafzimmer gehabt. Bild
Benutzeravatar
Deer-Hunter
Forenlegende
 
Beiträge: 7414
Registriert: Sa 17. Dez 2005, 22:54
Wohnort: Walhalla

BeitragAuthor: Deer-Hunter » So 17. Apr 2011, 00:17

BitComet Build 2011.04.15 Beta

- GUI Improved: new button in toolbar: add Magnet URI

- GUI Improved: BitComet video download extension for Firefox supports Firefox 4

- GUI Improved: BitComet plugin for Firefox supports Firefox 4

- GUI Improved: un-installation program will notify running BitComet to exit

- GUI Improved: merge main programs of 64-bit and 32-bit into one install package

- GUI Bug fix: 64-bit BitComet failed to register plugin for IE

- GUI Bug fix: after increase text size of Windows (DPI setting), the layouts of certain windows went wrong

- GUI Bug fix: the function of shutdown computer after all task download finished ignores tasks in queue

- Core Bug fix: if only select part of files in a BitTorrent download, the task progress may fall back after hash-checking

- Core Bug fix: when the setting of allocate space before downloading enabled, only the space of the first 50 files is allocated

- Core Bug fix: if the save folder is a junction of directory, the download will fail


Download Seite Beta
Bild Leute, die einem sagen, man solle sich nicht über Kleinigkeiten aufregen, haben noch nie eine Mücke im Schlafzimmer gehabt. Bild
Benutzeravatar
Deer-Hunter
Forenlegende
 
Beiträge: 7414
Registriert: Sa 17. Dez 2005, 22:54
Wohnort: Walhalla

BeitragAuthor: Deer-Hunter » Fr 22. Apr 2011, 15:36

BitComet 1.27

Code: Alles auswählen
v1.27 2011.04.22
    GUI Improved: display Batch Download window when drag&drop multiple torrent files to main window or floating window
    GUI Improved: remove the drop-down menu from the delete button in toolbar of Torrent History or Torrent Share list
    GUI Improved: add "Show Detailed Info" option in View menu
    GUI Improved: new setting in option dialog: add to Torrent Share when opening torrent
    GUI Improved: display translation text of "Day" and "Hour" in task left time
    GUI Improved: display recovered and dropped data size by hash-checking in task log list
    GUI Improved: display used memory size in Statistics pane
    GUI Improved: new setting in Advanced Option page: max number of UDP packets sent per second
    GUI Improved: display upload/download speed in the left of main window's title bar
    GUI Improved: display more accurate error info when opening Magnet URI of unsupported types
    GUI Improved: display preview window of task downloading progress when mouse hovers on floating window or system tray icon
    GUI Improved: display Batch Download window when open multiple torrent files from File menu
    GUI Improved: display confirm window if tasks need hash-check when started
    GUI Improved: add new global option: display hash-check confirm window
    GUI Improved: enhance video file capture ability of Firefox extension
    GUI Improved: max cache size in global options page up to 16 GB under 64-bit system
    GUI Improved: display download/upload size of this session in Statistics pane
    GUI Improved: drop-down menu of remove button in toolbar is removed. click remove button with shift key can remove download task and files together
    GUI Improved: decrease the context menu level of floating window and system tray icon
    GUI Improved: available space can be displayed correctly even if the save folder is a symbol link to other volume
    GUI Improved: improve the crash report program
    GUI Improved: new task list of VIP Downloads
    GUI Improved: "delete task and files" removed from task context menu. click "delete task" menu command with shift key to delete download task and files together.
    GUI Improved: support context menu of IE 9 to download using BitComet
    GUI Improved: modify the size of BT task properties dialog, compatible with 1024x600 resolution
    GUI Improved: display navigation pane of Windows Explorer when open task download folder under Windows XP
    GUI Improved: the text of task status in summary pane can't be displayed completely when it's too long
    GUI Improved: new button in toolbar: add Magnet URI
    GUI Improved: BitComet video download extension for Firefox supports Firefox 4
    GUI Improved: BitComet plugin for Firefox supports Firefox 4
    GUI Improved: un-installation program will notify running BitComet to exit
    GUI Changed: update check for popular software removed totally
    GUI Changed: remove the "Don't show again" option in task remove confirm window
    GUI Bugfix: "Open Forum" button in toolbar become invalid when file list is showing
    GUI Bugfix: after remote connection established, the network status light turns green, but the tooltip of the light and the listening port status in Statistics pane not refreshed
    GUI Bugfix: in v1.26, certain settings in Proxy page can't be saved
    GUI Bugfix: in v1.26, unable to create new tag from Task Tag option page
    GUI Bugfix: in v1.26, the seed number not displayed in task summary pane
    GUI Bugfix: the option "add to Torrent Share when opening torrent" doesn't work
    GUI Bugfix: when mouse hovers on the system tray icon, the preview window of task downloading progress displayed in incorrect position
    GUI Bugfix: the detail info windows of download/upload size in task summary pane couldn't be able to shown up after program running for a long time
    GUI Bugfix: the task state icon displayed as warning if only download part of files of a BitTorrent and choose "Download Later"
    GUI Bugfix: after increase text size of Windows (DPI setting), the layouts of certain windows went wrong
    GUI Bugfix: the function of shutdown computer after all task download finished ignores tasks in queue
    Core Improve: native support for 64-bit system
    Core Improve: read file in working thread after disk cache of BitComet used up, to avoid UI responding slowly while high-speed seeding
    Core Improve: slow down download speed when disk writing speed can not catch up, to avoid UI responding slowly while high-speed downloading
    Core Improve: improve uploading queue handing, to boost uploading speed in LAN
    Core Improve: if the the download drive not accessible when task starts, hash-check will be skipped to avoid download progress be reset
    Core Bugfix: stop and restart BT task containing 0 size files will lead to unnecessary hash-checking
    Core Bugfix: drop incoming peers whose listening port is unknown when their connection disconnected
    Core Bugfix: files not closed after task stopped as disk space full, making those files locked for moving or removing
    Core Bugfix: if only select part of files in a BitTorrent download, the task progress may fall back after hash-checking
    Core Bugfix: when the setting of allocate space before downloading enabled, only the space of the first 50 files is allocated
    Core Bugfix: if the save folder is a junction of directory, the download will fail
    Core Bugfix: download rate limit for single BT task not applied to downloading from Long-Term Seeds



Homepage
Bild Leute, die einem sagen, man solle sich nicht über Kleinigkeiten aufregen, haben noch nie eine Mücke im Schlafzimmer gehabt. Bild
Benutzeravatar
Deer-Hunter
Forenlegende
 
Beiträge: 7414
Registriert: Sa 17. Dez 2005, 22:54
Wohnort: Walhalla

BeitragAuthor: Deer-Hunter » So 19. Jun 2011, 04:17

BitComet Build 20110616 Beta

[2011.6.16]

GUI Improved: remove the AutoRefresh option in Torrent Collection toolbar. new torrents are appended to the bottom directly

GUI Improved: when the display number of Torrent Collection list reaches max value, a info bar will be displayed

GUI Improved: add Remove command to Torrent Collection list

GUI Improved: decrease start-up delay of Torrent Collection by loading torrents information asynchronously

GUI Improved: display a balloon tip when sorting the list of Torrent Collection leads to UI no response

GUI Improved: add a icon for "Properties" in the context menu of task list

GUI Improved: improve the thumbnail task list for system tray icon and floating window when mouse hovering

GUI Improved: add "reset to default layout" the context menu of detailed tabs of Torrent Share and Torrent History

GUI Improved: the option of "show detailed info" in View menu works for Torrent Share and Torrent History

GUI Improved: display free memory of BitComet process in Statistics pane

GUI Bugfix: the text of weekday in Schedule setting page misplace in certain display setting condition

Core Improve: update BitTorrent client identification code


BitComet - A free C++ BitTorrent/HTTP/FTP Download Client
Bild Leute, die einem sagen, man solle sich nicht über Kleinigkeiten aufregen, haben noch nie eine Mücke im Schlafzimmer gehabt. Bild
Benutzeravatar
Deer-Hunter
Forenlegende
 
Beiträge: 7414
Registriert: Sa 17. Dez 2005, 22:54
Wohnort: Walhalla

VorherigeNächste

Zurück zu Clients

Wer ist online?

Mitglieder: 0 Mitglieder

cron