Skip to content

VLC-Qt 0.8.0

Compare
Choose a tag to compare
@ntadej ntadej released this 08 Aug 19:33
· 302 commits to master since this release
  • 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)