pygame is sharing code with you

Bitbucket is a code hosting site. Unlimited public and private repositories. Free for small teams.

Don't show this again

pygame / pygame http://pygame.org/

Clone this repository (size: 15.4 MB): HTTPS / SSH
hg clone https://bitbucket.org/pygame/pygame
hg clone ssh://hg@bitbucket.org/pygame/pygame
Branch
tylerthemovie
Filename Size Date modified Message
gp2x
threads
__init__.py 9.3 KB Merged with trunk rev 2455.
_camera_opencv_highgui.py 2.2 KB Merged with trunk rev 2613, and moved interactive movie test and sample
_camera_vidcapture.py 3.6 KB Fixed dest_surf on opencv camera driver, added missing methods to vidcap one.
_dummybackend.py 770 B Updated backends to (mostly) mirror the functionality of the finished
_ffplaybackend.py 2.2 KB Added beginnings of ffplay wrapper code.
_numpysndarray.py 4.7 KB allow all Python modules to install with Python 3.1, though some may not work correctly
_numpysurfarray.py 17.0 KB allow all Python modules to install with Python 3.1, though some may not work correctly
_vlcbackend.py 5.9 KB Updated backends to (mostly) mirror the functionality of the finished
camera.py 2.7 KB Merged with trunk rev 2613, and moved interactive movie test and sample
colordict.py 23.5 KB color module
compat.py 809 B Managed to start compilation process for ff_movie.c. Still lots of
cursors.doc 3.7 KB typo
cursors.py 9.7 KB adapt mask module for Python 3.1
examples.doc 12.5 KB some doc updates for test tags and python -m option
freesansbold.ttf 96.3 KB new font
locals.doc 717 B Merged to revision 2209 in trunk.
locals.py 1.1 KB changed it so that pygame.Mask is there... and not in locals.
mac_scrap.py 4.3 KB allow all Python modules to install with Python 3.1, though some may not work correctly
macosx.py 887 B Finished trunk rev merge 2544
midi.doc 10.7 KB Merge update, added resizing to movie module. Cleaned up several really
midi.py 21.0 KB Merge update, added resizing to movie module. Cleaned up several really
nmovie.py 1.5 KB Added vlc backend module, which minimally works, and a dummy-backend
pkgdata.py 2.1 KB merging with python3 branch r 2048
pygame.ico 1.1 KB import fixups and icons
pygame_icon.bmp 630 B import fixups and icons
pygame_icon.icns 52.4 KB massive update for osx support
pygame_icon.svg 15.0 KB merging from symbian branch
pygame_icon.tiff 60.2 KB massive update for osx support
sndarray.doc 3.2 KB numpy now takes priority over Numeric in sndarry and surfarray
sndarray.py 6.1 KB allow all Python modules to install with Python 3.1, though some may not work correctly
sprite.doc 20.4 KB Updates to sprite docs. Finished with updates to sprite docs now.
sprite.py 51.8 KB merging with python3 branch r 2048
surfarray.doc 6.9 KB numpy now takes priority over Numeric in sndarry and surfarray
surfarray.py 11.7 KB adapt mask module for Python 3.1
sysfont.py 24.5 KB Finished trunk rev merge 2544
tests.doc 4.1 KB document rev 2130
version.py 1.3 KB Merged with latest trunk rev.