[vlc-devel] commit: Remove enums from public APIs ( Rémi Denis-Courmont )

git version control git at videolan.org
Mon Jun 29 17:38:44 CEST 2009


vlc | branch: master | Rémi Denis-Courmont <remi at remlab.net> | Mon Jun 29 18:38:32 2009 +0300| [3d0ef0165c1c9189192d6f7dad3fd5901db6034c] | committer: Rémi Denis-Courmont 

Remove enums from public APIs

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=3d0ef0165c1c9189192d6f7dad3fd5901db6034c
---

 include/vlc/libvlc_events.h            |    6 ++--
 include/vlc/libvlc_media.h             |   18 ++++++++--------
 include/vlc/libvlc_media_list_player.h |    2 +-
 include/vlc/libvlc_media_player.h      |   34 ++++++++++++++++----------------
 src/control/media.c                    |   12 ++++------
 src/control/media_internal.h           |    4 +-
 src/control/media_list_player.c        |    6 +++-
 src/control/media_player.c             |   18 ++++++++--------
 src/control/mediacontrol_core.c        |    2 +-
 src/control/video.c                    |    8 +++---
 10 files changed, 55 insertions(+), 55 deletions(-)

Diff:   http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=3d0ef0165c1c9189192d6f7dad3fd5901db6034c



More information about the vlc-devel mailing list