| View previous topic :: View next topic |
| Author |
Message |
Deok Whan Choi
Joined: 07 Jul 2005 Posts: 4
|
Posted: Fri Aug 05, 2005 6:56 pm Post subject: Headphone remote controller routine |
|
|
Does anyone know the function to read the headphone
remote controller button input? I'm making a text viewer
with MP3 player. I'm just trying to add some remote
controller functions but cannot even find the routine name.
Isn't there any kinds of function to read the headphone
remote contrller button hander? |
|
| Back to top |
|
 |
Warren
Joined: 24 Jan 2004 Posts: 173 Location: San Diego, CA
|
Posted: Fri Aug 05, 2005 8:05 pm Post subject: |
|
|
| Try looking in psphprm.h or PSPMediaCenter/gui/basic for an example |
|
| Back to top |
|
 |
Deok Whan Choi
Joined: 07 Jul 2005 Posts: 4
|
Posted: Sat Aug 06, 2005 12:20 am Post subject: Hmmm |
|
|
| Warren wrote: | | Try looking in psphprm.h or PSPMediaCenter/gui/basic for an example |
The problem is I cannot find the source of the PSP Media center.. :(
Anyways thank you for your help.. I'll look for the psphprm.h |
|
| Back to top |
|
 |
jimparis
Joined: 10 Jun 2005 Posts: 1179 Location: Boston
|
Posted: Sat Aug 06, 2005 1:58 am Post subject: Re: Headphone remote controller routine |
|
|
| Deok Whan Choi wrote: | | Does anyone know the function to read the headphone remote controller button input? |
With SDL, they show up as keypresses F10-F15. |
|
| Back to top |
|
 |
|