[vlc-commits] activex: Remove unused wrappers & use libvlcpp

Hugo Beauzée-Luyssen git at videolan.org
Tue Apr 21 10:15:53 CEST 2015


npapi-vlc | branch: master | Hugo Beauzée-Luyssen <hugo at beauzee.fr> | Wed Mar 25 12:30:14 2015 +0100| [ffb98b35c99273c1feb9b031f1c6ce8714bbb0a2] | committer: Hugo Beauzée-Luyssen

activex: Remove unused wrappers & use libvlcpp

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

 activex/main.cpp        |    2 +-
 activex/oleobject.cpp   |   12 +-
 activex/plugin.cpp      |  325 ++++++----------
 activex/plugin.h        |   86 +----
 activex/vlccontrol.cpp  |  127 +++----
 activex/vlccontrol2.cpp |  958 +++++++++++++++--------------------------------
 activex/vlccontrol2.h   |   17 +-
 common/vlc_player.cpp   |   37 ++
 common/vlc_player.h     |    8 +
 npapi/Makefile.am       |    2 +-
 10 files changed, 523 insertions(+), 1051 deletions(-)

Diff:   http://git.videolan.org/gitweb.cgi/npapi-vlc.git/?a=commitdiff;h=ffb98b35c99273c1feb9b031f1c6ce8714bbb0a2


More information about the vlc-commits mailing list