Skip to content

Commit

Permalink
index: 1 modified package, 1 new version
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
ReaTeam Bot committed Jun 2, 2024
1 parent e4a71bf commit 98ebe23
Showing 1 changed file with 18 additions and 1 deletion.
19 changes: 18 additions & 1 deletion index.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<index version="1" name="MonkeyBars-ReaScripts" commit="b8cb62defb7beea6e6318f7b5071a1abd304976c">
<index version="1" name="MonkeyBars-ReaScripts" commit="e4a71bf33db25b56a3075eab091538bb628d2457">
<category name="Buss Driver">
<reapack name="MB_Buss Driver - Routing Utility GUI Manager Tool - Batch add or remove sends or receives on selected tracks.lua" type="script" desc="MB_Buss Driver - Batch add or remove send(s) or receive(s) on selected track(s)">
<version name="1.0.2" author="MonkeyBars" time="2022-05-28T20:20:40Z">
Expand Down Expand Up @@ -518,6 +518,23 @@
<source file="table_mute_on.png">https://github.com/MonkeyBars3k/ReaScripts/raw/b8cb62defb7beea6e6318f7b5071a1abd304976c/Buss%20Driver/table_mute_on.png</source>
<source file="gnu_license_v3.txt">https://github.com/MonkeyBars3k/ReaScripts/raw/b8cb62defb7beea6e6318f7b5071a1abd304976c/Buss%20Driver/gnu_license_v3.txt</source>
</version>
<version name="2.6.1" author="MonkeyBars" time="2024-06-02T21:58:54Z">
<changelog><![CDATA[Replace simple condition assignments with short-circuit evaluations]]></changelog>
<source main="main">https://github.com/MonkeyBars3k/ReaScripts/raw/e4a71bf33db25b56a3075eab091538bb628d2457/Buss%20Driver/MB_Buss%20Driver%20-%20Routing%20Utility%20GUI%20Manager%20Tool%20-%20Batch%20add%20or%20remove%20sends%20or%20receives%20on%20selected%20tracks.lua</source>
<source file="rtk.lua">https://github.com/MonkeyBars3k/ReaScripts/raw/e4a71bf33db25b56a3075eab091538bb628d2457/Buss%20Driver/rtk.lua</source>
<source file="serpent.lua">https://github.com/MonkeyBars3k/ReaScripts/raw/e4a71bf33db25b56a3075eab091538bb628d2457/Buss%20Driver/serpent.lua</source>
<source file="mb-dev-functions.lua">https://github.com/MonkeyBars3k/ReaScripts/raw/e4a71bf33db25b56a3075eab091538bb628d2457/Buss%20Driver/mb-dev-functions.lua</source>
<source file="bussdriver_logo_nobg.png">https://github.com/MonkeyBars3k/ReaScripts/raw/e4a71bf33db25b56a3075eab091538bb628d2457/Buss%20Driver/bussdriver_logo_nobg.png</source>
<source file="gen_midi_off.png">https://github.com/MonkeyBars3k/ReaScripts/raw/e4a71bf33db25b56a3075eab091538bb628d2457/Buss%20Driver/gen_midi_off.png</source>
<source file="gen_midi_on.png">https://github.com/MonkeyBars3k/ReaScripts/raw/e4a71bf33db25b56a3075eab091538bb628d2457/Buss%20Driver/gen_midi_on.png</source>
<source file="gen_mono_off.png">https://github.com/MonkeyBars3k/ReaScripts/raw/e4a71bf33db25b56a3075eab091538bb628d2457/Buss%20Driver/gen_mono_off.png</source>
<source file="gen_mono_on.png">https://github.com/MonkeyBars3k/ReaScripts/raw/e4a71bf33db25b56a3075eab091538bb628d2457/Buss%20Driver/gen_mono_on.png</source>
<source file="gen_phase_off.png">https://github.com/MonkeyBars3k/ReaScripts/raw/e4a71bf33db25b56a3075eab091538bb628d2457/Buss%20Driver/gen_phase_off.png</source>
<source file="gen_phase_on.png">https://github.com/MonkeyBars3k/ReaScripts/raw/e4a71bf33db25b56a3075eab091538bb628d2457/Buss%20Driver/gen_phase_on.png</source>
<source file="table_mute_off.png">https://github.com/MonkeyBars3k/ReaScripts/raw/e4a71bf33db25b56a3075eab091538bb628d2457/Buss%20Driver/table_mute_off.png</source>
<source file="table_mute_on.png">https://github.com/MonkeyBars3k/ReaScripts/raw/e4a71bf33db25b56a3075eab091538bb628d2457/Buss%20Driver/table_mute_on.png</source>
<source file="gnu_license_v3.txt">https://github.com/MonkeyBars3k/ReaScripts/raw/e4a71bf33db25b56a3075eab091538bb628d2457/Buss%20Driver/gnu_license_v3.txt</source>
</version>
</reapack>
</category>
<category name="Fold Source">
Expand Down

0 comments on commit 98ebe23

Please sign in to comment.