Hi everyone,
seems like this forum is dead since 2006? (Edit: Just sorted wrongly and got posts from 2006 as actual posts... Nevermind..
If not I'd like to say thank you for this great application - I like amule very very much.. Great work guys!
As a feature I'd like to see a button in the preferences called something like "Stop computer from entering sleep mode while downloading". If this is enabled, then amule will cancel a sleep mode request from the system.
Why would I like to see this feature? Because it is somewhat annoying to see that you're still at 10% completion of a giant file after some days, simply because the Mac or PC was sent to sleep mode by the system. On a Mac you can use IORegisterForSystemPower() to get power events and IOCancelPowerChange() for stopping transission to sleep mode. I don't know how this is done on other systems.
Regards
vex