Announcing SDL demo archive

I split the examples and demos out of the main SDL development distribution
and placed them in a new archive, SDL-demos.tar.gz

New in the demo archive:

The mixer now uses the MikMod library to play sound (music) modules
in the following formats:  .MOD .S3M .IT .XM

The aliens example program now uses the mixer library for background
music as well as sound effects.

Yay!

You can get these new package archives from the CVS snapshots on my
SDL developer’s page:
http://www.devolution.com/~slouken/

If you are using anonymous CVS, you should delete your current copies
and check out fresh sources, as the directory structure has changed:

– CVS update instructions
cd ~/cvs
rm -r CVS SDL
cvs -d :pserver:guest at devolution.com:/home/slouken/cvsroot login

password is “cvsguest”

cvs -d :pserver:guest at devolution.com:/home/slouken/cvsroot checkout SDL SDL-demos
cd SDL; make
– end –

See ya!
-Sam Lantinga (slouken at devolution.com)–
Author of Simple DirectMedia Layer -
http://www.devolution.com/~slouken/SDL/

How about putting that on your website somewhere. I’m not used to CVS.On 30 Jul, Sam Lantinga wrote:

I split the examples and demos out of the main SDL development distribution
and placed them in a new archive, SDL-demos.tar.gz


| |/ | | | _ | | | mailto:@Knight_Walker |
| / | / / | | http://www.aros.net/~kwalker |
| \ | ___ | | |
| |\ | | / \ | | The Kobran Imperium (801)265-1299 |
|| || || || _____________________________________/

If you go to http://www.devolution.com/~slouken/SDL/develop.html
you can get them from the CVS snapshot there.

See ya!
-Sam Lantinga (slouken at devolution.com)> On 30 Jul, Sam Lantinga wrote:

I split the examples and demos out of the main SDL development distribution
and placed them in a new archive, SDL-demos.tar.gz

How about putting that on your website somewhere. I’m not used to CVS.


Author of Simple DirectMedia Layer -
http://www.devolution.com/~slouken/SDL/

I misssed it last time I checked. But it’s for the best since I needed
to pick up the CVS of SDL to compile them.On 30 Jul, Sam Lantinga wrote:

If you go to http://www.devolution.com/~slouken/SDL/develop.html
you can get them from the CVS snapshot there.


| |/ | | | _ | | | mailto:@Knight_Walker |
| / | / / | | http://www.aros.net/~kwalker |
| \ | ___ | | |
| |\ | | / \ | | The Kobran Imperium (801)265-1299 |
|| || || || _____________________________________/