Added platform-specific child classes of VlcPluginBase:
VlcPluginWin: Windows support - briefly tested
VlcPluginMac: Mac support - completely untested
VlcPluginGtk: GTK+ Linux support - well tested
VlcPluginXlib: Xlib Linux support for those who don't want to compile
with GTK+ - buggy
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
Showing
npapi/vlcplugin_gtk.cpp
0 → 100644
npapi/vlcplugin_gtk.h
0 → 100644
npapi/vlcplugin_mac.cpp
0 → 100644
npapi/vlcplugin_mac.h
0 → 100644
npapi/vlcplugin_win.cpp
0 → 100644
npapi/vlcplugin_win.h
0 → 100644
npapi/vlcplugin_xlib.cpp
0 → 100644