You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 vlc-qt#12)
* Fix: Don"t use exit() (issue vlc-qt#13)