[vlc-commits] python: update wxvlc.py to wxPython 4.0.6. (#96)
mrJean1
git at videolan.org
Sat Aug 3 19:08:12 CEST 2019
vlc/python | branch: master | mrJean1 <22154337+mrJean1 at users.noreply.github.com> | Sat Aug 3 13:07:55 2019 -0400| [11d4b033bd2e4026713a054bda50d53ada5d7294] | committer: Olivier Aubert
python: update wxvlc.py to wxPython 4.0.6. (#96)
Made 3 updates to use wxPython 4.0.6: wxFD_OPEN, timer.Start(1000) and wx.App().
Changed Volume button label to toggle between Mute and Unmute.
Enable and disable the Play, Pause and Stop button depending on state.
Tested only with wxPython 4.0.6, wxWidgets 3.0.5 and Python 3.7.4 64-bit on macOS 10.13.6.
> http://git.videolan.org/gitweb.cgi/vlc/python.git/?a=commit;h=11d4b033bd2e4026713a054bda50d53ada5d7294
---
examples/wxvlc.py | 169 +++++++++++++++++++++++++++++++++++++-----------------
1 file changed, 115 insertions(+), 54 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc/python.git/?a=commitdiff;h=11d4b033bd2e4026713a054bda50d53ada5d7294
More information about the vlc-commits
mailing list