Allegro.cc - Online Community

Allegro.cc Forums » Allegro Development » allegro-4.4.2 on maemo5/N900

This thread is locked; no one can reply to it. rss feed Print
allegro-4.4.2 on maemo5/N900
Aapo Rantalainen
Member #13,019
July 2011

Hi, I'm trying to get Allegro4 working on Maemo5 (Debian based Linux, run on Nokia N900, which is ARM device with 800x480px screen).

I have compiled allegro-4.4.2.tar.gz (and svn allegro-4.4=r14751).

I got it compiled and some games and demos running, but there are some critical issues:

*In fullscreen allegro grabs the keyboard
'Grabs' = system wide shortcuts e.g. ctrl+backspace (as ALT+TAB on desktop) nor screenshots with ctrl+shift+p are not working.
These are working in windowed mode.

*Sounds use too much processing power
If I have file /usr/lib/allegro/4.4.2/alleg-alsadigi.so sound playing is working, but e.g. demos/shooter game will run with 7 fps. When file is removed (and audio is not played) game runs with 28 fps.

*Fullscreen is not fullscreen. Window manager's top-panel is still visible, but not focusable. (This might be totally window manager's fault).
Check: http://img840.imageshack.us/img840/9195/allegro442maemo5fullscr.png
(screencapture taken over vnc)

Peter Wang
Member #23
April 2000

Cool. You're on your own though.

You can try reducing the mixer quality, see ~/.allegrorc. Or edit _sound_hq in src/sound.c

Go to: