Skip to content

Commit c621f02

Browse files
committed
25.07 update
Signed-off-by: falkTX <falktx@falktx.com>
1 parent 6604eee commit c621f02

2 files changed

Lines changed: 37 additions & 1 deletion

File tree

News.php

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,42 @@
1010

1111
<a href="" target="_blank"></a>
1212

13+
<p>
14+
<span style="font-size: 20px">&gt; KXStudio Project Update (July 2025)</span><br/>
15+
On <i>2025-07-31</i> by<i> falkTX</i>
16+
</p>
17+
<p>
18+
Hello all, this is the monthly report for all software things related to KXStudio, DISTRHO &amp; falkTX projects.
19+
</p>
20+
21+
<h3>New releases</h3>
22+
<ul>
23+
<li>NEW! <a href="https://github.com/falkTX/j2sc/" target="_blank">J2SC project first release which supersedes Cadence</a></li>
24+
<li><a href="https://github.com/falkTX/Carla/releases/tag/v2.5.10" target="_blank">Carla updated to 2.5.10</a></li>
25+
<li><a href="https://github.com/wineasio/wineasio/releases/tag/v1.3.0" target="_blank">WineASIO updated to 1.3.0</a></li>
26+
</ul>
27+
28+
<h3>Repository updates</h3>
29+
<ul>
30+
<li>NEW! added j2sc 0.0.1</li>
31+
<li>carla updated to 2.5.10</li>
32+
<li>wineasio updated to 1.3.0</li>
33+
</ul>
34+
35+
<h3>Final notes</h3>
36+
<p>
37+
Some applications in the KXStudio Website repositories' pages have been hidden and some plugins have been marked as "abandoned".<br/>
38+
Everything is still available to install through "apt-get" though.
39+
</p>
40+
41+
<p>&nbsp;</p>
42+
43+
<p>
44+
That is all for now, see you next month!
45+
</p>
46+
47+
<hr/>
48+
1349
<p>
1450
<span style="font-size: 20px">&gt; KXStudio Project Update (June 2025)</span><br/>
1551
On <i>2025-06-29</i> by<i> falkTX</i>

repo/generate-repo-page.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ PACKAGES_ARCHS=("amd64" "arm64" "armhf" "i386")
1818
PACKAGES_ABANDONED=("ams-lv2" "arctican-plugins-lv2" "arctican-plugins-vst" "arpage" "autotalent" "beatslash-lv2" "easyssp-lv2" "easyssp-vst" "invada-studio-plugins-ladspa" "invada-studio-plugins-lv2" "juced-plugins-lv2" "juced-plugins-vst" "pizmidi-plugins" "teragonaudio-plugins-lv2" "teragonaudio-plugins-vst")
1919

2020
# stuff to be hidden, for various reasons
21-
PACKAGES_BLACKLIST=("carla-bridge-linux32" "carla-bridge-linux64" "distrho-src" "jalv" "lv2vst" "wineasio-amd64" "wineasio-i386")
21+
PACKAGES_BLACKLIST=("carla-bridge-linux32" "carla-bridge-linux64" "carla-bridge-win32" "distrho-src" "jalv" "lv2vst" "wineasio-amd64" "wineasio-i386")
2222

2323
# hidden packages, either abandoned by the author or stuff I no longer use and thus won't maintain updated here
2424
PACKAGES_HIDDEN=("cadence" "cadence-tools" "catia" "claudia" "fluajho" "gladish" "ladish" "non-sequencer" "non-sequencer-git" "patroneo" "vico")

0 commit comments

Comments
 (0)