]> git.sesse.net Git - vlc/commit
* vlm.*: move vlm to the core (now, vlm_New create only one instance)
authorLaurent Aimar <fenrir@videolan.org>
Sun, 21 Mar 2004 12:26:20 +0000 (12:26 +0000)
committerLaurent Aimar <fenrir@videolan.org>
Sun, 21 Mar 2004 12:26:20 +0000 (12:26 +0000)
commit756605b711ca9d8c46ed005310aa8602f8d922d1
treebf52d7ab9bc97349b994e978adc6d002c2a22d73
parentc56ae63ce56fc905d1e204ecc98ff80455f0cdf6
 * vlm.*: move vlm to the core (now, vlm_New create only one instance)
 * http.c: begin support of vlm interraction (not yet documented).
include/vlc_common.h
include/vlc_objects.h
include/vlc_vlm.h [moved from modules/control/telnet/vlm.h with 86% similarity]
modules/control/http.c
modules/control/telnet.c [moved from modules/control/telnet/telnet.c with 99% similarity]
modules/control/telnet/Modules.am [deleted file]
src/misc/objects.c
src/misc/vlm.c [moved from modules/control/telnet/vlm.c with 95% similarity]