Order of the Butterfly
Posts: 472 from 2003/7/25
From: Wroclaw/Poland
Quote:
jacadcaps wrote:
SA_StopBlanker should disable DPMS too. If it does not, it's a bug. I'll have a look...
It would be great. If it is a bug, I just set it and it will work in future versions of MorphOS. It is not very important feature of demoscene productions. :)
Generally I don't like if an application disables my system settings. :) However in case of a video-players or demos it could be acceptable.
BTW.
I've removed SDL from my code and now I am creating base of engine in native MorphOS API. I have already implemented almost everything except sound (I am still thinking if I should use OpenAL or native AHI API). My demos are simple but they ane full system-friendly and will be the first demos for Amiga-like systems which can be switched between fullscreen and window (scallable) modes during playing demo. :)
I am very grateful to MOS Team for great SDK, Flow Development Stuio, examples, documentation, comments in includes. I wouldn't achieved it without your work. Thank you!