rncbc / qjackctl

QjackCtl - JACK Audio Connection Kit Qt GUI Interface
https://qjackctl.sourceforge.io
GNU General Public License v2.0
186 stars 42 forks source link

[ci] windows: autodetect latest jack version and build with latest and latest - 1 #150

Closed amurzeau closed 3 years ago

amurzeau commented 3 years ago

The latest jack version is automatically detected using github API. This commit also add build configurations to build against the previous version of Jack so if someday, a Jack change break something in qjackctl, this will be easily found.

Resulting github actions example: https://github.com/amurzeau/qjackctl/actions/runs/1150750814