Search found 5 matches

by AmiDog
Mon Feb 13, 2012 11:20 am
Forum: General Developer Support
Topic: Disable screenblankers
Replies: 3
Views: 5389

Disable screenblankers

Is there some kind of "universal" way of preventing screenblankers from starting? Sending some kind of "ping" through the input system every now and then? It need to work on OS3 as well. Any suggestions?
by AmiDog
Thu Dec 01, 2011 3:05 pm
Forum: General Developer Support
Topic: char & UBYTE
Replies: 11
Views: 13948

Re: char & UBYTE

UBYTE is always unsigned while char without signed or unsigned keyword can be either signed or unsigned depending on the compiler, the target system and what compiler options are used (f.e. gcc allows to force either signed or unsigned with -fsigned-char and -funsigned-char options).
There are ...
by AmiDog
Thu Oct 20, 2011 9:01 am
Forum: SDK Support
Topic: MUI
Replies: 3
Views: 9607

Re: MUI

The problem is that if I specify the path to SDK:MUI/C/Include it will barf about muiprog.h not being found, and if I define MUIPROG_H to silence that warning, it will barf about structures being declared in the parameter lists (or similar). I still wonder why SDK 53.15 had all MUI includes in the ...
by AmiDog
Tue Oct 18, 2011 10:17 am
Forum: SDK Support
Topic: MUI
Replies: 3
Views: 9607

MUI

Which are the steps required to be able to build MUI apps with the latest SDK (53.20)? I just took the time to make a full OS4 reinstall (i.e. Update 1, followed by 2 and 3) and installed the SDK afterwards. Trying to build an MUI app right away give errors as the MUI includes can't be found. Seems ...
by AmiDog
Tue Aug 23, 2011 2:51 pm
Forum: General AmigaOS
Topic: Warp3D R200 and color scaling
Replies: 1
Views: 3603

Warp3D R200 and color scaling

Any chance the color scaling bug in the R200 driver has been taken care of? If not, could someone please have a look at it? It's in bugzilla.