[vlc-devel] commit: activex: remove libvlc_exceptions and adapt to recent libvlc changes ( Jean-Paul Saman )
git version control
git at videolan.org
Thu Feb 11 11:37:08 CET 2010
vlc | branch: master | Jean-Paul Saman <jean-paul.saman at m2x.nl> | Tue Feb 9 13:07:02 2010 +0100| [4d89b290c0cb12eed8402aaad9af90709c2542e0] | committer: Jean-Paul Saman
activex: remove libvlc_exceptions and adapt to recent libvlc changes
The libvlc_exceptions have been removed from libvlc.
The libvlc audio functions prototypes have changed.
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=4d89b290c0cb12eed8402aaad9af90709c2542e0
---
projects/activex/plugin.cpp | 76 +++----
projects/activex/plugin.h | 57 +++---
projects/activex/vlccontrol.cpp | 130 +++--------
projects/activex/vlccontrol.h | 10 +-
projects/activex/vlccontrol2.cpp | 453 +++++++++-----------------------------
projects/activex/vlccontrol2.h | 10 -
6 files changed, 207 insertions(+), 529 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=4d89b290c0cb12eed8402aaad9af90709c2542e0
More information about the vlc-devel
mailing list