Search found 205 matches

by Pothead
2006-01-23 09:28
Forum: DCH++ General
Topic: BigBrother plugin problem
Replies: 12
Views: 10368

Pothead: Don't know which version but I've dowload it 13.10.2005, if that helps. From the SVN? It was fixed in about Dec 04 / Jan 05. To be honest i cannot remember what the fix was, other than it was using a wrong text string in the wrong place (XML reading possibly). But if you got from the svn a...
by Pothead
2006-01-23 06:39
Forum: DCH++ General
Topic: BigBrother plugin problem
Replies: 12
Views: 10368

I remember this bug with the initial versions of the big brother plugin, just a typo in the source code. This was fixed though . . . so do you have any idea which version of this plugin you are using ?
by Pothead
2006-01-20 08:27
Forum: Proposals
Topic: "Max upload speed"
Replies: 7
Views: 4445

"Max upload speed"

This seems to be causing confusion amongst some people who think this is an actual upload limiter . . . :roll: Would it be better to replace this: SETTINGS_UPLOAD_SPEED, // "Max upload speed" with: SETTINGS_UPLOAD_SPEED, // "Line speed (upload)" or sommit like that to make it easier to understand. :?:
by Pothead
2006-01-20 07:45
Forum: Programmer's Help
Topic: wHICH ONE?
Replies: 5
Views: 3745

Try Searching. :)
by Pothead
2006-01-17 05:13
Forum: Proposals
Topic: User Offline-Online message in PM
Replies: 9
Views: 5289

Todi wrote:Sounds quite useless. If he hasn't responded for a week, send it again. Simple.
It's quite annoying as well, when people with bad connections leave a pm. You get pages of Offline / online messages. :P
by Pothead
2006-01-16 20:03
Forum: Proposals
Topic: Disconnect feature
Replies: 7
Views: 4616

Big Muscle wrote:I was already thinking about removing "Disconnect" item from upload menu
Nice idea. :)
by Pothead
2006-01-12 20:17
Forum: Developer's resort
Topic: down to zero hubs
Replies: 21
Views: 10554

GargoyleMT wrote:Good question. I'll mail him, since that's the most I can do. :)
Any response ? :)
by Pothead
2006-01-07 21:29
Forum: Programmer's Help
Topic: compile help
Replies: 7
Views: 4915

Get STLPort from DC++'s sourceforge website.
Some of the config stuff is different than the one on STLPort's website. ;)
by Pothead
2006-01-06 06:55
Forum: Proposals
Topic: Mp4 files [video]
Replies: 7
Views: 4415

Mp4 is mainly used to make tiny vidoes (resolution and filesize) to be used on mobile phones.
by Pothead
2006-01-05 21:05
Forum: Proposals
Topic: anti spam feature
Replies: 2
Views: 2349

Re: anti spam feature

lordadmira wrote:The hubs aren't doing anything about it.
Type d2af in the hublist filter, and you'll get a list of hubs which run a script which bans the spammer, but doesn't ban normal users. :)
by Pothead
2005-12-30 07:47
Forum: Programmer's Help
Topic: Bug 759 (and the dupes)
Replies: 6
Views: 5990

Bug 759 (and the dupes)

I have also noticed that when I close down DC++, there is still an entry in the task manager, which I have to close manually, although this still doesn't let the PC close down normally. Only possible thing i can think off which maybe ? cause this. The deleteInstances() in dcplusplus.cpp are not in ...
by Pothead
2005-12-29 21:31
Forum: DCH++ General
Topic: Gui on DCH++
Replies: 17
Views: 12980

TheParanoidOne wrote:There is no GUI for DCH++ and I don't think there ever will be.
WaSsA was making one. Dunno how close to completion though. :P
by Pothead
2005-12-28 15:13
Forum: Other Direct Connect tools
Topic: dcdm
Replies: 2
Views: 2420

Try running a search on the DCDM forum, not the DC++ one. :roll:
by Pothead
2005-12-28 12:46
Forum: Programmer's Help
Topic: Compiling DC++
Replies: 8
Views: 5392

ToH wrote:you need python installed for this to work
http://www.python.org/download/
by Pothead
2005-12-24 13:41
Forum: Off Topic
Topic: Merry Christmas!
Replies: 4
Views: 4341

Merry Christmas. :)
by Pothead
2005-12-23 07:16
Forum: Programmer's Help
Topic: wxWidgets
Replies: 2
Views: 2272

wxWidgets

http://www.wxwidgets.org/front.htm wrote:Cross-platform GUI programming in C++
Would it be better to use this instead of WTL ?
by Pothead
2005-12-20 11:48
Forum: Developer's resort
Topic: down to zero hubs
Replies: 21
Views: 10554

We are down to 0 Hub. I don't mind opening up a temporary hub for you to use. I've already got 2 running but don't mind having a third. With my shitty connection though, i could probably only handle another 50 - 100 users. my connection also dies about every 3 - 6 days, and normally needs a reset t...
by Pothead
2005-12-14 06:30
Forum: Programmer's Help
Topic: Namespace vs Class
Replies: 4
Views: 3371

Re: Namespace vs Class

are collections of functions, and not collections of objects That's a bad example, reading a bit more . . . . even classes of objects and templates should be in namespaces. A namespace is used to group a bunch of code which is "logically related". :shock: We have had a discussion about this in the ...
by Pothead
2005-12-13 13:39
Forum: Developer's resort
Topic: CVS todo list?
Replies: 15
Views: 8051

Socket Exception: Connection closed (debug mode, Connection Closed in Release mode), when trying to get a filelist of an older client should be fixed i think, if you wanna minimize support issues. :)
by Pothead
2005-12-11 08:07
Forum: Programmer's Help
Topic: Namespace vs Class
Replies: 4
Views: 3371

Namespace vs Class

Namespace vs Class
For example, since Util and Text are collections of functions, and not collections of objects, shouldn't the be defined as a namespace, instead of a class. ?
by Pothead
2005-12-07 06:34
Forum: Programmer's Help
Topic: Suggestion for this error
Replies: 13
Views: 7359

With latest CVS I get a strange error in the end of the compilation, fatal error RC1015: cannot open include file 'wtl\\atlres.h'. It seems like there isn't the wtl path in the include directory but I check it and the path is included correctly. Do you have the same problem or any suggestions? Did ...
by Pothead
2005-12-04 09:23
Forum: Protocol Alley
Topic: QT Lock / Key verification
Replies: 6
Views: 5637

Since it's replacing a few characters with ? are you sure you using right encoding or whatever.
‡ ’ € —

Are the ones it doesn't seem to be doing properly.
by Pothead
2005-12-04 05:56
Forum: Proposals
Topic: Automatically Refresh Filelist Upon Hashing Complete
Replies: 3
Views: 2636

Automatically Refresh Filelist Upon Hashing Complete

Automatically Refresh Filelist Upon Hashing Complete. Would an option for this be a good idea / bad idea (i.e. is it worth me making a patch to submit to bugzilla).

http://strongdc.berlios.de/forum/viewtopic.php?t=3430 made me think of the need for it. :)
by Pothead
2005-12-03 06:01
Forum: Proposals
Topic: Block certain private messages
Replies: 34
Views: 25120

There is one more thing, that should be considered. It's a fact, that some users are not very polite, some are annoying. Wouldn't it be great to be able to block them? Then they would be never able to disturb ever again... Cannot dispute that a ignore function works very good for them. :) Besides, ...
by Pothead
2005-12-02 12:52
Forum: Programmer's Help
Topic: CVS HubFrame Cleanup
Replies: 6
Views: 3961

Thanks GargoyleMT and Farcry for the advice. I've created this patch, which seems to work fine. diff -urdN dcpp orig/windows/HubFrame.cpp dcpp new/windows/HubFrame.cpp --- dcpp orig/windows/HubFrame.cpp Tue Nov 29 15:08:21 2005 +++ dcpp new/windows/HubFrame.cpp Fri Dec 2 17:40:39 2005 @@ -351,12 +35...
by Pothead
2005-12-01 20:07
Forum: Proposals
Topic: Search Filelist
Replies: 14
Views: 8093

Should be able to do it only by comparing Name of user from search results, with names of filelist's it's previsously received. You'll have to store the Stated share size of this filelist, and check to see if it changed (re-download), or the same (match queue on existing one) :)
by Pothead
2005-12-01 19:52
Forum: Proposals
Topic: Move a directory to downloaded files first when it's done
Replies: 7
Views: 4298

So where should the finished files be stored, before they goto the directory you specified. ?
by Pothead
2005-11-29 04:43
Forum: Programmer's Help
Topic: Suggestion for this error
Replies: 13
Views: 7359

Re: Suggestion for this error

Any suggestions for this error during compilation? I have compiled it with both 2003 and 2005 and I say...wait 'til arne gets the time to fix the CVS code. Btw, I got these same errors with release compiling. No errors with debug compile but exceptions upon start of it. I had same trouble with SQLi...
by Pothead
2005-11-26 15:53
Forum: Proposals
Topic: Autogrant slot for files <xxx Kb
Replies: 2
Views: 1766

At the moment i think it's set to 64kb. But i agree, an option to increase this would be nice. :)
by Pothead
2005-11-24 17:38
Forum: Hubs and scripts
Topic: SDCH
Replies: 4
Views: 2883

I think DDCH is the continuation of shadow's work.
http://www.shadowdc.com/forums/ :)
by Pothead
2005-11-21 20:10
Forum: DCH++ General
Topic: ¿How to Compile DCH++?
Replies: 4
Views: 4477

No GUI so WTL isn't needed.
Pretty sure it was STLPort 4.6.2 it used. :)
by Pothead
2005-11-21 05:47
Forum: Programmer's Help
Topic: Refactor the code
Replies: 3
Views: 2362

I use winmerge for comparing stuff and finding changes. You could probably use it to find common code. :)
by Pothead
2005-11-19 08:05
Forum: Proposals
Topic: Remove user from queue if to slow
Replies: 30
Views: 18632

Isn't python a requirement as well now (for makedefs ?) :)
by Pothead
2005-11-17 10:56
Forum: Off Topic
Topic: Free Visual Studio 2005
Replies: 7
Views: 5403

There has been a thread on the WTL mailing list lately about compiling ATL/WTL applications with Visual Studio Express. I'm pretty sure that not being able to do so is a limitation they intended to design into Express. Indeed. Infact they seem to have removed the whole Resource View / Editor sectio...
by Pothead
2005-11-17 06:51
Forum: Off Topic
Topic: Free Visual Studio 2005
Replies: 7
Views: 5403

Free Visual Studio 2005

Free Visual Studio 2005 http://msdn.microsoft.com/vstudio/express/ For people who are sceptical about the "free for a year part" Q. Do customers who acquire the Visual Studio Express products during the free promotional pricing period have to pay after the first year if they want to continue to use ...
by Pothead
2005-11-15 07:09
Forum: Programmer's Help
Topic: CVS HubFrame Cleanup
Replies: 6
Views: 3961

Re: CVS HubFrame Cleanup

The fourth option would be to build a function to give access to it, as is done in (some) other portions of DC++. (I'm not sure which is best.) Yes, good point i forgot about this. I seen in one or two places as well. Maybe best if i supply a few patches, doing different ways ? Well, the code there...
by Pothead
2005-11-14 06:39
Forum: Programmer's Help
Topic: CVS HubFrame Cleanup
Replies: 6
Views: 3961

CVS HubFrame Cleanup

I recently send the following patch to arnetheduck, to fix a bug with Share Size column not sorting in the CVS (i think it was Guitarm who noticed this :)) www.freetohost.co.uk/mike/patches/HubFrameShareSize.txt this means that bytes can be removed from UserInfo as well (which I did) and that op and...
by Pothead
2005-11-09 10:15
Forum: Protocol Alley
Topic: Encrypted Transfers
Replies: 17
Views: 12292

I've seen reasonably good reports of MatrixSSL and yaSSL . After having a quick look at both Matrix one looks like it'll probably be better, as it's 4x smaller, and the developers have made it cross system compatable, and also provided a nice project file, which actually works with VS, without warn...
by Pothead
2005-11-09 08:08
Forum: Proposals
Topic: SFV Checking & deleting...
Replies: 3
Views: 2755

If it fails a SFV check, the chances are you ain't gonna be able to open it.
by Pothead
2005-11-09 05:14
Forum: Off Topic
Topic: Logging on to router.
Replies: 5
Views: 5100

Well since it's your router, you the only person who has a chance of knowing. Or google, via looking for the defalt Username and password for your router.
by Pothead
2005-11-07 17:44
Forum: Proposals
Topic: filelist compression
Replies: 6
Views: 3804

taltamir wrote: The only problems with implementing rar compression are:
1. Possible legality of it... so we should ask rarlabs for permission.
2. Non opensourceness, but I think we can live with it.
1. Not gonna happen.
2. No it cannot be lived with, see 1.
by Pothead
2005-11-03 05:00
Forum: Proposals
Topic: Filelists & Download Slots
Replies: 15
Views: 7575

GargoyleMT wrote:DC++ will only open one download connection to a user at a time, and will disconnect the user if they try to open a second one.
Unless they have a different nick. :wink: Or that might have been sorted by now. :?:
by Pothead
2005-10-31 14:22
Forum: Protocol Alley
Topic: Encrypted Transfers
Replies: 17
Views: 12292

Thanks for the info cologic. :)
by Pothead
2005-10-31 14:10
Forum: Other Direct Connect tools
Topic: search by hash date in dc++ or any other way.
Replies: 5
Views: 3615

Use the date on the files. Already exists, so don't need to store extra info.
by Pothead
2005-10-31 04:37
Forum: Protocol Alley
Topic: Encrypted Transfers
Replies: 17
Views: 12292

I was thinking anything involving a hub and encrypting data would be a bad idea, as it'll need to encrypt the data differently for each user if you want it to be secure. Maybe ways around this, but i don't know. Like stunnel which Phantom mentioned, which impiles an encrypted ssl tunnel between the ...
by Pothead
2005-10-29 19:02
Forum: Protocol Alley
Topic: Encrypted Transfers
Replies: 17
Views: 12292

Encrypted Transfers

if i create a nice looking, decent patch for dc++, for encryted transfers, would it be worth my time making one :?:
by Pothead
2005-10-21 05:46
Forum: Other Direct Connect tools
Topic: Why don't make BCDC whit multidownload source?
Replies: 11
Views: 6737

MrDown wrote:( or mod strongdc to include tag and limiter like bcdc++)
StrongDC does have limiter. And it also has a tag. :roll:
by Pothead
2005-02-06 19:45
Forum: DCH++ General
Topic: Proper hublist registration?
Replies: 4
Views: 6130

Also noticed that all DCH++ hubs have 0 share in the hublist. Looks like something isn't compatable with the pinger Dreamlands uses.
by Pothead
2005-01-26 06:35
Forum: DCH++ General
Topic: Proper hublist registration?
Replies: 4
Views: 6130

User count on the dreamland.gotdns.org hublist is -3. Other people are running DCH+++ have the same problem, whereas others don't. Any ideas ? (The hublist pinger helper script is running).
by Pothead
2005-01-19 07:59
Forum: DCH++ General
Topic: Connection problem
Replies: 15
Views: 13640

bonch wrote:The best solution can't be to move it to a new folder, can it?
Well you have 3 choices.
1. Move the folder.
2. Reset.
3. Start and stop the hub until it starts working.

1. is by far the easiest to do.