Skip to content

1.0.0

Choose a tag to compare

@nurupo nurupo released this 10 Feb 01:59
· 109 commits to master since this release
  • Added support for VLC 3.0.
    • New dependency of libvlc-dev (Debian) was added due to the need of the version macro from vlc/libvlc_version.h.
  • Experimental macOS builds are now available, please report any issues.
  • Windows and macOS builds are now done out-of-tree, just like Linux builds are.
    • Makefile now has an optional OS argument, since it's no longer used exclusively for Linux.
  • Stopped maintaining the Docker Hub image for Windows corss-compilation, just use the provided Dockerfile to create the image locally.

This release just adds support for VLC 3.0 and out-of-tree builds, there are no new features or any kind of changes or bug fixes, so if you are using version 0.4.0 with VLC 2.1 or 2.2, there is no point in updating.