Skip to content

VLC-Qt 1.0 beta 1 (0.90.0)

Pre-release
Pre-release
Compare
Choose a tag to compare
@ntadej ntadej released this 20 Sep 10:58
· 121 commits to master since this release
  • Renamed to VLCQtCore, VLCQtQml and VLCQtWidgets
  • Autogenerated CMake search scripts for full modularity
  • Added Equalizer
  • Added support for functions from newer libVLC versions
  • Added audio channel selection
  • Added volumeChanged and muteChanged slots to VlcAudio
  • Made WidgetSeek more flexible with supporting sliders and progress bars
  • Fix: Building with Qt4 (issue #59)
  • Fix: Missing break in event parsing
  • Fix: Windows does not need patched headers anymore
  • Updated documentation