[SDL] Announcing SDL 1.2.12!

Bill Kendrick nbs at sonic.net
Mon Jul 23 12:27:07 PDT 2007


On Mon, Jul 23, 2007 at 07:11:05PM +0000, Luke Crook wrote:
> Sam Lantinga <slouken <at> devolution.com> writes:
> 
> > * Added SDL_VIDEO_ALLOW_SCREENSAVER to override SDL's disabling of the 
> screensaver on Mac OS X, Windows, and X11.
> 
> 
> I did a grep in the include/ directory in the 1.2.12 release and couldn't find 
> SDL_VIDEO_ALLOW_SCREENSAVER. Where is this defined?
> 

It's an Environment Variable that you set inside (or outside) your app,
so it's not something I think you'd find #define'd in a header file...

Might be nice if these things were mentioned in comments in the header files
somewhere, though.  Like "SDL_init() pays attention to these: ..."

-- 
-bill!
bill at newbreedsoftware.com
http://www.newbreedsoftware.com/


More information about the SDL mailing list