when is there a new soft that works ?
Janne
--
You received this bug notification because you are a member of
Dcplusplus-team, which is subscribed to ADCH++.
https://bugs.launchpad.net/bugs/1206293
Title:
Adch++ Goes down again
Status in ADCH++:
New
Bug description:
does anyone have tes
With cca. 30k files shared for me it takes 8 seconds to open the
settings.
--
You received this bug notification because you are a member of
Dcplusplus-team, which is subscribed to DC++.
https://bugs.launchpad.net/bugs/226441
Title:
virtual directory sizes are not displayed correctly
Status i
the dev plugin can now write to a file. :)
--
You received this bug notification because you are a member of
Dcplusplus-team, which is subscribed to DC++.
https://bugs.launchpad.net/bugs/549372
Title:
Log raw NMDC commands
Status in DC++:
Won't Fix
Bug description:
It would be useful to
revno: 36
committer: poy
branch nick: DevPlugin
timestamp: Sun 2013-08-11 18:38:46 +0200
message:
log to a file
modified:
src/GUI.cpp
src/GUI.h
--
lp:~dcplusplus-team/dcpp-plugin-sdk-cpp/DevPlugin
https://code.launchpad.net/~dcpl
getShareSize can indeed be fixed instead of the new addition; that size
column in settings is its only use.
i am wary of iterating through every file... before pushing this in, i
would like to know how well it fares for users with several thousand
files. if opening settings freezes for more than s
revno: 12
committer: Fredrik Ullner
branch nick: dc-plugin-sdk
timestamp: Sun 2013-08-11 16:30:12 +0200
message:
Added docs for the .NET plugin.
added:
Doc/DotNet.txt
Doc/MetaData.xml
--
lp:dc-plugin-sdk
https://code.launchpad.ne
revno: 11
committer: Fredrik Ullner
branch nick: dc-plugin-sdk
timestamp: Sun 2013-08-11 16:20:38 +0200
message:
Fixed some paths for the .NET addon
removed:
Addons/VisualStudio/2012/Wizards/NETDCPluginWizard/Templates/1033/info-Win
this should be done in the formatting function in dcpp::Util, which can
throw this on more than just invalid timestamps. it can for example
happen with bad parameters in user commands or in log file definitions.
i am reticent in adding this since it only affects a secondary compiler,
but can be co
neat! i have minor remarks:
1) ItemsEditDlg is missing from the patch too. i can guess it is based
on StringListDlg, which is what i was hoping for. :)
2) for (auto value: container) should usually be for (auto& value:
container) to avoid copies of each value when iterating. the non-ref
version r
revno: 10
committer: Fredrik Ullner
branch nick: dc-plugin-sdk
timestamp: Sun 2013-08-11 15:36:01 +0200
message:
Add C# solution to skeleton.
added:
Examples/CSharp-Skeleton/MyPlugin.sln
modified:
Examples/CSharp-Skeleton/MyPlugin.
revno: 9
committer: Fredrik Ullner
branch nick: dc-plugin-sdk
timestamp: Sun 2013-08-11 15:29:19 +0200
message:
MOved .NET to Libraries/
removed:
dotnet/
dotnet/All.sln
dotnet/DCPlugin.DataTypes/
dotnet/DCPlugin.DataTypes/Comma
Yes, the source doesn't get completely removed instead of only getting flagged
if the file is larger than MAX_SIZE_WO_TREE just like in case when there's no
full tree provided.
Theoretically you could introduce a new flag for our case which would behave
the same - I just don't think it worth it
** Changed in: dcplusplus
Status: In Progress => 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/1033249
Title:
Make /help useful + plugin api to register/unregister help comman
** Changed in: dcplusplus
Status: In Progress => 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/1032153
Title:
Support for CDATA - (Unparsed) Character Data in XML parser
Stat
** Changed in: dcplusplus
Status: In Progress => 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/233798
Title:
Alternatives' search interval change
Status in DC++:
Fix Commit
4 revisions were removed from the branch.
--
lp:dcplusplus
https://code.launchpad.net/~dcplusplus-team/dcplusplus/trunk
Your team Dcplusplus-team is subscribed to branch lp:dcplusplus.
To unsubscribe from this branch go to
https://code.launchpad.net/~dcplusplus-team/dcplusplus/trunk/+edit-subscr
I don't say that your solution is bad. I just wanted point out the issue
with your implementation since it causes sources to get flagged as bad
even if there was no exception (the tree exists already). Furthermore, I
checked the code and doesn't the source get completely removed instead
of only get
How could this be a failed download (as like in your solution)? Stopping
the download when it could continue seems equally confusing. There's two
solution here for a rare problem that is expected to go away soon (on
Windows), at least at the next restart of the client so things go back
to the norma
So apparently 'bzr diff' doesn't include new files... The most
interesting page is otherwise the actual UploadFiltering setting frame:
http://pastie.org/8226528
--
You received this bug notification because you are a member of
Dcplusplus-team, which is subscribed to DC++.
https://bugs.launchpad.n
How could this be source's fault? The only reason I see is that the
client can't write into HashData. Flagging the source when the tree
exist already seems a bit confusing, since the only thing that matters
is that the tree exists in the database (maybe it got added from another
source meanwhile).
20 matches
Mail list logo