[vlc-commits] python: update generated modules. ***EXPERIMENTAL**

Olivier Aubert git at videolan.org
Sun Jan 10 12:08:52 UTC 2021


vlc/python | branch: master | Olivier Aubert <contact at olivieraubert.net> | Sun Jan 10 13:07:34 2021 +0100| [e70005574dc622eac0c7e76d14df460261a4b19f] | committer: Olivier Aubert

python: update generated modules. ***EXPERIMENTAL**

This is experimental, following an impacting change on how code is generated (now structs
are also generated, instead of being hand-coded). This potentially breaks things, so I let this out for exposure.

> http://git.videolan.org/gitweb.cgi/vlc/python.git/?a=commit;h=e70005574dc622eac0c7e76d14df460261a4b19f
---

 generated/3.0/README.module        |    4 +-
 generated/3.0/examples/cocoavlc.py |  227 +-
 generated/3.0/vlc.py               | 3985 +++++++++++++++++-------------------
 generated/dev/vlc.py               | 3358 +++++++++++++++++-------------
 4 files changed, 3975 insertions(+), 3599 deletions(-)

Diff:   http://git.videolan.org/gitweb.cgi/vlc/python.git/?a=commitdiff;h=e70005574dc622eac0c7e76d14df460261a4b19f


More information about the vlc-commits mailing list