-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.xml
282 lines (280 loc) · 44.6 KB
/
index.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
<?xml version="1.0" encoding="utf-8"?>
<index version="1" name="LAxemann_ReaperScripts" commit="5d0ac305741eee5661a4ddf742845b8a5b8a1a92">
<category name="Various/LAx_SlipView">
<reapack name="LAx_SlipView - Main.lua" type="script" desc="Allows it to display the full waveform of one or multiple selected items when pressing a (bindable) key.">
<metadata>
<description><![CDATA[{\rtf1\ansi\deff0{\fonttbl{\f0 \fswiss Helvetica;}{\f1 \fmodern Courier;}}
{\colortbl;\red255\green0\blue0;\red0\green0\blue255;}
\widowctrl\hyphauto
{\pard \ql \f0 \sa180 \li0 \fi0 \outlinelevel0 \b \fs36 About\par}
{\pard \ql \f0 \sa180 \li0 \fi0 SlipView allows it to display the full waveform of one or multiple selected items when pressing a (bindable) key. This was meant with Slip Editing (using ALT to move the contents of an item without moving the item itself) in mind, Key features:\par}
{\pard \ql \f0 \sa0 \li360 \fi-360 \bullet \tx360\tab Shows the full waveform of a selected media item when pressing a (bindable) key or key combination.\par}
{\pard \ql \f0 \sa0 \li360 \fi-360 \bullet \tx360\tab The waveform preview will be created relative to the media item for quick orientation within the waveform.\par}
{\pard \ql \f0 \sa0 \li360 \fi-360 \bullet \tx360\tab It can be set so that the preview will either stop at neighboring items or ignore them.\par}
{\pard \ql \f0 \sa0 \li360 \fi-360 \bullet \tx360\tab If things get too cluttered, the preview can be created on an entirely new track.\par}
{\pard \ql \f0 \sa0 \li360 \fi-360 \bullet \tx360\tab If the timeline or a neighboring item is in the way in either direction, it'll compensate towards the other direction.\par}
{\pard \ql \f0 \sa0 \li360 \fi-360 \bullet \tx360\tab Supports multiple items VERTICALLY: The first selected item of each track will have its preview shown.\par}
{\pard \ql \f0 \sa0 \li360 \fi-360 \bullet \tx360\tab Supports multiple takes on one item. The selected take will have its preview shown.\par}
{\pard \ql \f0 \sa0 \li360 \fi-360 \bullet \tx360\tab An activation delay can be set; Only if the keys are pressed longer than the delay the waveform preview will show up.\par}
{\pard \ql \f0 \sa0 \li360 \fi-360 \bullet \tx360\tab The previews will automatically update if the selected items or takes change.\sa180\par}
}
]]></description>
<link rel="website" href="https://www.youtube.com/@LAxemann">Website</link>
</metadata>
<version name="1.00" author="Leon 'LAxemann' Beilmann" time="2024-11-27T12:33:18Z">
<changelog><![CDATA[1.00: Initial version ]]></changelog>
<source main="main">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/c6f0c5d220a9826c5a389759265c624d70dfba40/Various/LAx_SlipView/LAx_SlipView%20-%20Main.lua</source>
<source main="main" file="LAx_SlipView - Settings.lua">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/c6f0c5d220a9826c5a389759265c624d70dfba40/Various/LAx_SlipView/LAx_SlipView%20-%20Settings.lua</source>
<source main="main" file="LAx_SlipView - Toggle On New Track.lua">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/c6f0c5d220a9826c5a389759265c624d70dfba40/Various/LAx_SlipView/LAx_SlipView%20-%20Toggle%20On%20New%20Track.lua</source>
<source main="main" file="LAx_SlipView - Toggle Restrict To Neighbors.lua">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/c6f0c5d220a9826c5a389759265c624d70dfba40/Various/LAx_SlipView/LAx_SlipView%20-%20Toggle%20Restrict%20To%20Neighbors.lua</source>
<source file="ReadMe.txt">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/c6f0c5d220a9826c5a389759265c624d70dfba40/Various/LAx_SlipView/ReadMe.txt</source>
<source file="Changelog.txt">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/c6f0c5d220a9826c5a389759265c624d70dfba40/Various/LAx_SlipView/Changelog.txt</source>
</version>
<version name="1.01" author="Leon 'LAxemann' Beilmann" time="2024-11-27T14:49:15Z">
<changelog><![CDATA[1.01: Tweaked settings names
1.00: Initial version ]]></changelog>
<source main="main">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/b3dd9c939b79e5d8586a19e2275b7791461c3fab/Various/LAx_SlipView/LAx_SlipView%20-%20Main.lua</source>
<source main="main" file="LAx_SlipView - Settings.lua">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/b3dd9c939b79e5d8586a19e2275b7791461c3fab/Various/LAx_SlipView/LAx_SlipView%20-%20Settings.lua</source>
<source main="main" file="LAx_SlipView - Toggle On New Track.lua">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/b3dd9c939b79e5d8586a19e2275b7791461c3fab/Various/LAx_SlipView/LAx_SlipView%20-%20Toggle%20On%20New%20Track.lua</source>
<source main="main" file="LAx_SlipView - Toggle Restrict To Neighbors.lua">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/b3dd9c939b79e5d8586a19e2275b7791461c3fab/Various/LAx_SlipView/LAx_SlipView%20-%20Toggle%20Restrict%20To%20Neighbors.lua</source>
<source file="ReadMe.txt">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/b3dd9c939b79e5d8586a19e2275b7791461c3fab/Various/LAx_SlipView/ReadMe.txt</source>
<source file="Changelog.txt">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/b3dd9c939b79e5d8586a19e2275b7791461c3fab/Various/LAx_SlipView/Changelog.txt</source>
</version>
<version name="1.02" author="Leon 'LAxemann' Beilmann" time="2024-11-27T18:30:33Z">
<changelog><![CDATA[1.02: Updated credits for release
1.01: Tweaked settings names
1.00: Initial version ]]></changelog>
<source main="main">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/ac4b8f7ea65c506f505b25a500dbfb1323acf759/Various/LAx_SlipView/LAx_SlipView%20-%20Main.lua</source>
<source main="main" file="LAx_SlipView - Settings.lua">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/ac4b8f7ea65c506f505b25a500dbfb1323acf759/Various/LAx_SlipView/LAx_SlipView%20-%20Settings.lua</source>
<source main="main" file="LAx_SlipView - Toggle On New Track.lua">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/ac4b8f7ea65c506f505b25a500dbfb1323acf759/Various/LAx_SlipView/LAx_SlipView%20-%20Toggle%20On%20New%20Track.lua</source>
<source main="main" file="LAx_SlipView - Toggle Restrict To Neighbors.lua">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/ac4b8f7ea65c506f505b25a500dbfb1323acf759/Various/LAx_SlipView/LAx_SlipView%20-%20Toggle%20Restrict%20To%20Neighbors.lua</source>
<source file="ReadMe.txt">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/ac4b8f7ea65c506f505b25a500dbfb1323acf759/Various/LAx_SlipView/ReadMe.txt</source>
<source file="Changelog.txt">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/ac4b8f7ea65c506f505b25a500dbfb1323acf759/Various/LAx_SlipView/Changelog.txt</source>
</version>
<version name="1.03" author="Leon 'LAxemann' Beilmann" time="2024-11-27T23:35:05Z">
<changelog><![CDATA[1.03: Updated ReadMe for release
1.02: Updated credits for release
1.01: Tweaked settings names
1.00: Initial version ]]></changelog>
<source main="main">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/d69bb50345726d0dc90a755cbb2cdb064c79aef3/Various/LAx_SlipView/LAx_SlipView%20-%20Main.lua</source>
<source main="main" file="LAx_SlipView - Settings.lua">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/d69bb50345726d0dc90a755cbb2cdb064c79aef3/Various/LAx_SlipView/LAx_SlipView%20-%20Settings.lua</source>
<source main="main" file="LAx_SlipView - Toggle On New Track.lua">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/d69bb50345726d0dc90a755cbb2cdb064c79aef3/Various/LAx_SlipView/LAx_SlipView%20-%20Toggle%20On%20New%20Track.lua</source>
<source main="main" file="LAx_SlipView - Toggle Restrict To Neighbors.lua">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/d69bb50345726d0dc90a755cbb2cdb064c79aef3/Various/LAx_SlipView/LAx_SlipView%20-%20Toggle%20Restrict%20To%20Neighbors.lua</source>
<source file="ReadMe.txt">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/d69bb50345726d0dc90a755cbb2cdb064c79aef3/Various/LAx_SlipView/ReadMe.txt</source>
<source file="Changelog.txt">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/d69bb50345726d0dc90a755cbb2cdb064c79aef3/Various/LAx_SlipView/Changelog.txt</source>
</version>
<version name="1.10" author="Leon 'LAxemann' Beilmann" time="2024-11-30T19:40:05Z">
<changelog><![CDATA[1.10: - Preview will only be shown if the cursor is within the arrange view]]></changelog>
<source main="main">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/56a690b0b22b0c3b33f6a4ddb7987e477c24a920/Various/LAx_SlipView/LAx_SlipView%20-%20Main.lua</source>
<source main="main" file="LAx_SlipView - Settings.lua">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/56a690b0b22b0c3b33f6a4ddb7987e477c24a920/Various/LAx_SlipView/LAx_SlipView%20-%20Settings.lua</source>
<source main="main" file="LAx_SlipView - Toggle On New Track.lua">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/56a690b0b22b0c3b33f6a4ddb7987e477c24a920/Various/LAx_SlipView/LAx_SlipView%20-%20Toggle%20On%20New%20Track.lua</source>
<source main="main" file="LAx_SlipView - Toggle Restrict To Neighbors.lua">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/56a690b0b22b0c3b33f6a4ddb7987e477c24a920/Various/LAx_SlipView/LAx_SlipView%20-%20Toggle%20Restrict%20To%20Neighbors.lua</source>
<source file="ReadMe.txt">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/56a690b0b22b0c3b33f6a4ddb7987e477c24a920/Various/LAx_SlipView/ReadMe.txt</source>
<source file="Changelog.txt">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/56a690b0b22b0c3b33f6a4ddb7987e477c24a920/Various/LAx_SlipView/Changelog.txt</source>
</version>
<version name="1.11" author="Leon 'LAxemann' Beilmann" time="2024-11-30T21:56:17Z">
<changelog><![CDATA[1.11: - Added toggle state to main function
1.10: - Preview will only be shown if the cursor is within the arrange view]]></changelog>
<source main="main">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/a381aa2bb4662d36f61bda6e929c4349917fd286/Various/LAx_SlipView/LAx_SlipView%20-%20Main.lua</source>
<source main="main" file="LAx_SlipView - Settings.lua">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/a381aa2bb4662d36f61bda6e929c4349917fd286/Various/LAx_SlipView/LAx_SlipView%20-%20Settings.lua</source>
<source main="main" file="LAx_SlipView - Toggle On New Track.lua">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/a381aa2bb4662d36f61bda6e929c4349917fd286/Various/LAx_SlipView/LAx_SlipView%20-%20Toggle%20On%20New%20Track.lua</source>
<source main="main" file="LAx_SlipView - Toggle Restrict To Neighbors.lua">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/a381aa2bb4662d36f61bda6e929c4349917fd286/Various/LAx_SlipView/LAx_SlipView%20-%20Toggle%20Restrict%20To%20Neighbors.lua</source>
<source file="ReadMe.txt">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/a381aa2bb4662d36f61bda6e929c4349917fd286/Various/LAx_SlipView/ReadMe.txt</source>
<source file="Changelog.txt">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/a381aa2bb4662d36f61bda6e929c4349917fd286/Various/LAx_SlipView/Changelog.txt</source>
</version>
<version name="1.12" author="Leon 'LAxemann' Beilmann" time="2024-12-01T00:02:19Z">
<changelog><![CDATA[1.12: - Preview will stay if the mouse cursor leaves the arrange window
1.11: - Added toggle state to main function
1.10: - Preview will only be shown if the cursor is within the arrange view]]></changelog>
<source main="main">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/2f8f0db44f522f00f9d5c0eb88ee7187c4035c2b/Various/LAx_SlipView/LAx_SlipView%20-%20Main.lua</source>
<source main="main" file="LAx_SlipView - Settings.lua">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/2f8f0db44f522f00f9d5c0eb88ee7187c4035c2b/Various/LAx_SlipView/LAx_SlipView%20-%20Settings.lua</source>
<source main="main" file="LAx_SlipView - Toggle On New Track.lua">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/2f8f0db44f522f00f9d5c0eb88ee7187c4035c2b/Various/LAx_SlipView/LAx_SlipView%20-%20Toggle%20On%20New%20Track.lua</source>
<source main="main" file="LAx_SlipView - Toggle Restrict To Neighbors.lua">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/2f8f0db44f522f00f9d5c0eb88ee7187c4035c2b/Various/LAx_SlipView/LAx_SlipView%20-%20Toggle%20Restrict%20To%20Neighbors.lua</source>
<source file="ReadMe.txt">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/2f8f0db44f522f00f9d5c0eb88ee7187c4035c2b/Various/LAx_SlipView/ReadMe.txt</source>
<source file="Changelog.txt">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/2f8f0db44f522f00f9d5c0eb88ee7187c4035c2b/Various/LAx_SlipView/Changelog.txt</source>
</version>
<version name="1.13" author="Leon 'LAxemann' Beilmann" time="2024-12-01T11:56:03Z">
<changelog><![CDATA[1.13: - Added toolbar icons
1.12: - Preview will stay if the mouse cursor leaves the arrange window
1.11: - Added toggle state to main function
1.10: - Preview will only be shown if the cursor is within the arrange view]]></changelog>
<source main="main">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/20fee151f8169898a4d1d5955d88082d82e6d833/Various/LAx_SlipView/LAx_SlipView%20-%20Main.lua</source>
<source main="main" file="LAx_SlipView - Settings.lua">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/20fee151f8169898a4d1d5955d88082d82e6d833/Various/LAx_SlipView/LAx_SlipView%20-%20Settings.lua</source>
<source main="main" file="LAx_SlipView - Toggle On New Track.lua">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/20fee151f8169898a4d1d5955d88082d82e6d833/Various/LAx_SlipView/LAx_SlipView%20-%20Toggle%20On%20New%20Track.lua</source>
<source main="main" file="LAx_SlipView - Toggle Restrict To Neighbors.lua">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/20fee151f8169898a4d1d5955d88082d82e6d833/Various/LAx_SlipView/LAx_SlipView%20-%20Toggle%20Restrict%20To%20Neighbors.lua</source>
<source file="ReadMe.txt">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/20fee151f8169898a4d1d5955d88082d82e6d833/Various/LAx_SlipView/ReadMe.txt</source>
<source file="Changelog.txt">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/20fee151f8169898a4d1d5955d88082d82e6d833/Various/LAx_SlipView/Changelog.txt</source>
<source type="data" file="toolbar_icons/150/LAx_SlipView_Main.png">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/20fee151f8169898a4d1d5955d88082d82e6d833/Various/LAx_SlipView/toolbar_icons/150/LAx_SlipView_Main.png</source>
<source type="data" file="toolbar_icons/150/LAx_SlipView_OnNewTrack.png">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/20fee151f8169898a4d1d5955d88082d82e6d833/Various/LAx_SlipView/toolbar_icons/150/LAx_SlipView_OnNewTrack.png</source>
<source type="data" file="toolbar_icons/150/LAx_SlipView_RestrictToNeighbors.png">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/20fee151f8169898a4d1d5955d88082d82e6d833/Various/LAx_SlipView/toolbar_icons/150/LAx_SlipView_RestrictToNeighbors.png</source>
<source type="data" file="toolbar_icons/200/LAx_SlipView_Main.png">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/20fee151f8169898a4d1d5955d88082d82e6d833/Various/LAx_SlipView/toolbar_icons/200/LAx_SlipView_Main.png</source>
<source type="data" file="toolbar_icons/200/LAx_SlipView_OnNewTrack.png">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/20fee151f8169898a4d1d5955d88082d82e6d833/Various/LAx_SlipView/toolbar_icons/200/LAx_SlipView_OnNewTrack.png</source>
<source type="data" file="toolbar_icons/200/LAx_SlipView_RestrictToNeighbors.png">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/20fee151f8169898a4d1d5955d88082d82e6d833/Various/LAx_SlipView/toolbar_icons/200/LAx_SlipView_RestrictToNeighbors.png</source>
<source type="data" file="toolbar_icons/LAx_SlipView_Main.png">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/20fee151f8169898a4d1d5955d88082d82e6d833/Various/LAx_SlipView/toolbar_icons/LAx_SlipView_Main.png</source>
<source type="data" file="toolbar_icons/LAx_SlipView_OnNewTrack.png">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/20fee151f8169898a4d1d5955d88082d82e6d833/Various/LAx_SlipView/toolbar_icons/LAx_SlipView_OnNewTrack.png</source>
<source type="data" file="toolbar_icons/LAx_SlipView_RestrictToNeighbors.png">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/20fee151f8169898a4d1d5955d88082d82e6d833/Various/LAx_SlipView/toolbar_icons/LAx_SlipView_RestrictToNeighbors.png</source>
</version>
<version name="1.14" author="Leon 'LAxemann' Beilmann" time="2024-12-01T13:37:17Z">
<changelog><![CDATA[1.14: - Tweaked: Now works properly even if "Trim content behind media items when editing" is enabled]]></changelog>
<source main="main">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/f9b73ed5508f4d825a71e1a41982271669489bed/Various/LAx_SlipView/LAx_SlipView%20-%20Main.lua</source>
<source main="main" file="LAx_SlipView - Settings.lua">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/f9b73ed5508f4d825a71e1a41982271669489bed/Various/LAx_SlipView/LAx_SlipView%20-%20Settings.lua</source>
<source main="main" file="LAx_SlipView - Toggle On New Track.lua">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/f9b73ed5508f4d825a71e1a41982271669489bed/Various/LAx_SlipView/LAx_SlipView%20-%20Toggle%20On%20New%20Track.lua</source>
<source main="main" file="LAx_SlipView - Toggle Restrict To Neighbors.lua">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/f9b73ed5508f4d825a71e1a41982271669489bed/Various/LAx_SlipView/LAx_SlipView%20-%20Toggle%20Restrict%20To%20Neighbors.lua</source>
<source file="ReadMe.txt">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/f9b73ed5508f4d825a71e1a41982271669489bed/Various/LAx_SlipView/ReadMe.txt</source>
<source file="Changelog.txt">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/f9b73ed5508f4d825a71e1a41982271669489bed/Various/LAx_SlipView/Changelog.txt</source>
<source type="data" file="toolbar_icons/150/LAx_SlipView_Main.png">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/f9b73ed5508f4d825a71e1a41982271669489bed/Various/LAx_SlipView/toolbar_icons/150/LAx_SlipView_Main.png</source>
<source type="data" file="toolbar_icons/150/LAx_SlipView_OnNewTrack.png">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/f9b73ed5508f4d825a71e1a41982271669489bed/Various/LAx_SlipView/toolbar_icons/150/LAx_SlipView_OnNewTrack.png</source>
<source type="data" file="toolbar_icons/150/LAx_SlipView_RestrictToNeighbors.png">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/f9b73ed5508f4d825a71e1a41982271669489bed/Various/LAx_SlipView/toolbar_icons/150/LAx_SlipView_RestrictToNeighbors.png</source>
<source type="data" file="toolbar_icons/200/LAx_SlipView_Main.png">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/f9b73ed5508f4d825a71e1a41982271669489bed/Various/LAx_SlipView/toolbar_icons/200/LAx_SlipView_Main.png</source>
<source type="data" file="toolbar_icons/200/LAx_SlipView_OnNewTrack.png">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/f9b73ed5508f4d825a71e1a41982271669489bed/Various/LAx_SlipView/toolbar_icons/200/LAx_SlipView_OnNewTrack.png</source>
<source type="data" file="toolbar_icons/200/LAx_SlipView_RestrictToNeighbors.png">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/f9b73ed5508f4d825a71e1a41982271669489bed/Various/LAx_SlipView/toolbar_icons/200/LAx_SlipView_RestrictToNeighbors.png</source>
<source type="data" file="toolbar_icons/LAx_SlipView_Main.png">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/f9b73ed5508f4d825a71e1a41982271669489bed/Various/LAx_SlipView/toolbar_icons/LAx_SlipView_Main.png</source>
<source type="data" file="toolbar_icons/LAx_SlipView_OnNewTrack.png">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/f9b73ed5508f4d825a71e1a41982271669489bed/Various/LAx_SlipView/toolbar_icons/LAx_SlipView_OnNewTrack.png</source>
<source type="data" file="toolbar_icons/LAx_SlipView_RestrictToNeighbors.png">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/f9b73ed5508f4d825a71e1a41982271669489bed/Various/LAx_SlipView/toolbar_icons/LAx_SlipView_RestrictToNeighbors.png</source>
</version>
<version name="1.15" author="Leon 'LAxemann' Beilmann" time="2024-12-01T14:48:32Z">
<changelog><![CDATA[1.15: - Tweaked: Toolbar icons folder is now lowercase (MAC compatibility)
1.14: - Tweaked: Now works properly even if "Trim content behind media items when editing" is enabled]]></changelog>
<source main="main">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/192135a2bba4565575883fa11a0352c5db90c1de/Various/LAx_SlipView/LAx_SlipView%20-%20Main.lua</source>
<source main="main" file="LAx_SlipView - Settings.lua">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/192135a2bba4565575883fa11a0352c5db90c1de/Various/LAx_SlipView/LAx_SlipView%20-%20Settings.lua</source>
<source main="main" file="LAx_SlipView - Toggle On New Track.lua">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/192135a2bba4565575883fa11a0352c5db90c1de/Various/LAx_SlipView/LAx_SlipView%20-%20Toggle%20On%20New%20Track.lua</source>
<source main="main" file="LAx_SlipView - Toggle Restrict To Neighbors.lua">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/192135a2bba4565575883fa11a0352c5db90c1de/Various/LAx_SlipView/LAx_SlipView%20-%20Toggle%20Restrict%20To%20Neighbors.lua</source>
<source file="ReadMe.txt">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/192135a2bba4565575883fa11a0352c5db90c1de/Various/LAx_SlipView/ReadMe.txt</source>
<source file="Changelog.txt">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/192135a2bba4565575883fa11a0352c5db90c1de/Various/LAx_SlipView/Changelog.txt</source>
<source type="data" file="toolbar_icons/150/LAx_SlipView_Main.png">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/192135a2bba4565575883fa11a0352c5db90c1de/Various/LAx_SlipView/toolbar_icons/150/LAx_SlipView_Main.png</source>
<source type="data" file="toolbar_icons/150/LAx_SlipView_OnNewTrack.png">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/192135a2bba4565575883fa11a0352c5db90c1de/Various/LAx_SlipView/toolbar_icons/150/LAx_SlipView_OnNewTrack.png</source>
<source type="data" file="toolbar_icons/150/LAx_SlipView_RestrictToNeighbors.png">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/192135a2bba4565575883fa11a0352c5db90c1de/Various/LAx_SlipView/toolbar_icons/150/LAx_SlipView_RestrictToNeighbors.png</source>
<source type="data" file="toolbar_icons/200/LAx_SlipView_Main.png">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/192135a2bba4565575883fa11a0352c5db90c1de/Various/LAx_SlipView/toolbar_icons/200/LAx_SlipView_Main.png</source>
<source type="data" file="toolbar_icons/200/LAx_SlipView_OnNewTrack.png">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/192135a2bba4565575883fa11a0352c5db90c1de/Various/LAx_SlipView/toolbar_icons/200/LAx_SlipView_OnNewTrack.png</source>
<source type="data" file="toolbar_icons/200/LAx_SlipView_RestrictToNeighbors.png">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/192135a2bba4565575883fa11a0352c5db90c1de/Various/LAx_SlipView/toolbar_icons/200/LAx_SlipView_RestrictToNeighbors.png</source>
<source type="data" file="toolbar_icons/LAx_SlipView_Main.png">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/192135a2bba4565575883fa11a0352c5db90c1de/Various/LAx_SlipView/toolbar_icons/LAx_SlipView_Main.png</source>
<source type="data" file="toolbar_icons/LAx_SlipView_OnNewTrack.png">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/192135a2bba4565575883fa11a0352c5db90c1de/Various/LAx_SlipView/toolbar_icons/LAx_SlipView_OnNewTrack.png</source>
<source type="data" file="toolbar_icons/LAx_SlipView_RestrictToNeighbors.png">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/192135a2bba4565575883fa11a0352c5db90c1de/Various/LAx_SlipView/toolbar_icons/LAx_SlipView_RestrictToNeighbors.png</source>
</version>
<version name="1.16" author="Leon 'LAxemann' Beilmann" time="2024-12-01T14:53:43Z">
<changelog><![CDATA[1.16: - Tweaked: Toolbar icons folder is now lowercase (MAC compatibility)
1.14: - Tweaked: Now works properly even if "Trim content behind media items when editing" is enabled]]></changelog>
<source main="main">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/db9ecfac2946e1249f599359d3912ffd233e1233/Various/LAx_SlipView/LAx_SlipView%20-%20Main.lua</source>
<source main="main" file="LAx_SlipView - Settings.lua">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/db9ecfac2946e1249f599359d3912ffd233e1233/Various/LAx_SlipView/LAx_SlipView%20-%20Settings.lua</source>
<source main="main" file="LAx_SlipView - Toggle On New Track.lua">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/db9ecfac2946e1249f599359d3912ffd233e1233/Various/LAx_SlipView/LAx_SlipView%20-%20Toggle%20On%20New%20Track.lua</source>
<source main="main" file="LAx_SlipView - Toggle Restrict To Neighbors.lua">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/db9ecfac2946e1249f599359d3912ffd233e1233/Various/LAx_SlipView/LAx_SlipView%20-%20Toggle%20Restrict%20To%20Neighbors.lua</source>
<source file="ReadMe.txt">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/db9ecfac2946e1249f599359d3912ffd233e1233/Various/LAx_SlipView/ReadMe.txt</source>
<source file="Changelog.txt">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/db9ecfac2946e1249f599359d3912ffd233e1233/Various/LAx_SlipView/Changelog.txt</source>
<source type="data" file="toolbar_icons/150/LAx_SlipView_Main.png">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/db9ecfac2946e1249f599359d3912ffd233e1233/Various/LAx_SlipView/toolbar_icons/150/LAx_SlipView_Main.png</source>
<source type="data" file="toolbar_icons/150/LAx_SlipView_OnNewTrack.png">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/db9ecfac2946e1249f599359d3912ffd233e1233/Various/LAx_SlipView/toolbar_icons/150/LAx_SlipView_OnNewTrack.png</source>
<source type="data" file="toolbar_icons/150/LAx_SlipView_RestrictToNeighbors.png">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/db9ecfac2946e1249f599359d3912ffd233e1233/Various/LAx_SlipView/toolbar_icons/150/LAx_SlipView_RestrictToNeighbors.png</source>
<source type="data" file="toolbar_icons/200/LAx_SlipView_Main.png">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/db9ecfac2946e1249f599359d3912ffd233e1233/Various/LAx_SlipView/toolbar_icons/200/LAx_SlipView_Main.png</source>
<source type="data" file="toolbar_icons/200/LAx_SlipView_OnNewTrack.png">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/db9ecfac2946e1249f599359d3912ffd233e1233/Various/LAx_SlipView/toolbar_icons/200/LAx_SlipView_OnNewTrack.png</source>
<source type="data" file="toolbar_icons/200/LAx_SlipView_RestrictToNeighbors.png">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/db9ecfac2946e1249f599359d3912ffd233e1233/Various/LAx_SlipView/toolbar_icons/200/LAx_SlipView_RestrictToNeighbors.png</source>
<source type="data" file="toolbar_icons/LAx_SlipView_Main.png">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/db9ecfac2946e1249f599359d3912ffd233e1233/Various/LAx_SlipView/toolbar_icons/LAx_SlipView_Main.png</source>
<source type="data" file="toolbar_icons/LAx_SlipView_OnNewTrack.png">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/db9ecfac2946e1249f599359d3912ffd233e1233/Various/LAx_SlipView/toolbar_icons/LAx_SlipView_OnNewTrack.png</source>
<source type="data" file="toolbar_icons/LAx_SlipView_RestrictToNeighbors.png">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/db9ecfac2946e1249f599359d3912ffd233e1233/Various/LAx_SlipView/toolbar_icons/LAx_SlipView_RestrictToNeighbors.png</source>
</version>
<version name="1.17" author="Leon 'LAxemann' Beilmann" time="2024-12-01T15:00:42Z">
<changelog><![CDATA[1.17: - Tweaked: Toolbar icons folder is now lowercase (MAC compatibility)
1.16: - Tweaked: Toolbar icons folder is now lowercase (MAC compatibility)
1.15: - Tweaked: Toolbar icons folder is now lowercase (MAC compatibility)
1.14: - Tweaked: Now works properly even if "Trim content behind media items when editing" is enabled]]></changelog>
<source main="main">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/5abf79f58154cfc9689f549d6ba7f13c75b29787/Various/LAx_SlipView/LAx_SlipView%20-%20Main.lua</source>
<source main="main" file="LAx_SlipView - Settings.lua">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/5abf79f58154cfc9689f549d6ba7f13c75b29787/Various/LAx_SlipView/LAx_SlipView%20-%20Settings.lua</source>
<source main="main" file="LAx_SlipView - Toggle On New Track.lua">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/5abf79f58154cfc9689f549d6ba7f13c75b29787/Various/LAx_SlipView/LAx_SlipView%20-%20Toggle%20On%20New%20Track.lua</source>
<source main="main" file="LAx_SlipView - Toggle Restrict To Neighbors.lua">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/5abf79f58154cfc9689f549d6ba7f13c75b29787/Various/LAx_SlipView/LAx_SlipView%20-%20Toggle%20Restrict%20To%20Neighbors.lua</source>
<source file="ReadMe.txt">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/5abf79f58154cfc9689f549d6ba7f13c75b29787/Various/LAx_SlipView/ReadMe.txt</source>
<source file="Changelog.txt">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/5abf79f58154cfc9689f549d6ba7f13c75b29787/Various/LAx_SlipView/Changelog.txt</source>
<source type="data" file="toolbar_icons/150/LAx_SlipView_Main.png">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/5abf79f58154cfc9689f549d6ba7f13c75b29787/Various/LAx_SlipView/toolbar_icons/150/LAx_SlipView_Main.png</source>
<source type="data" file="toolbar_icons/150/LAx_SlipView_OnNewTrack.png">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/5abf79f58154cfc9689f549d6ba7f13c75b29787/Various/LAx_SlipView/toolbar_icons/150/LAx_SlipView_OnNewTrack.png</source>
<source type="data" file="toolbar_icons/150/LAx_SlipView_RestrictToNeighbors.png">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/5abf79f58154cfc9689f549d6ba7f13c75b29787/Various/LAx_SlipView/toolbar_icons/150/LAx_SlipView_RestrictToNeighbors.png</source>
<source type="data" file="toolbar_icons/200/LAx_SlipView_Main.png">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/5abf79f58154cfc9689f549d6ba7f13c75b29787/Various/LAx_SlipView/toolbar_icons/200/LAx_SlipView_Main.png</source>
<source type="data" file="toolbar_icons/200/LAx_SlipView_OnNewTrack.png">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/5abf79f58154cfc9689f549d6ba7f13c75b29787/Various/LAx_SlipView/toolbar_icons/200/LAx_SlipView_OnNewTrack.png</source>
<source type="data" file="toolbar_icons/200/LAx_SlipView_RestrictToNeighbors.png">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/5abf79f58154cfc9689f549d6ba7f13c75b29787/Various/LAx_SlipView/toolbar_icons/200/LAx_SlipView_RestrictToNeighbors.png</source>
<source type="data" file="toolbar_icons/LAx_SlipView_Main.png">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/5abf79f58154cfc9689f549d6ba7f13c75b29787/Various/LAx_SlipView/toolbar_icons/LAx_SlipView_Main.png</source>
<source type="data" file="toolbar_icons/LAx_SlipView_OnNewTrack.png">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/5abf79f58154cfc9689f549d6ba7f13c75b29787/Various/LAx_SlipView/toolbar_icons/LAx_SlipView_OnNewTrack.png</source>
<source type="data" file="toolbar_icons/LAx_SlipView_RestrictToNeighbors.png">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/5abf79f58154cfc9689f549d6ba7f13c75b29787/Various/LAx_SlipView/toolbar_icons/LAx_SlipView_RestrictToNeighbors.png</source>
</version>
<version name="1.18" author="Leon 'LAxemann' Beilmann" time="2024-12-01T15:14:12Z">
<changelog><![CDATA[1.18: - Fixed: Crash when using SlipView on a completely empty item
1.17: - Tweaked: Toolbar icons folder is now lowercase (MAC compatibility)
1.16: - Tweaked: Toolbar icons folder is now lowercase (MAC compatibility)
1.15: - Tweaked: Toolbar icons folder is now lowercase (MAC compatibility)
1.14: - Tweaked: Now works properly even if "Trim content behind media items when editing" is enabled]]></changelog>
<source main="main">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/7941173a0c42472611b4e18b20517c27fe72e56c/Various/LAx_SlipView/LAx_SlipView%20-%20Main.lua</source>
<source main="main" file="LAx_SlipView - Settings.lua">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/7941173a0c42472611b4e18b20517c27fe72e56c/Various/LAx_SlipView/LAx_SlipView%20-%20Settings.lua</source>
<source main="main" file="LAx_SlipView - Toggle On New Track.lua">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/7941173a0c42472611b4e18b20517c27fe72e56c/Various/LAx_SlipView/LAx_SlipView%20-%20Toggle%20On%20New%20Track.lua</source>
<source main="main" file="LAx_SlipView - Toggle Restrict To Neighbors.lua">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/7941173a0c42472611b4e18b20517c27fe72e56c/Various/LAx_SlipView/LAx_SlipView%20-%20Toggle%20Restrict%20To%20Neighbors.lua</source>
<source file="ReadMe.txt">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/7941173a0c42472611b4e18b20517c27fe72e56c/Various/LAx_SlipView/ReadMe.txt</source>
<source file="Changelog.txt">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/7941173a0c42472611b4e18b20517c27fe72e56c/Various/LAx_SlipView/Changelog.txt</source>
<source type="data" file="toolbar_icons/150/LAx_SlipView_Main.png">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/7941173a0c42472611b4e18b20517c27fe72e56c/Various/LAx_SlipView/toolbar_icons/150/LAx_SlipView_Main.png</source>
<source type="data" file="toolbar_icons/150/LAx_SlipView_OnNewTrack.png">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/7941173a0c42472611b4e18b20517c27fe72e56c/Various/LAx_SlipView/toolbar_icons/150/LAx_SlipView_OnNewTrack.png</source>
<source type="data" file="toolbar_icons/150/LAx_SlipView_RestrictToNeighbors.png">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/7941173a0c42472611b4e18b20517c27fe72e56c/Various/LAx_SlipView/toolbar_icons/150/LAx_SlipView_RestrictToNeighbors.png</source>
<source type="data" file="toolbar_icons/200/LAx_SlipView_Main.png">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/7941173a0c42472611b4e18b20517c27fe72e56c/Various/LAx_SlipView/toolbar_icons/200/LAx_SlipView_Main.png</source>
<source type="data" file="toolbar_icons/200/LAx_SlipView_OnNewTrack.png">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/7941173a0c42472611b4e18b20517c27fe72e56c/Various/LAx_SlipView/toolbar_icons/200/LAx_SlipView_OnNewTrack.png</source>
<source type="data" file="toolbar_icons/200/LAx_SlipView_RestrictToNeighbors.png">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/7941173a0c42472611b4e18b20517c27fe72e56c/Various/LAx_SlipView/toolbar_icons/200/LAx_SlipView_RestrictToNeighbors.png</source>
<source type="data" file="toolbar_icons/LAx_SlipView_Main.png">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/7941173a0c42472611b4e18b20517c27fe72e56c/Various/LAx_SlipView/toolbar_icons/LAx_SlipView_Main.png</source>
<source type="data" file="toolbar_icons/LAx_SlipView_OnNewTrack.png">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/7941173a0c42472611b4e18b20517c27fe72e56c/Various/LAx_SlipView/toolbar_icons/LAx_SlipView_OnNewTrack.png</source>
<source type="data" file="toolbar_icons/LAx_SlipView_RestrictToNeighbors.png">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/7941173a0c42472611b4e18b20517c27fe72e56c/Various/LAx_SlipView/toolbar_icons/LAx_SlipView_RestrictToNeighbors.png</source>
</version>
<version name="1.19" author="Leon 'LAxemann' Beilmann" time="2024-12-01T15:33:23Z">
<changelog><![CDATA[1.19: - Tweaked: Now also shows items properly in free item positioning
1.18: - Fixed: Crash when using SlipView on a completely empty item
1.17: - Tweaked: Toolbar icons folder is now lowercase (MAC compatibility)
1.16: - Tweaked: Toolbar icons folder is now lowercase (MAC compatibility)
1.15: - Tweaked: Toolbar icons folder is now lowercase (MAC compatibility)
1.14: - Tweaked: Now works properly even if "Trim content behind media items when editing" is enabled]]></changelog>
<source main="main">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/47c19a1716eae69df08c1fed802f923e8ff1f3ef/Various/LAx_SlipView/LAx_SlipView%20-%20Main.lua</source>
<source main="main" file="LAx_SlipView - Settings.lua">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/47c19a1716eae69df08c1fed802f923e8ff1f3ef/Various/LAx_SlipView/LAx_SlipView%20-%20Settings.lua</source>
<source main="main" file="LAx_SlipView - Toggle On New Track.lua">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/47c19a1716eae69df08c1fed802f923e8ff1f3ef/Various/LAx_SlipView/LAx_SlipView%20-%20Toggle%20On%20New%20Track.lua</source>
<source main="main" file="LAx_SlipView - Toggle Restrict To Neighbors.lua">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/47c19a1716eae69df08c1fed802f923e8ff1f3ef/Various/LAx_SlipView/LAx_SlipView%20-%20Toggle%20Restrict%20To%20Neighbors.lua</source>
<source file="ReadMe.txt">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/47c19a1716eae69df08c1fed802f923e8ff1f3ef/Various/LAx_SlipView/ReadMe.txt</source>
<source file="Changelog.txt">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/47c19a1716eae69df08c1fed802f923e8ff1f3ef/Various/LAx_SlipView/Changelog.txt</source>
<source type="data" file="toolbar_icons/150/LAx_SlipView_Main.png">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/47c19a1716eae69df08c1fed802f923e8ff1f3ef/Various/LAx_SlipView/toolbar_icons/150/LAx_SlipView_Main.png</source>
<source type="data" file="toolbar_icons/150/LAx_SlipView_OnNewTrack.png">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/47c19a1716eae69df08c1fed802f923e8ff1f3ef/Various/LAx_SlipView/toolbar_icons/150/LAx_SlipView_OnNewTrack.png</source>
<source type="data" file="toolbar_icons/150/LAx_SlipView_RestrictToNeighbors.png">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/47c19a1716eae69df08c1fed802f923e8ff1f3ef/Various/LAx_SlipView/toolbar_icons/150/LAx_SlipView_RestrictToNeighbors.png</source>
<source type="data" file="toolbar_icons/200/LAx_SlipView_Main.png">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/47c19a1716eae69df08c1fed802f923e8ff1f3ef/Various/LAx_SlipView/toolbar_icons/200/LAx_SlipView_Main.png</source>
<source type="data" file="toolbar_icons/200/LAx_SlipView_OnNewTrack.png">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/47c19a1716eae69df08c1fed802f923e8ff1f3ef/Various/LAx_SlipView/toolbar_icons/200/LAx_SlipView_OnNewTrack.png</source>
<source type="data" file="toolbar_icons/200/LAx_SlipView_RestrictToNeighbors.png">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/47c19a1716eae69df08c1fed802f923e8ff1f3ef/Various/LAx_SlipView/toolbar_icons/200/LAx_SlipView_RestrictToNeighbors.png</source>
<source type="data" file="toolbar_icons/LAx_SlipView_Main.png">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/47c19a1716eae69df08c1fed802f923e8ff1f3ef/Various/LAx_SlipView/toolbar_icons/LAx_SlipView_Main.png</source>
<source type="data" file="toolbar_icons/LAx_SlipView_OnNewTrack.png">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/47c19a1716eae69df08c1fed802f923e8ff1f3ef/Various/LAx_SlipView/toolbar_icons/LAx_SlipView_OnNewTrack.png</source>
<source type="data" file="toolbar_icons/LAx_SlipView_RestrictToNeighbors.png">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/47c19a1716eae69df08c1fed802f923e8ff1f3ef/Various/LAx_SlipView/toolbar_icons/LAx_SlipView_RestrictToNeighbors.png</source>
</version>
<version name="1.20" author="Leon 'LAxemann' Beilmann" time="2024-12-04T15:18:57Z">
<changelog><![CDATA[1.20: - Neighbor restriction will no longer consider items on other fixed lanes or free-positioned items that wouldn't clip vertically
1.19: - Tweaked: Now also shows items properly in free item positioning
1.18: - Fixed: Crash when using SlipView on a completely empty item
1.17: - Tweaked: Toolbar icons folder is now lowercase (MAC compatibility)
1.16: - Tweaked: Toolbar icons folder is now lowercase (MAC compatibility)
1.15: - Tweaked: Toolbar icons folder is now lowercase (MAC compatibility)
1.14: - Tweaked: Now works properly even if "Trim content behind media items when editing" is enabled]]></changelog>
<source main="main">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/5d0ac305741eee5661a4ddf742845b8a5b8a1a92/Various/LAx_SlipView/LAx_SlipView%20-%20Main.lua</source>
<source main="main" file="LAx_SlipView - Settings.lua">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/5d0ac305741eee5661a4ddf742845b8a5b8a1a92/Various/LAx_SlipView/LAx_SlipView%20-%20Settings.lua</source>
<source main="main" file="LAx_SlipView - Toggle On New Track.lua">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/5d0ac305741eee5661a4ddf742845b8a5b8a1a92/Various/LAx_SlipView/LAx_SlipView%20-%20Toggle%20On%20New%20Track.lua</source>
<source main="main" file="LAx_SlipView - Toggle Restrict To Neighbors.lua">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/5d0ac305741eee5661a4ddf742845b8a5b8a1a92/Various/LAx_SlipView/LAx_SlipView%20-%20Toggle%20Restrict%20To%20Neighbors.lua</source>
<source file="ReadMe.txt">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/5d0ac305741eee5661a4ddf742845b8a5b8a1a92/Various/LAx_SlipView/ReadMe.txt</source>
<source file="Changelog.txt">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/5d0ac305741eee5661a4ddf742845b8a5b8a1a92/Various/LAx_SlipView/Changelog.txt</source>
<source type="data" file="toolbar_icons/150/LAx_SlipView_Main.png">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/5d0ac305741eee5661a4ddf742845b8a5b8a1a92/Various/LAx_SlipView/toolbar_icons/150/LAx_SlipView_Main.png</source>
<source type="data" file="toolbar_icons/150/LAx_SlipView_OnNewTrack.png">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/5d0ac305741eee5661a4ddf742845b8a5b8a1a92/Various/LAx_SlipView/toolbar_icons/150/LAx_SlipView_OnNewTrack.png</source>
<source type="data" file="toolbar_icons/150/LAx_SlipView_RestrictToNeighbors.png">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/5d0ac305741eee5661a4ddf742845b8a5b8a1a92/Various/LAx_SlipView/toolbar_icons/150/LAx_SlipView_RestrictToNeighbors.png</source>
<source type="data" file="toolbar_icons/200/LAx_SlipView_Main.png">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/5d0ac305741eee5661a4ddf742845b8a5b8a1a92/Various/LAx_SlipView/toolbar_icons/200/LAx_SlipView_Main.png</source>
<source type="data" file="toolbar_icons/200/LAx_SlipView_OnNewTrack.png">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/5d0ac305741eee5661a4ddf742845b8a5b8a1a92/Various/LAx_SlipView/toolbar_icons/200/LAx_SlipView_OnNewTrack.png</source>
<source type="data" file="toolbar_icons/200/LAx_SlipView_RestrictToNeighbors.png">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/5d0ac305741eee5661a4ddf742845b8a5b8a1a92/Various/LAx_SlipView/toolbar_icons/200/LAx_SlipView_RestrictToNeighbors.png</source>
<source type="data" file="toolbar_icons/LAx_SlipView_Main.png">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/5d0ac305741eee5661a4ddf742845b8a5b8a1a92/Various/LAx_SlipView/toolbar_icons/LAx_SlipView_Main.png</source>
<source type="data" file="toolbar_icons/LAx_SlipView_OnNewTrack.png">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/5d0ac305741eee5661a4ddf742845b8a5b8a1a92/Various/LAx_SlipView/toolbar_icons/LAx_SlipView_OnNewTrack.png</source>
<source type="data" file="toolbar_icons/LAx_SlipView_RestrictToNeighbors.png">https://github.com/LAxemann/LAxemann_ReaperScripts/raw/5d0ac305741eee5661a4ddf742845b8a5b8a1a92/Various/LAx_SlipView/toolbar_icons/LAx_SlipView_RestrictToNeighbors.png</source>
</version>
</reapack>
</category>
<metadata>
<description><![CDATA[{\rtf1\ansi\deff0{\fonttbl{\f0 \fswiss Helvetica;}{\f1 \fmodern Courier;}}
{\colortbl;\red255\green0\blue0;\red0\green0\blue255;}
\widowctrl\hyphauto
{\pard \ql \f0 \sa180 \li0 \fi0 \outlinelevel0 \b \fs36 Reaper scripts by Leon "LAxemann" Beilmann\par}
{\pard \ql \f0 \sa180 \li0 \fi0 Also check out {\field{\*\fldinst{HYPERLINK "https://www.youtube.com/@LAxemann"}}{\fldrslt{\ul
my YouTube Channel
}}}
, where I talk about (Game) Audio, as well as {\field{\*\fldinst{HYPERLINK "https://leonbeilmann.gumroad.com"}}{\fldrslt{\ul
my Gumroad page for more stuff
}}}
.\par}
}
]]></description>
</metadata>
</index>