summaryrefslogtreecommitdiffstats
path: root/Demo/sgi/video/Vplay.py
Commit message (Expand)AuthorAgeFilesLines
* Added options to make window bigger than video (for recording to tape)Jack Jansen1993-01-271-3/+38
* Fix typo in print messageGuido van Rossum1992-12-241-1/+1
* Microscopic changes, comments/messages changed.Guido van Rossum1992-12-091-2/+0
* Clear the window when receiving a REDRAW event and not playingGuido van Rossum1992-09-071-0/+2
* Adapted the world to the new VFile.py. Fixed bugs in Vplay.py:Guido van Rossum1992-09-071-7/+11
* Added a clear() method to VFile class, to be called when the windowGuido van Rossum1992-09-011-2/+2
* Created Vedit.py, the video editor. This uses the classes in Viewer.py.Guido van Rossum1992-08-251-16/+15
* Redesigned option processing and added several new options.Guido van Rossum1992-08-211-110/+207
* Lots of changes, options (from Vtime.py) etc.Guido van Rossum1992-08-201-58/+143
* Add comments and optionsGuido van Rossum1992-08-181-8/+85
* Change window title: prefix '* ' means playing.Guido van Rossum1992-08-181-2/+2
* Initial revisionGuido van Rossum1992-08-181-0/+57