From 59d752559b373fdad7e885b7b5076edd3d2cf6a6 Mon Sep 17 00:00:00 2001 From: rl2939 <60378449+rl2939@users.noreply.github.com> Date: Thu, 2 Jan 2025 22:53:26 -0500 Subject: [PATCH 1/6] Update Voxglitch. --- plugins/plugins.cpp | 3 +++ plugins/voxglitch | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/plugins/plugins.cpp b/plugins/plugins.cpp index 5882a85..c38078e 100644 --- a/plugins/plugins.cpp +++ b/plugins/plugins.cpp @@ -3456,6 +3456,7 @@ static void initStatic__Voxglitch() p->addModel(modelDigitalSequencer); p->addModel(modelDigitalSequencerXP); p->addModel(modelDrumRandomizer); + p->addModel(modelCueResearch); p->addModel(modelGlitchSequencer); p->addModel(modelGhosts); p->addModel(modelGrainEngineMK2); @@ -3472,6 +3473,8 @@ static void initStatic__Voxglitch() p->addModel(modelSamplerX8); p->addModel(modelSampler16P); p->addModel(modelSatanonaut); + p->addModel(modelSatanonautUnearthed); + p->addModel(modelVectorRotation); p->addModel(modelWavBank); p->addModel(modelWavBankMC); p->addModel(modelXY); diff --git a/plugins/voxglitch b/plugins/voxglitch index 3792a1e..c92e0fb 160000 --- a/plugins/voxglitch +++ b/plugins/voxglitch @@ -1 +1 @@ -Subproject commit 3792a1ee01240c70e4a9d9e9aed6ec90518ac293 +Subproject commit c92e0fbfc54ab6910134d813ac6d77b45c44a285 From f402f3e29ea30a1332f8dbcd6b5b3ef5166aa4a4 Mon Sep 17 00:00:00 2001 From: rl2939 <60378449+rl2939@users.noreply.github.com> Date: Sun, 26 Jan 2025 02:54:25 -0500 Subject: [PATCH 2/6] Update voxglitch. --- plugins/voxglitch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/voxglitch b/plugins/voxglitch index c92e0fb..8970be7 160000 --- a/plugins/voxglitch +++ b/plugins/voxglitch @@ -1 +1 @@ -Subproject commit c92e0fbfc54ab6910134d813ac6d77b45c44a285 +Subproject commit 8970be79983222f7ac2b80d589721015eb714a1c From 2ac960c50259aefc5631ec0b492dbdc87c8f96a1 Mon Sep 17 00:00:00 2001 From: rl2939 <60378449+rl2939@users.noreply.github.com> Date: Thu, 6 Feb 2025 18:45:21 -0500 Subject: [PATCH 3/6] Update voxglitch. --- plugins/voxglitch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/voxglitch b/plugins/voxglitch index 8970be7..0442fee 160000 --- a/plugins/voxglitch +++ b/plugins/voxglitch @@ -1 +1 @@ -Subproject commit 8970be79983222f7ac2b80d589721015eb714a1c +Subproject commit 0442feef7f3890984bce87877f35464c10a10aa3 From 105e0a9e28a32c5d876873dde5a6594a6dc261b5 Mon Sep 17 00:00:00 2001 From: rl2939 <60378449+rl2939@users.noreply.github.com> Date: Mon, 17 Mar 2025 20:23:23 -0400 Subject: [PATCH 4/6] Update voxglitch. --- plugins/voxglitch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/voxglitch b/plugins/voxglitch index 0442fee..3e3621e 160000 --- a/plugins/voxglitch +++ b/plugins/voxglitch @@ -1 +1 @@ -Subproject commit 0442feef7f3890984bce87877f35464c10a10aa3 +Subproject commit 3e3621e78b376193ef376ebc653301f6197ff110 From 75d4390e89cf6e7a72bdd82e50081516627aee8a Mon Sep 17 00:00:00 2001 From: rl2939 <60378449+rl2939@users.noreply.github.com> Date: Fri, 28 Mar 2025 03:39:25 -0400 Subject: [PATCH 5/6] Update build.yml. --- .github/workflows/build.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index ba1e33c..b76a8c4 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -583,8 +583,8 @@ jobs: - name: Set up dependencies run: | # custom repos - wget https://launchpad.net/~kxstudio-debian/+archive/kxstudio/+files/kxstudio-repos_11.1.0_all.deb - sudo dpkg -i kxstudio-repos_11.1.0_all.deb + wget https://launchpad.net/~kxstudio-debian/+archive/kxstudio/+files/kxstudio-repos_11.2.0_all.deb + sudo dpkg -i kxstudio-repos_11.2.0_all.deb sudo apt-get update -qq # build-deps sudo apt-get install -yqq libdbus-1-dev libgl1-mesa-dev liblo-dev libx11-dev libxcursor-dev libxext-dev libxrandr-dev From 917d0a02d1bcb2cdcb58fc049bf2ec72f6471f7c Mon Sep 17 00:00:00 2001 From: rl2939 <60378449+rl2939@users.noreply.github.com> Date: Wed, 23 Apr 2025 00:36:06 -0400 Subject: [PATCH 6/6] Update Voxglitch. --- plugins/voxglitch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/voxglitch b/plugins/voxglitch index 3e3621e..ff7f2a4 160000 --- a/plugins/voxglitch +++ b/plugins/voxglitch @@ -1 +1 @@ -Subproject commit 3e3621e78b376193ef376ebc653301f6197ff110 +Subproject commit ff7f2a4cb54b24173061cbb5211bc996b6383f3c