Headphone remote controller routine

Discuss the development of new homebrew software, tools and libraries.

Moderators: cheriff, TyRaNiD

Post Reply
Deok Whan Choi
Posts: 4
Joined: Thu Jul 07, 2005 6:19 pm

Headphone remote controller routine

Post by Deok Whan Choi »

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?
Warren
Posts: 175
Joined: Sat Jan 24, 2004 8:26 am
Location: San Diego, CA

Post by Warren »

Try looking in psphprm.h or PSPMediaCenter/gui/basic for an example
Deok Whan Choi
Posts: 4
Joined: Thu Jul 07, 2005 6:19 pm

Hmmm

Post by Deok Whan Choi »

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
jimparis
Posts: 1145
Joined: Fri Jun 10, 2005 4:21 am
Location: Boston

Re: Headphone remote controller routine

Post by jimparis »

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.
Post Reply