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 Sep 30, 2024
1 parent 9592f5b commit 7bf30f0
Showing 1 changed file with 19 additions and 1 deletion.
20 changes: 19 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" commit="f1467063e285a53a075bfef6f5cefd7104b5bc49" name="ReaTeam Scripts">
<index version="1" commit="9592f5b54cea8221cec2edc0d2df211acfd50d21" name="ReaTeam Scripts">
<category name="Cursor">
<reapack name="amagalma_Move edit cursor to closest item edge (among the selected items).lua" type="script" desc="Move edit cursor to closest item edge (among the selected items)">
<metadata>
Expand Down Expand Up @@ -19033,6 +19033,24 @@ is off-screen. Reaper issue, should be fixed soon.]]></changelog>
<changelog><![CDATA[Fix highlighted button draw oversized width and height]]></changelog>
<source main="main">https://github.com/ReaTeam/ReaScripts/raw/f1467063e285a53a075bfef6f5cefd7104b5bc49/Tracks/reapertips_Track%20icon%20selector.lua</source>
</version>
<version name="1.03" author="Reapertips &amp; Sexan" time="2024-09-30T19:37:36Z">
<changelog><![CDATA[Add dir entry to table 0 index (All icons)
Tweak Panel All Icons position a bit
Panel size is determined by largest folder name
Rework/Optimize size slider (cpu was hitting 10% while slider was held)
Show all icons if no track is selected
Focus search input on script start
Fix path issue on linux (double slashes)
Store current size into exstate
Add option to close the script when ESC is released (on by default)
Added images/icons for Panel/Menu, Reset/Remove icon from track
Added Drag and drop support (can only be single track TCP or MCP)
Added Undo Points on icon change/remove
Added CTRL+Z shortcut passthrough to reaper]]></changelog>
<source main="main">https://github.com/ReaTeam/ReaScripts/raw/9592f5b54cea8221cec2edc0d2df211acfd50d21/Tracks/reapertips_Track%20icon%20selector.lua</source>
<source file="reatips_Track icon selector/Menu.png">https://github.com/ReaTeam/ReaScripts/raw/9592f5b54cea8221cec2edc0d2df211acfd50d21/Tracks/reatips_Track%20icon%20selector/Menu.png</source>
<source file="reatips_Track icon selector/Reset.png">https://github.com/ReaTeam/ReaScripts/raw/9592f5b54cea8221cec2edc0d2df211acfd50d21/Tracks/reatips_Track%20icon%20selector/Reset.png</source>
</version>
</reapack>
<reapack name="tilr_Keyboard splitter.lua" type="script" desc="Keyboard splitter">
<metadata>
Expand Down

0 comments on commit 7bf30f0

Please sign in to comment.