Shareaza

2

Shareaza

offline
  • SSpin 
  • Saradnik foruma
  • Pridružio: 09 Dec 2004
  • Poruke: 6488
  • Gde živiš: Nis -> ***Durlan City***

Jel ova verzija cista sto se tice spy and adware programa?



Registruj se da bi učestvovao u diskusiji. Registrovanim korisnicima se NE prikazuju reklame unutar poruka.
offline
  • den78  Male
  • Super građanin
  • Pridružio: 07 Jul 2005
  • Poruke: 1227
  • Gde živiš: Moe's Tavern

softpedia kaze da jeste Wink
btw, zadnja ver. je 2.2.5.7 RC2



offline
  • Pridružio: 10 Nov 2005
  • Poruke: 293
  • Gde živiš: `grad u kome je glupo voziti skejt`

posle probanja svih p2p i torrent programa koje sam mogao da nadjem,ja sam se zadrzao na tri...
za torrente-uTorrent 1.7.5
za mp3 i spotove(a da nisu sa youtube)Imesh 7
a za sve ostalo iz belog sveta `Ares`....(moj veciti favorit)
sto ne znaci da su ostali losi......
dok sam recimo primetio da i emule,i limeware izbacuju dosta laznih fajlova,gde recimo pise...ime filma-350kb...Smile

offline
  • Rogi  Male
  • Mod u pemziji
  • Najbolji košarkaš koji
  • je ikada igrao ovu igru
  • Pridružio: 31 Avg 2005
  • Poruke: 11687

Shareaza 2.5.3.0








Shareaza is a peer-to-peer client for Windows that allows you to download any file-type found on several popular P2P networks.

Shareaza is the most luxurious and sophisticated file sharing system you'll find. It can harness the power of up to four separate peer-to-peer (P2P) networks, including EDonkey2000, Gnutella, BitTorrent and Shareaza's native network, Gnutella2 (G2).

Not only that, but Shareaza is completely FREE and won't show any annoying ads or pop-ups. It won't install any unwanted third party programs that can wreak havoc with your computer. No spyware, no registration, no "paid version". Just download and use. Simple.




What you get with Shareaza:


* Phenomenal Multi-Network Support - You can download/upload from these networks: EDonkey2000, Gnutella, BitTorrent and Gnutella2 (G2).
* Shareaza Introduces "Collections" - Collections group previews of album covers, descriptions, and song lists all in one complete package. Once you've discovered the collection, just click the file list to download.
* Kick-ass Interface with loads of features - This P2P client has a lot to offer and you reap all the benefits. With Shareaza's well designed interface you can do a lot more than all the other clients out there.




Novosti i izmene u ovoj verziji:




* GUI:
- Added new scheduler window. (by siavoshkc) Allows a better control over what Shareaza is doing while running unattended.
- File moving error now shows as a tray message.
- Several icon updates.
- Added St. Patrick's Day and NoBanner example skin.
- Added client version to “Browse Host” window title.
- Fixed search dialog's overlapped Shareaza logo.
- Fixed ugly colors of highlighted icons (for example icons of Library Organizer view).
- Fixed semi-transparent "?" under icons in Library album view.
- Added ability to select all files in any library view by Ctrl + A keys
- Added ability to delete ghost files by "Clear History Now" button in Settings dialog.
- Dialog banner and Media Window logo now skinable (including their complete hiding). Some .bmp resources converted to .png ones with size reduction.
- Fixed not fit long lines in Select dialog.
- Fixed unused "Gnutella 1" option in Host Browse dialog, now Shareaza will ask G1-only browses under this option.

* IRC:
- Changed chat behavior: now "away" status will not disconnect chat session. Also changed chat log formatting.
- Fixed lost first symbol when text copied to clipboard.
- Fixed IRC window updating after IRC settings change.
- Changed IRC window layout (removed header for better view on small screen resolutions).
- Added IRC user menu "Browse" item (via "USERINFO" CTCP message).
- Implemented full URL detection in IRC window.
- Added IRC channel list preserving even in disconnected state.
- Added timestamps to IRC status window.
- Fixed minor bugs.
- Added CRichViewCtrl::GetWordFromPoint method. Extended CEmoticons::FormatText method. Changed some IRC icons.

* Networks:
- G2: Added "PCH" (G2_PACKET_PEER_CHAT) packet to host browser packet flow to flag chat capabilities.
- gnutella: Fixed maximum hits per packet (now 255, default is 64) for gnutella.
- Gnutella: Fix not connecting to original gnutella due to stale cache as expired hosts were not being removed (r8492)
- BitTorrent: Optimization of "Extension for Peers to Send Metadata Files" (BitTorrent Specs BEP0009) by ivan386.
- BitTorrent: Acept source without peer id + torrentless download (Forum Link) by ivan386
- Optimise endgame piece selection and reduce download overhead while in endgame.
- Enforced GIV/PUSH headers checks.

* Crash fixes:
- Fixed crash caused by bad Chinese translation.
- Fixed search window scroll crash.
- Fixed crash on search window close.
- Fixed rare crash when Uploads tip "stuck".
- Fixed rare crash on skin change (access synchronization error).
- Fixed rare crash on multi-file torrent reopening.
- Fixed rare crash on multiple search preview requests.
- Fixed rare divide-by-zero crash on upload queue rotation
- Fixed Host Browser rare crash.

* Feature/bug fixes:
- Fixed "always connected network" bug when seeded torrents present and AutoSeed option is on
- Fixed unneeded sources addition for completed downloads.
- Fixed potential problems found by MSVC Analyzer (including "large files" compatibility).
- Fixed "Close after transfer complete" feature (now without disconnection).
- Fixed avatar loading in host browse window.
- Fix paused state of downloads not being saved when modified
- Fix creation of zero length files when files/folders are renamed/deleted outside of Shareaza's control
- Fixed Shareaza and plugins registration under active User Access Control (UAC).
- Fixed Library synchronization. (on several places; also avoids some possible crashes)
- Fixed Shareaza hibernation (added network core reconnection after resuming from suspend or hibernation).
- RegExp stability fix. Changed insecure alloca() to more robust malloc() function.
- Fixed missed strings for media player Speed, Volume and Position controls.
- Added more strict checks for skins and so fixed some skins.

* Internal optimizations:
- Fixed extra sources of completed but still moving downloads.
- Eliminated unneeded source code dependencies of CBuffer, CBENode and CXML* classes to simplify its use in another projects.
- Removed "BitTorrent.TorrentExtraKeys" option since its always "true".
- Optimized local search engine (fixed potential crash on neighbor disconnection; removed library file metadata dependencies).
- Implemented asynchronous searches.
- Added plugin cache for all plugin types (earlier it was for ImageService plugins only) to improve metadata extraction speed.
- Improved crashed plugins reload process.
- Optimized drawing of download sources
- Optimized fragment list traversals
- Optimized CDownloadWithTiger::GetWantedFragmentList() function by adding cache.
- Optimized tray icon operations.
- Optimized download status text code (in download window and in remote interface).
- Optimized Neighbors core (single CList<> replaced by two Cmaps<>).
- Improved reaction speed on new hits in search window.
- Optimized Host Cache methods.
- Optimized packet dump window.
- Optimized schema cache code.
- Optimized library dictionary code (also it fixes rare Shareaza exit crash).
- Optimized host cache code (removed extra 8 times per second checks of all G2-hosts inside Search manager). Host cache now checks by Network core and one time per minute only. Optimized network names resolver.HashLib optimization for non-assembler (including 64-bit) compilation on VS 2008. Slightly redesigned and optimized queue code

* Other:
- Updated save/restore scripts of Shareaza registry.
- Updated Shareaza Chinese (Simplified) translation (by dxrayb).
- Updated Russian translation
- Updated English language files
- Added Windows Media Player object as another MediaPlayer plugin "engine". So now it can be compiled in two different ways: with WMP or with DirectShow.
- Fixed all translations (Dialog banner and Media Window) and added "update.cmd" script for complete rebuilding of all translations using default-en.xml and corresponding .po-files only (msgmerge.exe is a utility from Poedit application).




Download: [Link mogu videti samo ulogovani korisnici]

offline
  • benne  Male
  • Elitni građanin
  • Pridružio: 14 Okt 2010
  • Poruke: 2272
  • Gde živiš: From Bissau to Palau

Shareaza 2.5.4.0



Changelog: [Link mogu videti samo ulogovani korisnici]


Download: [Link mogu videti samo ulogovani korisnici]

offline
  • Rogi  Male
  • Mod u pemziji
  • Najbolji košarkaš koji
  • je ikada igrao ovu igru
  • Pridružio: 31 Avg 2005
  • Poruke: 11687

Shareaza 2.5.5.0



- Fixed BitTorrent-magnet download start.
- Optimized UPnP code (removed from connection wizard, fixed "zero port" bug).
- More robust control of UPnP devices.
- Fixed "16.0 EB" source downloads when size is unknown yet.
- Enabled adding torrent-file as source to any download. Fixed freezed name of BitTorrent-magnet download.
- Fixed G2 KHL packet crash.
- Refactored chat code (removed/renamed chat window classes, fixed connection bugs, updated translations and skins).
- Fixed broken Gnutella 1 chat.
- Added CAPTCHA support for ED2K chat.
- Fixed Gnutella 1 query hit packets: now LimeWire compatible, all available hashes transmitted, large file supported (64-bit size), added alternate sources.
- Fixed host browsing fail due disabled protocol.
- Fixed upload without specified "Range:" header (for G1).
- Improved query hit and query search anti-spam protection.
- Fixed false positive XML errors of some G1 queries.
- Optimized schema types handling.
- Added protection against "future" hosts.
- Added experimental support for Gnutella 1 multicast searches (to use it set Shareaza port to 6347), creation time, meta, LimeWire-compatible hash and "Whats New" searches. Removed "Gnutella1.StrictPackets", added "Gnutella1.MCastPingRate" and "Gnutella1.QueryGlobalThrottle" options.
- Improved compatibility of Gnutella 1 uploads.
- Optimized query hit metadata handling, G1 packet HUGE and XML parts parsing and removed unused code from QHT. Not sure but probably we used wrong G1 query MinSpeed-flag byte-ordering (so we had no XML in results from LimeWire-compatible clients)...
- Improved own IP detection after change for example after connection loss.
- Added '$' symbol to be also encoded in URLs.
- Added new option "Connection.ZLibCompressionLevel" to tune compression level (default: 6; 0 - no compression; 9 - maximum and slowest) used in connections. Added checks for decompression errors.
- Tuned download starvation option (to starve a bit earlier).
- Fix against acquiring 255.255.255.255 as own address.
- Fixed priority host expiration.
- Updated web-caches list.
- Fixed slow initial connection to networks.

* DC++ support
- Fixed DC++ file list XML format.
- Fixed DC++ magnet-link parsing.
- Implemented TigerTree hash support for DC++.
- Fixed DC++ downloading of small files (< 64KB).
- Added support for any level of TigerTree for DC++ clients.
- Removed "dcfile:" but fully implemented "dchub:" URL instead.
- Fixed user/leaf counter of DC++ neighbors.
- Massive update for DC++.
- Added DC++ $RevConnectToMe command.
- Changed detection of firewalled state for DC++.
- Reduced connection speed for DC++ hubs.
- Fixed passive $SR answers.
- Fix for unexpected big DC++ TigerTree.
- Added experimental $Get/$Send commands.
- Fixed download queues.
- Fixed DC++ TTH uploads.
- Fixed DC++ incoming connection handshake.
- Added error message about dropped DC++ client connection.
- Added DC++ passive searches
- Fixed DC++ hub selection for connecting client.

* Crash fixes
- Fixed strange crash in Control Point UPnP code.
- Some workaround for Schema cache unknown crash.
- Added protection against crashes during metadata extraction.

* Internal and functional changes
- Album Wizard code refactoring (added BitTorrent metadata template variable).
- submitting ailurophobe's miss cache code and OldDeaths IP filter optimization code for further testing and review
- small patch by siavoshkc to improve bandwidth monitor performance
- Fixes for broken functionality of Security window, fixed some bugs and more optimizations for r8920.
- Fixed Security rules memory leak.
- Security fix - removed user avatar file path from G2 profile packet.
- Fixed extra security check #140
- Added Library load process benchmarking in Debug builds.
- Removed UPnP message loop if no need.
- Added new interface to notify all windows, plugins (using ILibraryPlugin) and version checker about new file in library.
- Renamed CShareazaFile::IsHashed() to HasHash() to differ from CLibraryFile::IsHashed().
- Fixed recent file verification when history limit set too low.
- Fixed CR-LF in chat window.
- Another fix for CRLf in chat windows
- Fixed unknown datagram dump.
- Implemented multi-file merging with download, file merge offset for torrent download now calculated by file size also.
- Fixed Shareaza media player "next file" bug.
- Enabled link handling when Shareaza was launched in higher security level than Explorer.
- CTransfer/CDownloadTransfer/CUploadTransfer classes code refactoring.
- Fixed sometimes acquired 0.0.0.0 own IP address due too early UPnP operation.
- Fixed DC++ chat memory leak (when hub connection dropped during user list fetching).
- Fixed unhandled file errors of Hash Database.
- Isolated WSACleanup crash.
- HashLib version bumped.
- Updated GFL 2.90 to 3.40.
- Updated 7ZipBuilder plugin's Z-Zip library to 9.22. Added 64-bit version.
- Updated RARBuilder plugin's UnRAR library to 4.0.4.3.

* Graphical / GUI changes
- Implemented BitTorrent-magnet link creation in download "Copy URI" dialog.
- Added DC++ upload queue interface elements, added "DC++ Guard" queue.
- Fixed toolbar updates.
- Compressed Flags.png and Splash.png
- Updated emoticons (eMule-compatible).
- Updated chat window skinning.
- Fixed forgotten tip string.
- Added IP on status bar.
- Fixed DC++ neighbors tip.
- Fixed "infinite percent" of download completion when no download size known yet.
- Fixed download queue label when queue size is unknown.
- Added "Create .torrent File" item to Library folder tree menu.
- Updated BitTorrent icon in Library folder tree menu.
- Added user list (not fully functional yet) to chat window.
- Optimize GUI performance.
- Improved Library tree tips: added "Free:" (disk space) to Folders tips, "Total Files:" and "Total Volume:" to Organizer, fixed too long to fit localized texts.
- DC++ chat window improvements.
- Optimized project images.
- Added more filters to packet window (DC++, BitTorrent and TCP/UDP).
- Fixed painting and skinning of Discovery and Search Monitor windows.
- Fixed stuck selection after deleted items in Discovery and Host Cache windows.
- Fixed Neighbours window tips (in handshaking state ones).

* Tools
- Updated SkinTranslate utility.
- Updated HashTest utility (added HashWord function tests).
- Updated HashTest utility (more stable tests).
- TorentWizard: Added new option "-comment". Added web-help button on every page. Improved auto-mode ("-sourcefile" option now can point to folder to create torrent package). Updated application icon.
- Changed way how VS2010 project builds.
- Changed way how VS2008 project builds.
- Added scripts to pack symbols and source tree using 7-Zip.

* Updated languages:
- German/Deutsch - massive update to the program translation and to 2/3 of the schema files - OldDeath, sebastian1996
- Russian - Ryo-oh-ki
- Spanish - acerswap

* Web interface
- css optimizations
- eliminating layout table, normalizing font sizes
- restored some old formatting to about page (without tables this time)
- now validates as xhtml 1.0 strict






Download: [Link mogu videti samo ulogovani korisnici]

offline
  • Dok  Male
  • Moderator foruma
  • - Dok Milioner -
  • - Profesionalni Vanzemaljac -
  • Pridružio: 01 Jul 2005
  • Poruke: 4703
  • Gde živiš: Tamo gde mi nije mesto.

Shareaza 2.6.0.0

Novosti & Ispravke:



offline
  • Ričard  Male
  • Lavlje srce
  • Supermoderator
  • Zver!
  • Electro maintenance engineer
  • Pridružio: 28 Nov 2006
  • Poruke: 13745
  • Gde živiš: Vršac

Shareaza 2.7.1.0



Home page: [Link mogu videti samo ulogovani korisnici]
Download: [Link mogu videti samo ulogovani korisnici]

offline
  • Dok  Male
  • Moderator foruma
  • - Dok Milioner -
  • - Profesionalni Vanzemaljac -
  • Pridružio: 01 Jul 2005
  • Poruke: 4703
  • Gde živiš: Tamo gde mi nije mesto.

Shareaza 2.7.7.0

- Novosti & Ispravke -

Ko je trenutno na forumu
 

Ukupno su 1835 korisnika na forumu :: 53 registrovanih, 4 sakrivenih i 1778 gosta   ::   [ Administrator ] [ Supermoderator ] [ Moderator ] :: Detaljnije

Najviše korisnika na forumu ikad bilo je 6018 - dana 19 Dec 2025 13:41

Korisnici koji su trenutno na forumu:
Korisnici trenutno na forumu: 4. Ozrenska, ArchaBasha, Avalon015, bavar357, Bivan, Bo96, Boskovic, bozo13, Chainsaw, Daba75, Deki Duga Devetka, djuradj, Dorcolac, draganl, Drugsparrow, Electron, esx66, GeoM, Georgius, Giskard, Hardenberg, ISOF, Istman, jalos, JankoS, karakaj, Kibice, Kole1975, komsija1, Lazarus, Manjane, mat, mile.ilic75, milutin134, Mis uz pusku, mkukoleca, nebkv, nenad81, nikoladim, Panter, Peruta, pietro, Pilence, sasics, SIG SG550, Simulink11000, Sićko, SlaKoj, suhoj27, vensla, Vlada1389, x011, Zoran1959