- 01 Mar, 1993 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-
- 25 Şub, 1993 6 kayıt (commit)
-
-
Guido van Rossum yazdı
- call v.SetParam() after v.BindGLWindow() - turn of dithering in mono/grey mode - use prefposition to place the top left corner at (150, 150) (so that the video remains visible during recording) - default width is 256 Vcopy.py: correct typos; more verbose output. OldVcopy.py: new name for Jack's old grabbing Vcopy.py. Vstat.py: print values of all video parameters.
-
Guido van Rossum yazdı
Don't force packfactor to 1 in header when writing rgb data. Small bugfixes in Vcopy.
-
Guido van Rossum yazdı
- Renamed old Vcopy.py to OldVcopy.py, some cosmetic changes to it (is it still needed?) - Added new Vcopy.py which does everything that Vtime.py does but also format conversions, image scaling, and packfactors. - VFile: make packfactor always a tuple; introduce set and get methods for pf, format, and calculate some derived values. - Added new module GET.py to std library, use it instead of defining DM* in VFile. - Get rid of C programs (new Python programs can do all that they do and they probably don't understand the current file format anyway).
-
Guido van Rossum yazdı
get rid of testpackfactor(): not longer necessary
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
- 24 Şub, 1993 1 kayıt (commit)
-
-
Jack Jansen yazdı
-
- 23 Şub, 1993 3 kayıt (commit)
-
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Jack Jansen yazdı
-
- 21 Şub, 1993 2 kayıt (commit)
-
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
* Added libwww entry to Makefile. * Documented new array module. * Documented extensions to regex (last, substring, translation table).
-
- 19 Şub, 1993 6 kayıt (commit)
-
-
Guido van Rossum yazdı
-
Jack Jansen yazdı
-
Jack Jansen yazdı
-
Jack Jansen yazdı
-
Jack Jansen yazdı
-
Jack Jansen yazdı
-
- 18 Şub, 1993 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-
- 17 Şub, 1993 7 kayıt (commit)
-
-
Jack Jansen yazdı
screen Dsend - Main program analogous to Vsend to send data from display
-
Jack Jansen yazdı
-
Jack Jansen yazdı
-
Jack Jansen yazdı
-
Jack Jansen yazdı
-
Jack Jansen yazdı
-
Sjoerd Mullender yazdı
accordingly: SetMin, SetMax, SetDefault are no longer methods of the compressor/decompressor but are functions of the cl module and they take a first argument which is a compression scheme
-
- 16 Şub, 1993 4 kayıt (commit)
-
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
Vedit.py, VeditForm.fd: added scroll bar, Trunc, layout rearrangement. Viewer.py: added random access, qinfo() function.
-
Sjoerd Mullender yazdı
way); more efficiently check whether parameters are float; removed one argument from DecompressImage method; use clGetParam instead of clGetParams where it makes sense; convert int parameters in SetParams, SetParam, SetMin, SetMax, and SetDefault to float when needed; added QuerySchemeFromHandle method * Makefile: interchanged cstubs and cgen.py so that $> in rule gets them in the right order
-
Jack Jansen yazdı
-
- 15 Şub, 1993 1 kayıt (commit)
-
-
Guido van Rossum yazdı
Vrecb.py: use the new interfaces to imageop (fix -M, -m, -g options).
-
- 12 Şub, 1993 2 kayıt (commit)
-
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
will try to coerce anyway. classobject.c: instance 'nonzero' should first try __nonzero__ only then __len__.
-
- 10 Şub, 1993 3 kayıt (commit)
-
-
Jack Jansen yazdı
-
Sjoerd Mullender yazdı
-
Jack Jansen yazdı
-
- 08 Şub, 1993 1 kayıt (commit)
-
-
Guido van Rossum yazdı
listfontnames, bitmap ops. * listobject.c: use mkvalue() when possible; avoid weird error when calling append() without args. * modsupport.c: new feature in getargs(): if the format string contains a semicolor the string after that is used as the error message instead of "bad argument list (format %s)" when there's an error.
-
- 05 Şub, 1993 2 kayıt (commit)
-
-
Guido van Rossum yazdı
Removed duplicate description of -r option from documentation file.
-
Jack Jansen yazdı
-