Skip to content

1st release candidate

Pre-release
Pre-release
Compare
Choose a tag to compare
@nicolas-guichard nicolas-guichard released this 20 Aug 19:27
· 69 commits to master since this release

RVGL Companion

This is pre-release!

Please test this out and report any issue via GitHub (or Discord, or email, or any other means).

What is expected to work

Every advertised function: installing files, installing month tracks, running rvgl and the rvgl: scheme handler.

Known issues

  • The UI can and will be improved.
  • Their is a memory leak: all downloads will remain in memory until shutdown, will be fixed in next release!
  • On Windows: it has been reported that RVGL crash about 20 secs after being launched, investigating…

Using

Windows

Download and run, as simple as that! It will register the rvgl: scheme handler on first run.

Cross-compiled from an up-to-date Archlinux system.

Linux

Install Qt5 libs: Core, Network, QML, GUI, QuickControls2, Quick and QuickTemplates2. Install p7zip for archive extraction support. (7za needs to be in PATH)

Please be aware the attached binary was built on a fully up-to-date 64bits X.Org-based Archlinux system and may not run as is on Ubuntu. Recompiling on those systems might be needed.