]> git.sesse.net Git - vlc/commit
* ./plugins/win32: skeleton for the win32 interface Ipkiss is developing.
authorSam Hocevar <sam@videolan.org>
Mon, 21 Jan 2002 00:52:07 +0000 (00:52 +0000)
committerSam Hocevar <sam@videolan.org>
Mon, 21 Jan 2002 00:52:07 +0000 (00:52 +0000)
commitddec0b930efaef05ac51137841a7705f5ac75236
tree56d1923fbb3d4dfc48b309dfbc98eeb7f6995b58
parent85523bcfe0159683a8d10f4429dec93808b06069
  * ./plugins/win32: skeleton for the win32 interface Ipkiss is developing.
  * ./config.guess ./config.sub: latest GNU versions.
  * ./configure.in: when possible, xvideo is compiled as a plugin.
  * ./vlc.spec: fixed a few minor inaccuracies.
  * ./debian/control: vlc-gui is no longer depended on, but rather recommended.
  * ./src/interface/main.c: --spumargin flag; use this to force displaying
    subtitles at the bottom of the screen instead of putting them in the
    middle, for instance: `--spumargin 5'.
22 files changed:
BUGS
MODULES
Makefile
Makefile.modules
Makefile.opts.in
config.guess
config.sub
configure
configure.in
debian/control
include/config.h
plugins/macosx/macosx.c
plugins/qnx/vout_qnx.c
plugins/win32/.cvsignore [new file with mode: 0644]
plugins/win32/Makefile [new file with mode: 0644]
plugins/win32/win32.cpp [new file with mode: 0644]
plugins/x11/xcommon.c
src/interface/main.c
src/misc/modules.c
src/misc/symbols.c [new file with mode: 0644]
src/video_output/vout_subpictures.c
vlc.spec