]> git.sesse.net Git - vlc/commit
* ./modules/access/dvdplay/demux.c: the dvdplay plugin no longer sets the
authorSam Hocevar <sam@videolan.org>
Thu, 6 Feb 2003 23:59:40 +0000 (23:59 +0000)
committerSam Hocevar <sam@videolan.org>
Thu, 6 Feb 2003 23:59:40 +0000 (23:59 +0000)
commitf7c92985ff7210bedb09c3d5d33a963d595adc6f
treeb40f882d5d0152ee1fa64fd9a08dce5a00d1a4a6
parent901bde5455bd257a4a843cb1e1872c059b138ab7
  * ./modules/access/dvdplay/demux.c: the dvdplay plugin no longer sets the
    "interface" variable to "dvdplay" (Closes: #178, #210, and probably a
    bunch of others).
  * ./src/interface/interface.c: added a safety check to circumvent the bug,
    allowing a smooth upgrade.
include/interface.h
modules/access/dvdplay/demux.c
modules/control/rc/rc.c
modules/gui/win32/menu.cpp
src/interface/interface.c
src/libvlc.c