[vlc-commits] ActiveX: Fullscreen support
Sergey Radionov
git at videolan.org
Sun Jul 10 00:18:26 CEST 2011
vlc/vlc-1.1 | branch: master | Sergey Radionov <rsatom at gmail.com> | Fri Jun 17 22:42:42 2011 +0700| [c9dfaf20a5ba035292c30a8fed206719c6bb8d62] | committer: Jean-Baptiste Kempf
ActiveX: Fullscreen support
Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>
> http://git.videolan.org/gitweb.cgi/vlc/vlc-1.1.git/?a=commit;h=c9dfaf20a5ba035292c30a8fed206719c6bb8d62
---
projects/activex/Makefile.am | 7 +
projects/activex/axvlc_rc.rc.in | 5 +
projects/activex/pixmaps/defullscreen.bmp | Bin 0 -> 1334 bytes
projects/activex/pixmaps/pause.bmp | Bin 0 -> 1366 bytes
projects/activex/pixmaps/play.bmp | Bin 0 -> 1366 bytes
projects/activex/pixmaps/volume-muted.bmp | Bin 0 -> 1334 bytes
projects/activex/pixmaps/volume.bmp | Bin 0 -> 1334 bytes
projects/activex/plugin.cpp | 31 +-
projects/activex/plugin.h | 5 +
projects/activex/vlc_win32_fullscreen.cpp | 891 +++++++++++++++++++++++++++++
projects/activex/vlc_win32_fullscreen.h | 207 +++++++
projects/activex/vlccontrol2.cpp | 2 +-
12 files changed, 1143 insertions(+), 5 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc/vlc-1.1.git/?a=commitdiff;h=c9dfaf20a5ba035292c30a8fed206719c6bb8d62
More information about the vlc-commits
mailing list