| View previous topic :: View next topic |
| Author |
Message |
Chrighton
Joined: 15 Jun 2005 Posts: 58
|
Posted: Tue Jun 05, 2007 2:06 pm Post subject: SDL + Standby Mode |
|
|
| Can anyone help enlighten me about how to get this to work? Would like to make my SDL app sleep and resume properly. At the moment when trying to standby, screen goes blank, green light blinks rapidly for an extended period, then shutdown. |
|
| Back to top |
|
 |
Archaemic
Joined: 18 Mar 2007 Posts: 38
|
Posted: Tue Jun 05, 2007 9:21 pm Post subject: |
|
|
| From what I've observed, it's waiting for threads to sleep. In your main loop, check if the PSP is trying to go into standby mode, and put in a sleep or something. I'm not really sure. I've never had a really busy program on the PSP before. |
|
| Back to top |
|
 |
Chrighton
Joined: 15 Jun 2005 Posts: 58
|
Posted: Tue Jun 05, 2007 11:23 pm Post subject: |
|
|
| Thanks for the tip, Archaemic, I'll see about doing just that, tonight. |
|
| Back to top |
|
 |
_df_

Joined: 01 Jun 2007 Posts: 9
|
Posted: Wed Jun 06, 2007 1:30 am Post subject: |
|
|
| is anything special required to do by the app when the psp requests standby mode? |
|
| Back to top |
|
 |
|