[vlc-devel] commit: LibVLC core: remove exceptions ( Rémi Denis-Courmont )

git version control git at videolan.org
Sun Jan 31 22:40:32 CET 2010


vlc | branch: master | Rémi Denis-Courmont <remi at remlab.net> | Sun Jan 31 23:40:16 2010 +0200| [09020b63ba7513eeaff38f1cc40e2b4937c61030] | committer: Rémi Denis-Courmont 

LibVLC core: remove exceptions

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

 bin/cachegen.c                  |    5 +---
 bin/vlc.c                       |    7 +----
 bin/winvlc.c                    |   12 ++-------
 include/vlc/libvlc.h            |    8 ++----
 src/control/core.c              |   45 ++++++++++++--------------------------
 src/control/libvlc_internal.h   |    9 -------
 src/control/mediacontrol_core.c |    8 ++----
 test/libvlc/core.c              |    4 +-
 test/libvlc/events.c            |    4 +-
 test/libvlc/media_list.c        |    4 +-
 test/libvlc/media_list_player.c |   22 +++++++++---------
 test/libvlc/media_player.c      |    8 +++---
 test/libvlc/meta.c              |    4 +-
 test/src/misc/variables.c       |    5 +--
 14 files changed, 51 insertions(+), 94 deletions(-)

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



More information about the vlc-devel mailing list