Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Uniformly replaced init() functions by __init__() constructors. | Guido van Rossum | 1993-12-17 | 1 | -1/+1 |
* | Use plain python. | Guido van Rossum | 1992-12-24 | 1 | -1/+1 |
* | Changes for supporting monochrome and greyscale video (not yet fully | Jack Jansen | 1992-12-14 | 1 | -3/+7 |
* | Changed the init() interface of LiveVideoOut to read out the window | Guido van Rossum | 1992-09-24 | 1 | -13/+15 |
* | Added options to Vsend and Vreceive; moved common defaults to senddefs. | Guido van Rossum | 1992-09-24 | 1 | -10/+30 |
* | Added multicast to Vsend and Vreceive. Updated README. Rediced queue | Guido van Rossum | 1992-09-24 | 1 | -6/+41 |
* | New modules LiveVideo{In,Out} (interfaces will change!). | Guido van Rossum | 1992-09-22 | 1 | -0/+74 |