[vlc-devel] commit: Replace libvlc_exception_get_message with libvlc_errmsg ( Rémi Denis-Courmont )
git version control
git at videolan.org
Sun Aug 9 19:17:40 CEST 2009
vlc | branch: master | Rémi Denis-Courmont <remi at remlab.net> | Sun Aug 9 20:08:02 2009 +0300| [83b4e8360bcb89dfbd1f773a92fcde9e024a98ac] | committer: Rémi Denis-Courmont
Replace libvlc_exception_get_message with libvlc_errmsg
(This is a bit hackish as the conversion is not completed)
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=83b4e8360bcb89dfbd1f773a92fcde9e024a98ac
---
bin/vlc.c | 2 +-
include/vlc/libvlc.h | 10 ------
include/vlc/libvlc_structures.h | 1 -
projects/activex/vlccontrol.h | 3 +-
projects/activex/vlccontrol2.cpp | 2 +-
projects/macosx/framework/Sources/VLCLibrary.m | 2 +-
projects/mozilla/control/npolibvlc.cpp | 4 +-
src/control/core.c | 37 ++++++-----------------
src/control/mediacontrol_core.c | 6 +--
src/control/mediacontrol_internal.h | 6 ++--
src/libvlc.sym | 1 -
test/libvlc/test.h | 5 +--
12 files changed, 22 insertions(+), 57 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=83b4e8360bcb89dfbd1f773a92fcde9e024a98ac
More information about the vlc-devel
mailing list