Seite 3 von 5

BeitragVerfasst: Fr 13. Nov 2009, 12:53
Author: Deer-Hunter
Vuze 4.3.0.0

Code: Alles auswählen
2009.11.11 | Vuze 4.3.0.0

FEATURE: Core | Added support for UPnP based offline-downloader services [Parg]
FEATURE: Core | Obfuscated lookups for the DHT to prevent leakage of key values during lookup stage [Parg]
FEATURE: Core | Support copying of .mp3 and .wma files to PSP [Parg]
FEATURE: Core | Implementation of a piece-reordering file manager [Parg]
FEATURE: Core | DHT replication controls [Parg]
FEATURE: Core | Initial pairing support [Parg]
FEATURE: Core | Parse seed/leecher values from subscription text if found [Parg]
FEATURE: Core | Added bloom-filter persistence [Parg]
FEATURE: Core | Support ".utf-8" suffix for keys in .torrent files [TuxPaper]
FEATURE: Plug | Added download-flags to Download object [Parg]
FEATURE: Plug | Plugin access to subscriptions [Parg]
FEATURE: Plug | Added verified plugins [Parg]
FEATURE: UIvz | Added "Reset Columns" ability to some views (in Column Setup) [TuxPaper]
FEATURE: UIvz | Client now opens to last used static view, or Library by default [TuxPaper]
FEATURE: UI   | Support for switching between carbon and cocoa on OSX [Parg]
FEATURE: UI   | Generic filter support for our tables [Parg]
FEATURE: UI   | Support for showing real SI values rather than just changing units displayed [Parg]
FEATURE: UI   | Advanced menu option for editing http seeds [Parg]

CHANGE: Core  | Remove replicate-on-join from DHT as causing excessive key storage [Parg]
CHANGE: Core  | Roll up subscription warnings when not expanded [Parg]
CHANGE: Core  | Improved IPv6-handshaking and reconnects with other clients (see [url=http://www.azureuswiki.com/index.php/IPv6_compatibility]http://www.azureuswiki.com/index.php/IPv6_compatibility[/url] for supported systems) [The 8472]
CHANGE: Core  | Switch back to k-select on OSX [Nolar]
CHANGE: Core  | Reduce CPU used for node-id calculation via MRU cache [Parg]
CHANGE: Core  | Remove LAN transfer totals from data reported to tracker [Parg]
CHANGE: Core  | Implemented port restriction for DHT node id generation [Parg]
CHANGE: Core  | Reduce memory/CPU by disabling the largely unused Vivaldi V2 impl [Parg]
CHANGE: Core  | Reduce DHT load by removing network-position derived tracking targets [Parg]
CHANGE: Core  | Back off the initial DHT seeding [Parg]
CHANGE: Core  | Cache redirects for http seeds
CHANGE: Core  | Use async keep-alive test to reduce thread creation on magnet download [Parg]
CHANGE: Core  | Change defaults for I2P and Tor networks to fase [Parg]
CHANGE: Core  | Support http seeds that don't support partial content [Parg]
CHANGE: Core  | Added option to disable TiVo support completely [Parg]
CHANGE: Core  | Support RSS feeds with incorrect 'summary' instead of 'description' entries [Parg]
CHANGE: Core  | Support trackers that returned gzipped torrents even when not asked to [Parg]
CHANGE: Core  | Migrate away from system-managed private keys [Parg]
CHANGE: Core  | Support meta-search incremental result injection [Parg]
CHANGE: Core  | Use cached scrape values on startup for DHT torrents to reduce thrashing [Parg]
CHANGE: Core  | Switch version check to use HTTP by default [Parg]
CHANGE: Core  | Resource resources by grabbing piecemap once during piece pick operation [Parg]
CHANGE: Core  | Reduce cost of handling DHT store operations [Parg]
CHANGE: Core  | Remove 'force write' option from random access file access [Parg]
CHANGE: Core  | Move a few things to use the less costly stepped-monotime method [Parg]
CHANGE: Core  | Re-use http connections when messaging the platform [Parg]
CHANGE: Core  | Don't write diagnostic files to disk by default [Parg]
CHANGE: Core  | Reduce small scratch file creation on startup [Parg]
CHANGE: Core  | Don't write tables.config every start [Parg]
CHANGE: Core  | If we don't have hosted content, don't write the config file [Parg]
CHANGE: Core  | Potentially less Tracker Announces for those trackers not supplying "min interval" [TuxPaper]
CHANGE: Plug  | Reduce frequency of UPnP device specification download attempts [Parg]
CHANGE: UIvz  | Removed Login and Friends, Content Networks menu [TuxPaper]
CHANGE: UI    | Order files in file view by torrent index if piece numbers same [Parg]
CHANGE: UI    | Pulled out the RSS feed generation for devices and put into common location [Parg]
CHANGE: UI    | Allows addition of http seeds to decentralised torrents [Parg]
CHANGE: UI    | Make regex matching mode more obvious [Parg]
CHANGE: UI    | Better "Associated Application" icon logic [TuxPaper]
CHANGE: UI    | (OSX) Switch to SWT for Cocoa Framework [TuxPaper]

BUGFIX: Core  | Don't reset manually selected Vuze meta search templates on load [Parg]
BUGFIX: Core  | Removed 'watched' tag from torrents on import [Parg]
BUGFIX: Core  | index-out-of-bounds fix when global peer limit reached [Parg]
BUGFIX: Core  | Fix incorrect sync of scrape hashes [Parg]
BUGFIX: Core  | Prevent unwanted selection of in-error subscriptions [Parg]
BUGFIX: Plug  | Force UPnP operations not to use socks/http proxy when defined [Parg]
BUGFIX: UI    | Fixed case where Open Torrents Window might erase existing files [TuxPaper]
BUGFIX: UI    | Fixed context menus sometimes hanging client on Windows 7 [TuxPaper]
BUGFIX: UI    | Fix missing icons for pause/resume in all-transfers bar [Parg]
BUGFIX: UI    | Fix invalid thread access in parameter change logic [Parg]
BUGFIX: UI    | Fix progress-dialog feedback for magnet downloads [Parg]
BUGFIX: UI    | Fix cases on OSX where a modal dialog box ended up under main window [TuxPaper]


Download Page SF.net

BeitragVerfasst: Fr 20. Nov 2009, 00:47
Author: Deer-Hunter
Vuze 4.3.0.2

Code: Alles auswählen
New Features:

    * Core | Support per-url config for http seeds and max_speed setting
    * Plug | Start of a fallback magnet lookup service
    * UI | Clicking on dock icon always opens main window

Changes:

    * Core | Parse hex-encoded magnet URIs too
    * Core | Immediate-close option for tracker socket connections
    * Core | Return IP address instead of DNS names for external seeds
    * Core | Support more non-conformant RSS feed dates
    * Core | Auto-speed bias towards min ping times rather than pure average

Corrected bugs:

    * Core | Reverted socket handling to initial 1.6 fix status to fix with network binding/stall problems
    * Core | Added option to disable all IPv6 support and defaulted to 'disable' on OSX as some users experiencing crash when enabled
    * Plug | Don't cause all dht torrents to perform an 'announce' when 'pause-all' selected
    * Plug | Webplugin config section override was using the wrong variable prefix
    * UI | Fixed name column sort
    * UI | (OSX) Fixed opening .vuze files when client isn't running
    * UI | Fixed table view not loading (showing gray area) sometimes
    * UI | (Windows) "Open Containing Folder" in default "folder association" app
    * UI | (*nix) Fixed name column blanking
    * UI | (OSX) Fixed Password option hanging UI
    * UI | Fixed sidebar font sizes (mostly for *nix)
    * UI | (OSX) Opening .torrent file when "Add Silently" is enable should no longer activate the main window
    * UI | Fix losing cursor indication on Sashes (and other widgets)
    * UI | Sidebar now accepts dropping torrents


Download Page SF.net

BeitragVerfasst: Sa 21. Nov 2009, 15:37
Author: Deer-Hunter
Vuze 4.3.0.4

Code: Alles auswählen
New Features:

      None.

Changes:

      None.

Corrected bugs:

    * UI | Prevent main window from popping up when adding a torrent and "Add Torrent Silently" set
    * UI | Ensure that the correct progress reports are passed to listeners
    * UI | Fixed bug whereby the destruction of the torrent-open window was cancelling torrent download dialogs
    * UI | (OSX) Fixed bug where scrollers on some mice would cause table to blank
    * UIvz | Handle magnet links within internal browser
    * Plug | Improved the fallback lookup service by passing the all params
    * Plug | Verify that downloaded torrents are valid before passing to caller


Download Page SF.net

BeitragVerfasst: Di 12. Jan 2010, 03:23
Author: Deer-Hunter
Vuze 4.3.0.6

Code: Alles auswählen
New Features:

      None.

Changes:

      None.

Corrected bugs:

    * Core | Fixed bug where compact file types could lead to spurious 'file length too large' errors


Download Page SF.net

BeitragVerfasst: Fr 29. Jan 2010, 03:04
Author: Deer-Hunter
Vuze 4.3.1.0

Code: Alles auswählen
Changes in Vuze 4.3.1.0 - 2010.01.23:
FEATURE: Core | Option to auto-start Vuze on login on Windows and OSX [Parg]
FEATURE: Core | Option to close Vuze when downloads/seeding complete [Parg]
FEATURE: Core | Sources details view and tracking enhancements [Parg]
FEATURE: Core | Option to automatically set upload slots and connections limits based on measured line speed [Parg]
FEATURE: Core | Added support for fast-allowed pieces [Parg]
FEATURE: Core | Extract downloaded values if returned by tracker [Parg]
FEATURE: Plug | Added auto-authorisation default to pairing enabled web plugins [Parg]
FEATURE: Core | Windows - added JVM max/min memory configuration to the options [Parg]
FEATURE: Core | Added support for webseeds in magnet links [Parg]
FEATURE: Core | Added support for less-verbose auto-full-update [Parg]
FEATURE: Core | Completed the 'pairing' feature [Parg]
FEATURE: UI   | Added Pairing dialog [TuxPaper]

CHANGE: Core  | Added local network interfaces to pairing details [Parg]
CHANGE: Core  | Drop the half-open TCP socket limits for Vista SP2+ and Windows 7 [Parg]
CHANGE: Core  | Modify connection timeouts if sufficient peers available [Parg]
CHANGE: Core  | Ignore HTTP seeds if we're seeding [Parg]
CHANGE: Core  | Vary min requests when starting up [Parg]
CHANGE: Core  | Changed metasearch default to auto=true [Parg]
CHANGE: Core  | Default save directory for new installs switched from 'Azureus Downloads' to 'Vuze Downloads' [Parg]
CHANGE: Core  | Auto-enable the 'connections per torrent when seeding' default and set to half the normal number of connections [The8472]
CHANGE: Core  | When force-closing Vuze delete any outstanding updates to prevent them being applied [Parg]
CHANGE: Plug  | Make WebPlugin configuration parameters amendable without requiring a Vuze restart [Parg]
CHANGE: UI    | Added arrows to swarm view and differentiate unchokes/fast requests [Parg]
CHANGE: UI    | Moved slideys that were System Notifications to statusbar [TuxPaper]

BUGFIX: Core  | Fix remembering of auto-speed settings on restart [Parg]
BUGFIX: Core  | Fix initial storing of search engine rank bias [Parg]
BUGFIX: Core  | Fix LT Peer-Exchange bug [Parg]
BUGFIX: Core  | Remove HTTP seeds when stopping download [Parg]
BUGFIX: UIvz  | Fix list view modes (menu and button display) being grayed out when toolbar is in "No Text" mode [TuxPaper]
BUGFIX: UI    | Remove cached peers from swarm view on data source change [Parg]
BUGFIX: UI    | When upgrading SWT, dialog box now shows correct platform (Cocoa, Carbon) [TuxPaper]


Download Page SF.net

BeitragVerfasst: Sa 30. Jan 2010, 12:51
Author: Agent
Ich sehe auch die Azureus Vuze 4.3.1.0a Version. Ist das die gleiche Ausgabe, oder wurde schon nachgebessert?

Download

BeitragVerfasst: Di 2. Feb 2010, 17:00
Author: Agent
Azureus Vuze 4.3.1.2

New Features:

* Core | Added .vuze file format to trigger a search operation

Changes:

* Core | Disable IPv6 under Windows by default, as it needs Java7 to work properly
* Core | Added system property to disable instance manager
* Core | Give user friendlier error message when offline-downloader disconnected
* Core | Auto-dump threads if shutdown takes > 30 seconds
* UI | Permit deletion of classicaly shared content from download/seeding views

Corrected bugs:

* Core | Wait until sid registered before attempting pairing test
* Core | Various pairing HTTPS fixes
* Core | Fix missing 'logout' button when paired with no authentication
* UI | Windows - Vuze now pops up if closed to system tray and user launches exe
* UI | Fixup some Remote Pairing dialog edge case bugs
* UI | OSX - Fix sidebar animations sometimes not animating
* UI | OSX - Text in table views are now the correct color (white) when selected
* UI | Protect against case where Main Window's stored dimensions area invalid or stupidly small
* UI | Fix invalid thread access and NPE when closing pairing dialog
* UI | Fixed case where status bar was blank after deiconifying


Download

Vuze 4.3.1.4

BeitragVerfasst: Mi 10. Feb 2010, 11:24
Author: Agent
# Corrected bugs:

* Core | Fixed bug whereby HAVE_ALL messages were failing to set the last bit of the bit-flags


Download

BeitragVerfasst: Sa 10. Apr 2010, 10:48
Author: Agent
Azureus Vuze 4.4.0.0

Code: Alles auswählen
New Features:
 
[LIST]
[*]Core | Feature manager
[*]Core | Added mechanism to add virtual devices
[*]Core | On-demand media analysis
[*]Core | Added a few hooks to ease third party use of code
[*]Core | Added means to hook into content launch operations
[*]Core | Allow devices to be specified as 'no xcode required'
[*]Core | Added option to prevent IP filters being cleared on reload
[*]Core | Re-attempt torrent download via magnet if possible
[*]Plug | Added mechanism for a cache-plugin to reserve pieces for  their cache-peer
[*]Plug | Added mechanism for plugins to specify executable properties  of installed files
[*]Plug | Added method for testing if move-on-complete actions are  active
[*]UI   | Toolbar support for selecting files in file-view
[*]UI   | Feature Manager UI
[*]UI   | Better Drag&Drop indication on sidebar
[*]UI   | Better pop-out/pop-up supression from Search Results pages
[/LIST]
Changes:
 
[LIST]
[*]Core  | Added ability to add xcodes in stopped state
[*]Core  | When there's only one transcode profile available, don't  allow user to make a (non-existant) choice
[*]Core  | Added country-code to version server response
[*]Core  | Don't push direct file reads through the file cache
[*]Plug  | Allow plugins to force their columns to be visible
[*]Core  | Allow the removal of transcode jobs to be vetoed
[*]Core  | Take USB detection off init thread in case it hangs
[*]Core  | Added download property to allow force and direct deletion  to be specified
[*]Core  | Enforce update action ordering
[*]Plug  | Added swt info to update check to allow different plugin  versions for different swt
[*]UI    | Limit max torrent file size to prevent bad behaviour when  large files dropped onto UI
[*]UI    | Truncation percentages shown for xcode to avoid useless ".0"
[*]UI    | Restructure Sidebar/Tab system into a common MDI structure
[*]UI    | Some dialogs now switch Ok/Cancel to Cancel/Ok on OSX
[/LIST]
Corrected bugs:
 
[LIST]
[*]Core  | Fix 'no space' display for offline downloaders
[*]Core  | Fixed opening torrent from Finder bug under OSX 10.4
[*]Core  | Magnet download of large torrent files speed up
[*]Core  | Resource downloader was firing complete events twice  sometimes
[*]Core  | File channel support for 2GB+ files
[*]Core  | Update pending files in xcode view when files deletes
[*]Core  | Fix relayout bug in status bar
[*]Core  | Fix various places where linked files were being ignored
[*]Core  | Fix rare case where Donation window was popping up too often
[*]Plug  | Ensure that reloaded plugin's message resources are loaded
[*]Plug  | Ensure installation failures are reported
[*]UI    | Extend cell refresh logic to include those with refresh  listeners
[*]UI    | Fix rare case where table sort order is incorrect after raid  data updates
[*]UI    | Patch case where Vuze prevents Windows 7 from shutting down
[*]UI    | Fix buttons having ugly BG on Win7
[*]UI    | Fix some columns not showing up in "All Torrents" views
[*]UI    | Fix clipboard menu not working for some columns (Torrent  Name Column)
[/LIST]
Download

BeitragVerfasst: Mi 5. Mai 2010, 22:21
Author: Deer-Hunter
Azureus Vuze 4.4.0.2

Changelog

Homepage