CVS Update (stdxxx.txt removed!)

MacOS and Win32 cleanups in the latest CVS snapshot:
http://www.libsdl.org/cvs.html

The stderr.txt and stdout.txt files are now removed when the program
exits on MacOS and Windows, if the program produces no output. Thanks
to everyone who suggested this, and gave me ideas on how to do it.

On MacOS, if you hold down the command key while starting your application,
SDL will pop up a dialog which prompts you for the application command line.

Darrell, were you looking into saving the command line and other options
into the application resources? It’s not that important, but if you have
time, that might be a nice feature.

Enjoy!
-Sam Lantinga, Lead Programmer, Loki Entertainment Software

Sam Lantinga wrote:

Darrell, were you looking into saving the command line and other options
into the application resources? It’s not that important, but if you have
time, that might be a nice feature.

Sure thing! Also I plan on adding some way of selecting what video driver you
want, and maybe some video driver options for DSp driver that are currently
compile-time options.