Skip to content

Releases: kadir014/pygame-video

2.1.0

17 Oct 13:17
Compare
Choose a tag to compare

This release is only for the PyPI package.

No changes between 2.0.0. Read the 2.0.0 changes here

2.0.0

17 Oct 12:52
Compare
Choose a tag to compare

Huge refactor

  • Almost all of the codebase is rewritten.
  • Fixed the segfault when exiting the app.
  • Fixed stopping and looping the video.
  • Time class is removed and stdlib is being used.
  • Better documentation.