Description of Change:
Delay on Resume is broken because of regression introduced in : MP1-4305.
This branch should fix this and also handle WM_POWERBROADCAST message in order, and not like now (It can be mixed, this mean suspend code and resume can be executed in the same time and can lead to MP freeze, it can also avoid to execute multiple time the same event (it can happen in rare case but can happen).
JIRA link: https://issues.team-mediaportal.com/browse/MP1-4420
Wiki link: http://wiki.team-mediaportal.com/REDIRECTS/MediaPortal.Configuration.Sections.GeneralStartupResume
Steps to install:
Download the >> Installer << and execute it. A future upgrade to the upcoming 1.9 Pre Release should be supported by this installer.
What/How to test:
Please report back if it works for you or not!
TNX
** EDIT 2014-08-03 **
Updated installer link.
Delay on Resume is broken because of regression introduced in : MP1-4305.
This branch should fix this and also handle WM_POWERBROADCAST message in order, and not like now (It can be mixed, this mean suspend code and resume can be executed in the same time and can lead to MP freeze, it can also avoid to execute multiple time the same event (it can happen in rare case but can happen).
JIRA link: https://issues.team-mediaportal.com/browse/MP1-4420
Wiki link: http://wiki.team-mediaportal.com/REDIRECTS/MediaPortal.Configuration.Sections.GeneralStartupResume
Steps to install:
Download the >> Installer << and execute it. A future upgrade to the upcoming 1.9 Pre Release should be supported by this installer.
What/How to test:
- Configure the start-up option, like described in the wiki (for example 30 secs) on MP start up and resume.
- On MP start, MP should wait 30 seconds before start.
- On MP resume (hibernate or other mode), MP should wait also 30 seconds (it will permit to some slow device to let time to start correctly).
- Test also normal standby and resume (without using start-up options).
Please report back if it works for you or not!
TNX
** EDIT 2014-08-03 **
Updated installer link.
Last edited: