summaryrefslogtreecommitdiff
path: root/Demo/sgi/video/vcopy.py
Commit message (Collapse)AuthorAgeFilesLines
* Remove the SGI demos. These were all ancient and nobody cared enough.Guido van Rossum2002-09-171-134/+0
|
* Changes for supporting monochrome and greyscale video (not yet fullyJack Jansen1992-12-141-2/+31
| | | | functional)
* Adapted the world to the new VFile.py. Fixed bugs in Vplay.py:Guido van Rossum1992-09-071-1/+1
| | | | | | missing -n in help(), bogus frame skipping; and added patch for weird time jumps. Removed colorsys.py (now in std library). Fixed "sys.write" error in vcopy.py. Restructured README.
* More functionality by Jack (untested by me)Guido van Rossum1992-03-181-56/+53
|
* new syntaxGuido van Rossum1992-02-111-9/+9
|
* Initial revisionGuido van Rossum1991-11-041-0/+108