npapi-vlc | branch: master | Sergey Radionov <[email protected]> | Sun Jul 10 23:04:48 2011 +0200| [5f83821fde39f15203bfc26cad707cdb7f130ec0] | committer: Jean-Baptiste Kempf
Win32: NPAPI Fullscreen support Signed-off-by: Jean-Baptiste Kempf <[email protected]> > 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 _______________________________________________ vlc-commits mailing list [email protected] http://mailman.videolan.org/listinfo/vlc-commits
