-
0.8.1
VLC-Qt 0.8.1 * Autodetect Qt4 or Qt5 * Restored MinGW support * Windows SDK updated to Qt 5.0.2 and VLC 2.0.6 with release and debug builds
-
0.8.0
VLC-Qt 0.8.0 * Separate library into modules: core, widgets and qml * Introduce position() and setPosition() methods * Fix pause method and introduce togglePause method * Removed mouse and fullscreen functions from WidgetVideo * Full support for MSVC and Qt5 * Fix: Use proper track ids * Fix: Install pkg-config file to correct path (issue #12) * Fix: Don't use exit() (issue #13)
-
0.4.0
Version 0.4.0 * QVlc project is now separated from Tano and now known as VLC-Qt. * Only libvlc 1.1 and later are supported. * Instance has been split into VlcError, VlcInstance, VlcMedia and VlcMediaPlayer classes. * New VlcAudio and VlcVideo classes * Code cleanup and optimisation * Doxygen documentation update