[vlc-commits] Win32: NPAPI Fullscreen support

Sergey Radionov git at videolan.org
Tue Jul 12 16:33:09 CEST 2011


npapi-vlc | branch: master | Sergey Radionov <rsatom at gmail.com> | Sun Jul 10 23:04:48 2011 +0200| [5f83821fde39f15203bfc26cad707cdb7f130ec0] | committer: Jean-Baptiste Kempf

Win32: NPAPI Fullscreen support

Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>

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

 npapi/Makefile.am              |    5 +-
 npapi/npvlc_rc.rc.in           |    6 +
 npapi/vlc_win32_fullscreen.cpp |  892 ++++++++++++++++++++++++++++++++++++++++
 npapi/vlc_win32_fullscreen.h   |  211 ++++++++++
 npapi/vlcplugin.cpp            |   65 +++-
 npapi/vlcplugin.h              |    9 +-
 npapi/vlcshell.cpp             |   14 +
 share/defullscreen.bmp         |  Bin 0 -> 1334 bytes
 share/pause.bmp                |  Bin 0 -> 1366 bytes
 share/play.bmp                 |  Bin 0 -> 1366 bytes
 share/volume-muted.bmp         |  Bin 0 -> 1334 bytes
 share/volume.bmp               |  Bin 0 -> 1334 bytes
 12 files changed, 1197 insertions(+), 5 deletions(-)

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


More information about the vlc-commits mailing list