24
I Use This!
Inactive

News

Analyzed about 21 hours ago. based on code collected 1 day ago.
Posted about 12 years ago
Commit by raspopov :: r9137 /trunk/shareaza/ (4 files): (link) CMatchFile::GetURN() method moved to its parent class CShareazaFile.
Posted about 12 years ago
Commit by raspopov :: r9136 /trunk/shareaza/ (8 files): (link) CShareazaURL::SkipSlashes() and CShareazaURL::SafeString() moved to ... [More] Strings.h, CXMLNode::StringToValue() and CXMLNode:ValueToString() renamed to Unescape() and Escape() and also moved to Strings.h. [Less]
Posted about 12 years ago
Commit by raspopov :: r9135 /trunk/shareaza/WndMain.cpp: (link) Workaround for strange Windows 7 TaskBar lag.
Posted about 12 years ago
Commit by raspopov :: r9134 /trunk/shareaza/Res/File.ico: (link) Windows 7 style icon.
Posted about 12 years ago
Commit by raspopov :: r9133 /trunk/shareaza/ (3 files): (link) Fixed ICollectionHtmlView interface, enabled access to Shareaza ... [More] from collection script (with asking user for permission). Added new ICollectionHtmlView::Detect() method return value: "Ghost" (for deleted files). [Less]
Posted about 12 years ago
Commit by raspopov :: r9132 /trunk/shareaza/ (16 files): (link) Added CreateXML() methods to library file and folder classes ... [More] , Prefix() and AddAttribute(__int64) methods to XML class. Enabled metadata and preview uploading without limits. Enable whole library upload via "http://localhost:6346/gnutella/browse/v1".Fixed series detection code (to avoid names ended by open "(", "[" or "{" symbols). [Less]
Posted about 12 years ago
Commit by raspopov :: r9131 /trunk/shareaza/ (LibraryMaps.cpp ShareazaFile.cpp): (link) Fixed ILibraryFiles and IShareazaFile interfaces.
Posted about 12 years ago
Commit by raspopov :: r9130 /trunk/shareaza/ (Uploads.cpp Uploads.h): (link) Fixed uploads per host limit.
Posted about 12 years ago
Commit by raspopov :: r9129 /trunk/shareaza/ (CollectionFile.cpp CollectionFile.h): (link) Allowed collections with single xml-file only.
Posted about 12 years ago
Commit by raspopov :: r9128 /trunk/shareaza/ (IEProtocol.cpp IEProtocol.h): (link) Extended "p2p-col://{SHA1}/" to ... [More] "p2p-col://{URN|SHA1}/" and "p2p-file://{SHA1}/" to "p2p-file://{URN|SHA1}/" links. Fixed IEProtocol memory leak and wrong mime-type. [Less]