]> git.sesse.net Git - vlc/history - bindings/libvlcpp/src/media_player.cpp
libvlcpp: fix the compilation and throw an exception if the constructor fail.
[vlc] / bindings / libvlcpp / src / media_player.cpp
2010-02-03 Rémi Duraffortlibvlcpp: fix the compilation and throw an exception...
2010-02-02 Rémi Duraffortlibvlcpp: add a function to handle video.
2010-02-02 Rémi Duraffortlibvlcpp: stop the media player in the destructor.
2010-02-02 Rémi Duraffortlibvlcpp: add a function to get the audio infromations...
2010-02-02 Rémi Duraffortlibvlcpp: fix compilation.
2010-01-31 Rémi Duraffortlibvlcpp: fix compilation.
2010-01-26 Rémi Duraffortlibvlcpp: add some functions for Video.
2010-01-26 Rémi Duraffortlibvlcpp: directly access to the instance.
2010-01-24 Rémi Duraffortlibvlcpp: fix compilation.
2010-01-23 Rémi Duraffortlibvlcpp: add some function to MediaPlayer class.
2010-01-23 Rémi Duraffortlibvlcpp: getSomething => something
2010-01-23 Rémi DuraffortNew C++ binding for libvlc.