[vlc-devel] [PATCH 0/4] New properties,	new events and fixes for the web plugins
    Daniel Amm 
    da2424 at t-online.de
       
    Tue Jun  6 17:30:55 CEST 2017
    
    
  
These patches will add some new useful events and properties to the JS API.
In addition, it will fix toggleTeletext() for 3.0 builds.
I hope you will like it ;)
Daniel Amm (4):
  Update NEWS
  Add some useful events to the JS API
  Fix toggleTeletext in 3.0 builds
  Add support for multiple video tracks
 NEWS                          | 10 ++++++
 activex/axvlc.idl             | 27 ++++++++++++++++
 activex/plugin.cpp            | 74 +++++++++++++++++++++++++++++++++++++++++++
 activex/plugin.h              | 10 ++++++
 activex/vlccontrol2.cpp       | 44 +++++++++++++++++++++++--
 activex/vlccontrol2.h         |  4 +++
 common/vlc_player.cpp         |  7 ++++
 common/vlc_player.h           |  1 +
 npapi/npruntime/npolibvlc.cpp | 55 +++++++++++++++++++++++++++++---
 npapi/vlcplugin_base.cpp      | 28 ++++++++++++++++
 10 files changed, 254 insertions(+), 6 deletions(-)
-- 
2.11.1.windows.1
    
    
More information about the vlc-devel
mailing list