ホームに戻る > スレッド一覧 > 記事閲覧
[1277] BitComet v1.62 [Windows] 2019.11.26
日時: 2020/01/21 16:07
名前: きりしま◆.CzKQna1OU ID:EjmT5JXM メールを送信する

●本家ダウンロードページ
http://www.bitcomet.com/jp/downloads
メンテ

Page: 1 | 全部表示 スレッド一覧 新規スレッド作成

更新履歴 ( No.1 )
日時: 2020/01/21 16:08
名前: きりしま◆.CzKQna1OU ID:EjmT5JXM メールを送信する

v1.62 [Windows] 2019.11.26
GUI Improve: a new option to seed using existing files when create task by torrent file, check piece hash until uploading the piece
GUI Improve: improve refresh algorithm of piece map to decrease CPU usage
GUI Improve: display a piece in yellow if the piece is unchecked in the piece map pane of BitTorrent task
GUI Improve: improve display refreshing code of torrent share list, reduce the UI lag when display large amounts of torrents
GUI Improve: a new prompt to choose download one by one or in batches when select multiple magnet links in torrent share list
GUI Improve: add tooltip to display peer_id when mouse hover on client name of peer list
GUI Improve: the default allowed max size of torrent file changed from 10MB to 20MB, and a new advanced option added: bittorrent.max_torrent_size_mb
GUI Improve: boss key renamed to lock / unlock main window hot-key. password will be needed when unlock if startup password is set.
GUI Improve: new advanced option: bittorrent.anti_leech_banned_peer_ids
GUI Improve: new advanced option: bittorrent.anti_leech_private_torrent, disabled by default
GUI Improve: show notification when out of memory
GUI Improve: Task disk space cleanup can only be invoked when task stopped
Core Improve: BT stop changes to asynchronous operation with new task Stopping state, to reduce the UI lag when stopping tasks
Core Improve: improve processing flow to reduce the UI lag when task finishes downloading
Core Improve: improve processing flow to reduce the UI lag when deleting running tasks
Core Improve: discard cache data in running BitTorrent tasks when quit BitComet to reduce the UI lag
Core Improve: improve processing flow of task start to reduce the UI lag
Core Improve: improve processing flow of task progress auto save to reduce the UI lag
Core Improve: the format of data file of torrent share list changed from xml to sqlite, conversation will be performed automatically when program launch
Core Improve: reduce the memory consume for loading torrent share list, to avoid program crash due to large amounts of torrents
Core Improve: use worker thread to save data file of torrent share list incrementally, to avoid UI lag caused by saving data file at program exit
Core Improve: decrease CPU usage when uploading in high speed
Core Improve: increase the max allowed length of request queue for BitTorrent task
Core Improve: update BitTorrent client identification code for Tixati
Core Improve: support retrieve peer client name and version from extension protocol, on the basis of the identification from peer_id
Core Improve: auto fix mistaken creation date format in torrent file
Core Bugfix: when completed task list selected in left pane, Magnet tasks downloading meta data should not be displayed
Core Bugfix: fix data error from uploading disk cache in rare cases

v1.62[Windows]2019.11.26。
GUIの改善:既存のファイルを使用してtorrentファイルからタスクを作成してシードするときの新しいオプション、ピースをアップロードするまでピースのハッシュをチェックします。
GUIの改善:CPU使用を減少させるために、ピース・マップのリフレッシュ・アルゴリズムを改善します。
GUIの改善:ピースがBitTorrentタスクのピース・マップ・ペインでチェックをはずされるならば、黄色でピースを表示します。
GUIの改善:Torrentシェア・リストのコードをリフレッシュしている表示を改善します、大量のTorrentを表示するときの、UIのラグを減らします。
GUIの改善:Torrent共有リストで複数のMagnetリンクを選ぶとき、一つずつ、または、バッチでダウンロードを選ぶための新しいプロンプト。
GUIの改善:ピアリストのクライアント名でマウス・ホーバーとき、peer_idを表示するための、ツールチップを追加します。
GUIの改善:許容されるTorrentファイルの最大サイズのデフォルトは10MBから20MBに変更されました。そして、以下の新しい高度なオプションを追加しました:bittorrent.max_torrent_size_mb.
GUIの改善:ボス鍵はメインウィンドウ・ロック/アンロックホットキーに、名前を変えました。起動時パスワードが設定されているなら、アンロックする際にパスワードが必要です
GUIの改善:新しい高度なオプション:bittorrent.anti_leech_banned_peer_ids。
GUIの改善:新しい高度なオプション:bittorrent.anti_leech_private_torrent(デフォルトは無効)。
GUIの改善:メモリー不足のとき、通知を表示します。
GUIの改善:タスク・ディスクスペース・クリーンアップはタスクが止まったときのみ呼び出されます。
コアの改良:BT停止は新しいタスク停止状態で非同期動作に変わります。これにより、タスクを止めるときのUIのラグを減らします。
コアの改良:タスクがダウンロードを終えるとき、UIのラグを減らすために、処理フローを改善します。
コアの改良:実行中のタスクを削除するとき、UIのラグを減らすために、処理フローを改善します。
コアの改良:UIのラグを減らすためにBitCometを終了するとき、実行中のBitTorrentタスクでキャッシュ・データを放棄します。
コアの改良:UIのラグを減らすために、タスク開始の処理フローを改善します。
コアの改良:UIのラグを減らすために、タスク進捗オートセーブの処理フローを改善します。
コアの改良:Torrent共有リストのデータ・ファイルのフォーマットがxmlからsqliteに変更されます。プログラムが起動するときに変換は自動的に実行されます。
コアの改良:大量のTorrentによるプログラムクラッシュを避けるために、Torrent共有リストをロードするときのメモリ消費量を減らします。
コアの改良:ワーカー・スレッドを使用してtorrent共有リストのデータ・ファイルを段階的に保存し、プログラム終了時にデータ・ファイルを保存することによるUIの遅延を回避します。
コアの改良:高速でアップロードしているときの、CPU使用率を減少させます。
コアの改良:BitTorrentタスクのためのリクエストキューの最大許容長さを増やします。
コアの改良:TixatiのためのBitTorrentクライアント識別コードをアップデートしました。
コアの改良:peer_idからの識別に基づいて、ピア・クライアント名とバージョンを拡張プロトコルから取得することをサポートします。
コアの改良:Torrentファイル内の誤った作成日付フォーマットを自動修正します。
コアのバグ修正:左側ペインで完了したタスクリストを選択したとき、メタデータをダウンロードするMagnetタスクは表示されるべきではありませんでした。
コアのバグ修正:まれなケースでディスク・キャッシュからアップロードするときにデータエラーが起きることを修正しました。
メンテ

Page: 1 | 全部表示 スレッド一覧 新規スレッド作成

題名 タイトルは次の画面で設定してください
名前  「名前#任意の文字列」でトリップ生成
E-Mail 入力すると メールを送信する からメールを受け取れます(アドレス非表示)
パスワード (記事メンテ時に使用)
投稿キー (投稿時 投稿キー を入力してください)
コメント

   クッキー保存