[vlc-commits] python: new generator version, new generated modules
    Olivier Aubert 
    git at videolan.org
       
    Tue Mar  3 15:16:13 CET 2020
    
    
  
vlc/python | branch: master | Olivier Aubert <contact at olivieraubert.net> | Tue Mar  3 15:15:35 2020 +0100| [8e6c7239c86c628f45b7928c359c8fcb8f01846b] | committer: Olivier Aubert
python: new generator version, new generated modules
> http://git.videolan.org/gitweb.cgi/vlc/python.git/?a=commit;h=8e6c7239c86c628f45b7928c359c8fcb8f01846b
---
 generated/3.0/examples/cocoavlc.py |   4 +-
 generated/3.0/examples/gtkvlc.py   |  22 ++-
 generated/3.0/setup.py             |   4 +-
 generated/3.0/vlc.py               |  43 ++++-
 generated/dev/vlc.py               | 356 +++++++++++++++++--------------------
 generator/generate.py              |   2 +-
 generator/templates/header.py      |  25 +++
 7 files changed, 251 insertions(+), 205 deletions(-)
Diff:   http://git.videolan.org/gitweb.cgi/vlc/python.git/?a=commitdiff;h=8e6c7239c86c628f45b7928c359c8fcb8f01846b
    
    
More information about the vlc-commits
mailing list