]> git.sesse.net Git - vlc/commit
Mediacontrol interface changes to detach use of vlc/control.h
authorFilippo Carone <littlejohn@videolan.org>
Wed, 14 Dec 2005 16:40:56 +0000 (16:40 +0000)
committerFilippo Carone <littlejohn@videolan.org>
Wed, 14 Dec 2005 16:40:56 +0000 (16:40 +0000)
commit56439bf0913ff57e2fa31f6d6a60bd7ac2143ee9
treed9c90f71630392de79533478d068f5f1cff320a5
parent064023b0fc38fc7d351e3d52e1a5de7b11cecc94
Mediacontrol interface changes to detach use of vlc/control.h
header from internal headers.
Patch elaborated with Olivier Aubert.
include/vlc/control.h
include/vlc/control_structures.h [new file with mode: 0644]
include/vlc_control.h [new file with mode: 0644]
src/control/audio_video.c
src/control/core.c
src/control/init.c
src/control/plugin.c
src/control/util.c