[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[pygame] cvs heads up



i just made some small changes to the internal pygame stuff, so if you 
are keeping an uptodate version of cvs for yourself, i highly suggest 
doing this after updating:
"python setup.py clean" or
"python setup.py install build_ext --force"

i've enhanced the way pygame can treat SDL's RWops object. these are 
what allow you to read images and sounds from any python file-like 
object. the new feature is that you the RWops can work for SDL code that 
streams the data from a background thread.

basically, now you can stream mpeg movies from any python file-like 
object. just like you've been able to do for images and sounds.

anywyas, a small nice new feature, but you should likely rebuild all of 
pygame if you are updating from cvs :]

____________________________________
pygame mailing list
pygame-users@seul.org
http://pygame.seul.org