[Linuxdcpp-team] [Bug 1153519] Re: MiniUPnp does not map and allow active mode

2013-06-13 Thread Launchpad Bug Tracker
[Expired for DC++ because there has been no activity for 60 days.] ** Changed in: dcplusplus Status: Incomplete => Expired -- You received this bug notification because you are a member of Dcplusplus-team, which is subscribed to DC++. https://bugs.launchpad.net/bugs/1153519 Title: Mini

[Linuxdcpp-team] [Bug 1162879] Re: Runtime Error.

2013-06-13 Thread Launchpad Bug Tracker
[Expired for DC++ because there has been no activity for 60 days.] ** Changed in: dcplusplus Status: Incomplete => Expired -- You received this bug notification because you are a member of Dcplusplus-team, which is subscribed to DC++. https://bugs.launchpad.net/bugs/1162879 Title: Runt

[Linuxdcpp-team] [Branch ~dcplusplus-team/dcpp-plugin-sdk-cpp/ScriptPlugin] Rev 18: eliminate some superfluous casts and don't remove hubs twice.

2013-06-13 Thread noreply
revno: 18 committer: crise branch nick: ScriptPlugin timestamp: Fri 2013-06-14 01:48:21 +0300 message: eliminate some superfluous casts and don't remove hubs twice. modified: src/Plugin.cpp src/ScriptInstance.cpp src/ScriptInstan

[Linuxdcpp-team] [Branch ~dcplusplus-team/dcpp-plugin-sdk-cpp/DescriptionRotator] Rev 35: safer calls from the timer

2013-06-13 Thread noreply
revno: 35 committer: poy branch nick: DescriptionRotator timestamp: Thu 2013-06-13 23:53:03 +0200 message: safer calls from the timer modified: src/Plugin.cpp src/Plugin.h -- lp:~dcplusplus-team/dcpp-plugin-sdk-cpp/DescriptionRot

[Linuxdcpp-team] [Branch ~dcplusplus-team/dcpp-plugin-sdk-cpp/ScriptPlugin] Rev 17: use copies of HubData in conjuction with MakeCall to avoid problems with timer hooks (TODO: suppo...

2013-06-13 Thread noreply
revno: 17 committer: crise branch nick: ScriptPlugin timestamp: Fri 2013-06-14 00:33:08 +0300 message: use copies of HubData in conjuction with MakeCall to avoid problems with timer hooks (TODO: support duplicate hubs?) modified: sr