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

git version control git at videolan.org
Sat Feb 6 19:35:48 CET 2010


vlc | branch: master | Rémi Denis-Courmont <remi at remlab.net> | Sat Feb  6 20:35:26 2010 +0200| [dd1e8bad853c63c7df40ba28ae62137fc8e5001a] | committer: Rémi Denis-Courmont 

LibVLC: remove exceptions infrastructure

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

 include/vlc/libvlc.h            |   44 ---------------------------------------
 include/vlc/libvlc_structures.h |   17 ---------------
 src/control/core.c              |   43 +-------------------------------------
 src/libvlc.sym                  |    4 ---
 test/libvlc/core.c              |    1 -
 test/libvlc/events.c            |    5 ----
 test/libvlc/libvlc_additions.h  |    8 +-----
 test/libvlc/media_list.c        |    6 +---
 test/libvlc/media_list_player.c |    6 -----
 test/libvlc/media_player.c      |    3 --
 test/libvlc/meta.c              |    1 -
 test/libvlc/test.h              |   25 ----------------------
 12 files changed, 5 insertions(+), 158 deletions(-)

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



More information about the vlc-devel mailing list