Thread: ScummVM on N900
View Single Post
Posts: 2,152 | Thanked: 1,490 times | Joined on Jan 2006 @ Czech Republic
#24
OK, I have finally installed Fremantle SDK and made some build of scummvm, installed into x86 target to test with the fancy Maemo 5 UI and indeed there are some issues.

Originally Posted by toninikkanen View Post
Commented out the SDL_WM_SetIcon call. This enabled getting window focus -> enabled you to use the keyboard.
Yes, happens in Xephyr too.

Originally Posted by toninikkanen View Post
The rest is just trying to get the keyboard mappings to such a state that they make sense on the N900.
As I don't have the device I need a bit of help here. So we have no fullscreen, no home and no menu button. Do we have Escape key? What shortcuts are good for those on N900? In maemo developers there was some discussion about fullscreen key, what about other SDL based ports? would ctrl+space be good for fullscreen? What about others? Is there no way to switch to fullscreen in the UI?

Maybe with so many buttons missing, some virtual buttons on screen are really needed :-(

Originally Posted by toninikkanen View Post
and I'm still missing the ability to enter the save dialog and enter numbers - the keyboard command part of the code is a bit confusing there and I don't know SDL anyway.
At least on N810 holding Fn worked to print numbers, Fn is not sticky in SDL. Does this work with N900 too?

So I guess to test the water I will start with fremantle specific sources for uploading to fremantle extras-devel (hopefully this weekend) and try one source for all later. As for dependencies and maemo autobuilder it looks great. I see there is both libvorbisidec and libmad in fremantle extras-devel but libmad is not in extras. FLAC is in both.

As for power management - do SDL apps get lost focus event when the application is switched away or display is blank? How can I blank the display in SDK?
__________________
Newbies click here before posting. Thanks.

If you really need to PM me with troubleshooting question please consider posting it to the forum instead. It is OK to PM me a link to such post then. Thank you.