]> git.sesse.net Git - vlc/commit
mediacontrol:
authorOlivier Aubert <olivier.aubert@liris.cnrs.fr>
Thu, 12 Jul 2007 21:05:02 +0000 (21:05 +0000)
committerOlivier Aubert <olivier.aubert@liris.cnrs.fr>
Thu, 12 Jul 2007 21:05:02 +0000 (21:05 +0000)
commit7151b1d6cd8ca224261cf28caf71b4ff4cc49d21
tree300166ebfad6ab353137e57c5953a6e2aa5de415
parent6f47f36936662dbbbe191a5c58414c3bdd292445
mediacontrol:
 * prefix non-exported function names with private_ (as by Pierre d'Herbemont's suggestion)
 * move private functions definitions to src/control/mediacontrol_internal.h
 * move all structure definitions to include/vlc/mediacontrol_structure.h
include/vlc/mediacontrol.h
include/vlc/mediacontrol_structures.h
src/control/mediacontrol_audio_video.c
src/control/mediacontrol_core.c
src/control/mediacontrol_internal.h
src/control/mediacontrol_util.c