[Linuxdcpp-team] [Bug 674816] Re: share rehashing system should be updated

2010-12-05 Thread dan
@eMTee: yes and no. it doesn't treat files downloaded into a shared folder by dc++ any differently than files downloaded into a shared folder by any other app. but it does instantly start hashing on completion. -- You received this bug notification because you are a member of Dcplusplus-team, w

[Linuxdcpp-team] [Bug 674816] Re: share rehashing system should be updated

2010-12-05 Thread dan
patch format version. i don't think this is actually more readable lol... ** Attachment added: "patch file" https://bugs.launchpad.net/dcplusplus/+bug/674816/+attachment/1756823/+files/patch.txt -- You received this bug notification because you are a member of Dcplusplus-team, which is subs

[Linuxdcpp-team] [Branch ~dcplusplus-team/dcplusplus/trunk] Rev 2332: mingw build fix

2010-12-05 Thread noreply
revno: 2332 committer: poy branch nick: trunk timestamp: Sun 2010-12-05 22:56:45 +0100 message: mingw build fix modified: boost/boost/regex/config.hpp win32/SConscript -- lp:dcplusplus https://code.launchpad.net/~dcplusplus-team/

[Linuxdcpp-team] [Bug 674816] Re: share rehashing system should be updated

2010-12-05 Thread eMTee
Szabolcs is right, we even have a function 'Share files instantly...' which initiates a rehashing after a download finished to a shared folder. Does your (still unseen) patch cope with this? -- You received this bug notification because you are a member of Dcplusplus-team, which is subscribed to

[Linuxdcpp-team] [Bug 674816] Re: share rehashing system should be updated

2010-12-05 Thread dan
@cologic: currently it does (2). i think the new code may even work under wine now actually, i changed how its done. @Szabolcs Molnár: it may not be the prettiest solution, but it's certainly better than the alternative... -- You received this bug notification because you are a member of Dcplus

[Linuxdcpp-team] [Bug 674816] Re: share rehashing system should be updated

2010-12-05 Thread Szabolcs Molnár
When dan posted this file in Public, he told me that after this code is applied, the client would try to keep hashing the file as soon as it detects it has changed. For me it causes a problem.. For example what happens when you try to download directly into your shared directory? That may take h

[Linuxdcpp-team] [Bug 587597] Re: Plugins support

2010-12-05 Thread Crise
Updated patch, for you lazy people not bothered to fix 3 extremely simple conflicts... no other changes (haven't had the time unfortunately) ** Patch added: "plugins-new.patch" https://bugs.launchpad.net/dcplusplus/+bug/587597/+attachment/1756644/+files/plugins-new.patch ** Patch removed: "pl

[Linuxdcpp-team] [Bug 674816] Re: share rehashing system should be updated

2010-12-05 Thread cologic
I'd just like to ensure (I scanned the attached .7z file but it's hard to spot all the differences without an actual diff) that this doesn't break DC++ under WINE per the testing in DCDev Public. This appears to imply something akin to one of (1) detecting WINE and falling back to regular share

[Linuxdcpp-team] [Bug 623291] Re: Manually disconnected unfinished filelists aren't deleted

2010-12-05 Thread eMTee
Its not. If the queue item for the file list is removed then we don't need it, regardless of its finished or not. They must be deleted, just like the way downloaded files deleted here. -- You received this bug notification because you are a member of Dcplusplus-team, which is subscribed to DC++.

[Linuxdcpp-team] [Bug 674452] Re: ADCH++ Windows Service Shut Down Hang

2010-12-05 Thread Jacek Sieka
r446 works for me (it's been rewritten...) but please test... ** Changed in: adchpp Status: Confirmed => Fix Committed -- You received this bug notification because you are a member of Dcplusplus-team, which is a bug assignee. https://bugs.launchpad.net/bugs/674452 Title: ADCH++ Window

[Linuxdcpp-team] [Bug 677185] Re: ignoring FS spam

2010-12-05 Thread Jacek Sieka
Add "["FS"] = "$^" to access.lua? I'm not sure we want to do this in the default configuration though...maybe a commented field so that the hub owner gets a chance to disable it if needed... -- You received this bug notification because you are a member of Dcplusplus-team, which is subscribe

[Linuxdcpp-team] [Branch ~dcplusplus-team/adchpp/trunk] Rev 447: missing licenses

2010-12-05 Thread noreply
revno: 447 committer: Jacek Sieka branch nick: adchpp timestamp: Sun 2010-12-05 20:09:02 +0100 message: missing licenses modified: adchpp/Core.h adchpp/shared_ptr.h -- lp:adchpp https://code.launchpad.net/~dcplusplus-team/adchpp/

[Linuxdcpp-team] [Branch ~dcplusplus-team/adchpp/trunk] Rev 446: Make windows runner work

2010-12-05 Thread noreply
revno: 446 committer: Jacek Sieka branch nick: adchpp timestamp: Sun 2010-12-05 20:08:17 +0100 message: Make windows runner work renamed: adchpp/Time.h => adchpp/TimeUtil.h modified: adchpp/Client.cpp adchpp/ClientManager.h adc

[Linuxdcpp-team] [Bug 395464] Re: Successful status code is badly formatted for STA command

2010-12-05 Thread poy
** Changed in: dcplusplus Status: Confirmed => Fix Committed -- You received this bug notification because you are a member of Dcplusplus-team, which is subscribed to DC++. https://bugs.launchpad.net/bugs/395464 Title: Successful status code is badly formatted for STA command Status in

[Linuxdcpp-team] [Bug 623291] Re: Manually disconnected unfinished filelists aren't deleted

2010-12-05 Thread poy
both patches are fine by me, the 2nd indeed seems simpler. note that you removed the "!finished" check in the 2nd patch, hope that's not an oversight. -- You received this bug notification because you are a member of Dcplusplus-team, which is subscribed to DC++. https://bugs.launchpad.net/bugs/62

[Linuxdcpp-team] [Branch ~dcplusplus-team/dcplusplus/trunk] Rev 2331: Send "000" as the STA success code

2010-12-05 Thread noreply
revno: 2331 committer: poy branch nick: trunk timestamp: Sun 2010-12-05 19:59:52 +0100 message: Send "000" as the STA success code modified: changelog.txt dcpp/AdcCommand.cpp -- lp:dcplusplus https://code.launchpad.net/~dcplusplu

[Linuxdcpp-team] [Branch ~dcplusplus-team/dcplusplus/trunk] Rev 2330: fiddling with a background color

2010-12-05 Thread noreply
revno: 2330 committer: poy branch nick: trunk timestamp: Sun 2010-12-05 19:37:25 +0100 message: fiddling with a background color modified: win32/WinUtil.cpp -- lp:dcplusplus https://code.launchpad.net/~dcplusplus-team/dcplusplus/tr

[Linuxdcpp-team] [Branch ~dcplusplus-team/dcplusplus/trunk] Rev 2329: better borders in the settings dialog

2010-12-05 Thread noreply
revno: 2329 committer: poy branch nick: trunk timestamp: Sun 2010-12-05 19:24:48 +0100 message: better borders in the settings dialog modified: win32/PropPage.cpp win32/SettingsDialog.cpp win32/SettingsDialog.h -- lp:dcplusplus

[Linuxdcpp-team] [Bug 674816] Re: share rehashing system should be updated

2010-12-05 Thread eMTee
Please create a patch against the head revision the way written in compile.txt... ** Changed in: dcplusplus Status: New => Incomplete -- You received this bug notification because you are a member of Dcplusplus-team, which is subscribed to DC++. https://bugs.launchpad.net/bugs/674816 Tit

[Linuxdcpp-team] [Bug 674816] Re: share rehashing system should be updated

2010-12-05 Thread dan
coded up this idea... here it is ** Attachment added: "secret_codes.7z" https://bugs.launchpad.net/dcplusplus/+bug/674816/+attachment/1756482/+files/secret_codes.7z -- You received this bug notification because you are a member of Dcplusplus-team, which is subscribed to DC++. https://bugs.la

[Linuxdcpp-team] [Bug 340461] Re: [Wishlist] Import ADL Fuldc to DC++

2010-12-05 Thread poy
fulDC is obsolete. open separate requests if there are specific features that fulDC had that you would like to see in DC++. ** Changed in: dcplusplus Status: New => Invalid -- You received this bug notification because you are a member of Dcplusplus-team, which is subscribed to DC++. htt

[Linuxdcpp-team] [Branch ~dcplusplus-team/dcplusplus/trunk] Rev 2328: Allow regular expressions in ADL searches

2010-12-05 Thread noreply
revno: 2328 committer: poy branch nick: trunk timestamp: Sun 2010-12-05 18:03:00 +0100 message: Allow regular expressions in ADL searches added: boost/SConscript boost/libs/ boost/libs/regex/ boost/libs/regex/src/ boost/libs/

[Linuxdcpp-team] [Branch ~dcplusplus-team/adchpp/trunk] Rev 445: get rid of most statics to allow multiple instances, windows runner broken as well as other thing...

2010-12-05 Thread noreply
revno: 445 committer: Jacek Sieka branch nick: adchpp timestamp: Sun 2010-12-05 13:35:09 +0100 message: get rid of most statics to allow multiple instances, windows runner broken as well as other things probably removed: adchpp/Sing

[Linuxdcpp-team] [Bug 681458] Re: GUI, graphical user interface

2010-12-05 Thread maksis
"and you can support those who do with feature requests and testing" is there a gui that is being developed actively? and no, adchppgui isn't -- You received this bug notification because you are a member of Dcplusplus-team, which is a direct subscriber. https://bugs.launchpad.net/bugs/681458 T

[Linuxdcpp-team] [Bug 681458] Re: GUI, graphical user interface

2010-12-05 Thread Toast
But we are planning a webinterface for the hub but when that is gonna be included thats another question -- You received this bug notification because you are a member of Dcplusplus-team, which is a direct subscriber. https://bugs.launchpad.net/bugs/681458 Title: GUI, graphical user interface

[Linuxdcpp-team] [Bug 681458] Re: GUI, graphical user interface

2010-12-05 Thread Jacek Sieka
Because we (as in the core adchpp developers) are not interested in developing a GUI. We do provide the necessary bits for others to do so though, and you can support those who do with feature requests and testing if you don't want to do development... -- You received this bug notification becaus

[Linuxdcpp-team] [Bug 681458] Re: GUI, graphical user interface

2010-12-05 Thread maksis
what makes this invalid? -- You received this bug notification because you are a member of Dcplusplus-team, which is a direct subscriber. https://bugs.launchpad.net/bugs/681458 Title: GUI, graphical user interface Status in ADCH++: Invalid Bug description: ey, nice to see SSL finaly get