I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jan 19, 2025 — Jan 19, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added defines for pixmode. More... about 34 years ago
Added new constants (some? all?) for FORMS version 1.5. More... about 34 years ago
Update on vinfo More... about 34 years ago
Introduced getopt. Added -d option: print deltas instead of absolute times. More... about 34 years ago
Fix third arg (audio skip). More... about 34 years ago
Changed description of video.py. More... about 34 years ago
Added -p packfactor and -l (looping) options. More... about 34 years ago
Cosmetics. More... about 34 years ago
Added vcopy.py; and cosmetics. More... about 34 years ago
Fixed to understand new file format; and cosmetics. More... about 34 years ago
Initial revision More... about 34 years ago
Made much faster, but for SHORT movies only, by saving lrectread data unprocessed in memory. As long as memory doesn't run out this gets us 19 frames/sec! Also many cosmetic changes. More... about 34 years ago
Some new info. More... about 34 years ago
Initial revision More... about 34 years ago
Made it work for more cases. More... about 34 years ago
Cosmetics, single buffering, block when not running, etc... More... about 34 years ago
Initial revision More... about 34 years ago
Added shift and mask ops. Allow numbers starting with a period. More... about 34 years ago
Added shift and mask ops. More... about 34 years ago
Added shifting and masking ops to as_number struct More... about 34 years ago
Added frexp, ldexp, modf, fmod. More... about 34 years ago
Changed convert to add '0' or '0x' prefix for oct/hex. Added NULL function pointers for shift and mask ops. More... about 34 years ago
Added NULL function pointers for shift and mask ops. More... about 34 years ago
Made dir() more robust. Added hex() and oct(). More... about 34 years ago
Added shifting and masking operators. More... about 34 years ago
Added a little comment More... over 34 years ago
newclassobject() gets a third argument More... over 34 years ago
Added 2-char tokens and new versions of comparisons More... over 34 years ago
Added some new tokens More... over 34 years ago
Added __members__ secret attribute More... over 34 years ago