-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.xml
More file actions
123 lines (110 loc) · 8.22 KB
/
index.xml
File metadata and controls
123 lines (110 loc) · 8.22 KB
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
<?xml version="1.0" encoding="UTF-8"?>
<index version="1" name="MaxPane">
<category name="Extensions">
<reapack name="reaper_maxpane" type="extension" desc="MaxPane: Nested Docker Layouts for REAPER">
<metadata>
<link rel="website">https://github.com/b451c/MaxPane</link>
<link rel="screenshot">https://raw.githubusercontent.com/b451c/MaxPane/main/docs/images/maxpane-hero.png</link>
<link rel="screenshot">https://raw.githubusercontent.com/b451c/MaxPane/main/docs/images/maxpane-layout.png</link>
<link rel="donation">https://ko-fi.com/quickmd</link>
<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 MaxPane - Nested Docker Layouts for REAPER\par}
{\pard \ql \f0 \sa180 \li0 \fi0 A native C++ extension that lets you build custom multi-pane workspaces with tabbed windows, drag-and-drop, and instant workspace switching.\par}
{\pard \ql \f0 \sa180 \li0 \fi0 \outlinelevel1 \b \fs32 Features\par}
{\pard \ql \f0 \sa0 \li360 \fi-360 \bullet \tx360\tab Flexible split layouts (up to 16 panes)\par}
{\pard \ql \f0 \sa0 \li360 \fi-360 \bullet \tx360\tab Tabbed windows with drag-and-drop and reorder\par}
{\pard \ql \f0 \sa0 \li360 \fi-360 \bullet \tx360\tab Solo/maximize pane - expand any pane to fill the container\par}
{\pard \ql \f0 \sa0 \li360 \fi-360 \bullet \tx360\tab 15 known REAPER windows with one-click capture\par}
{\pard \ql \f0 \sa0 \li360 \fi-360 \bullet \tx360\tab Arbitrary window capture (including ReaImGui scripts)\par}
{\pard \ql \f0 \sa0 \li360 \fi-360 \bullet \tx360\tab Keyboard shortcuts - 5 REAPER actions bindable in Actions dialog\par}
{\pard \ql \f0 \sa0 \li360 \fi-360 \bullet \tx360\tab Named workspaces (save/restore complete layouts)\par}
{\pard \ql \f0 \sa0 \li360 \fi-360 \bullet \tx360\tab Favorites, tab colors, layout presets\par}
{\pard \ql \f0 \sa0 \li360 \fi-360 \bullet \tx360\tab macOS dark mode support\par}
{\pard \ql \f0 \sa0 \li360 \fi-360 \bullet \tx360\tab Per-project state saved inside .RPP files\par}
{\pard \ql \f0 \sa0 \li360 \fi-360 \bullet \tx360\tab Dockable into REAPER's native docker system\par}
{\pard \ql \f0 \sa0 \li360 \fi-360 \bullet \tx360\tab Zero dependencies - pure C++ extension\sa180\par}
{\pard \ql \f0 \sa180 \li0 \fi0 \outlinelevel1 \b \fs32 Requirements\par}
{\pard \ql \f0 \sa0 \li360 \fi-360 \bullet \tx360\tab REAPER 7.0+\par}
{\pard \ql \f0 \sa0 \li360 \fi-360 \bullet \tx360\tab macOS (arm64, x86_64)\par}
{\pard \ql \f0 \sa0 \li360 \fi-360 \bullet \tx360\tab Windows (x64)\par}
{\pard \ql \f0 \sa0 \li360 \fi-360 \bullet \tx360\tab Linux (x86_64)\sa180\par}
{\pard \qc \f0 \sa180 \li0 \fi0 \emdash\emdash\emdash\emdash\emdash\par}
{\pard \ql \f0 \sa180 \li0 \fi0 MIT License | https://github.com/b451c/MaxPane\par}
}
]]></description>
</metadata>
<version name="1.5.2" author="b451c" time="2026-03-04T00:00:00Z">
<changelog><![CDATA[Bug fix release
- Fix crash when capturing Docker or MaxPane itself (#2, #4)
- MIDI Editor survives project tab switches via dynamic title matching (#3)
- Fix was_visible not cleared on close (#5)
- Visual glitches: narrow tab close button, hover sticking, adaptive text color (#7)
- Fix toolbar rendering and docking (#6)
- Fix stale windows floating after workspace switch + restart (#6)
- Fix toolbar icons disappearing on background click (#6)
- Auto-detect toggle action for Open Windows captures
]]></changelog>
<source platform="darwin-arm64" file="reaper_maxpane-arm64.dylib">https://github.com/b451c/MaxPane/releases/download/v1.5.2/reaper_maxpane-arm64.dylib</source>
<source platform="darwin64" file="reaper_maxpane-x86_64.dylib">https://github.com/b451c/MaxPane/releases/download/v1.5.2/reaper_maxpane-x86_64.dylib</source>
<source platform="win64" file="reaper_maxpane-x64.dll">https://github.com/b451c/MaxPane/releases/download/v1.5.2/reaper_maxpane-x64.dll</source>
<source platform="linux64" file="reaper_maxpane-x86_64.so">https://github.com/b451c/MaxPane/releases/download/v1.5.2/reaper_maxpane-x86_64.so</source>
</version>
<version name="1.5.1" author="b451c" time="2026-03-03T00:00:00Z">
<changelog><![CDATA[Dark mode fix
- Fix pane background color adapting to macOS dark/light mode (#1)
- Reparented windows no longer show light grey background in dark mode
]]></changelog>
<source platform="darwin-arm64" file="reaper_maxpane-arm64.dylib">https://github.com/b451c/MaxPane/releases/download/v1.5.1/reaper_maxpane-arm64.dylib</source>
<source platform="darwin64" file="reaper_maxpane-x86_64.dylib">https://github.com/b451c/MaxPane/releases/download/v1.5.1/reaper_maxpane-x86_64.dylib</source>
<source platform="win64" file="reaper_maxpane-x64.dll">https://github.com/b451c/MaxPane/releases/download/v1.5.1/reaper_maxpane-x64.dll</source>
<source platform="linux64" file="reaper_maxpane-x86_64.so">https://github.com/b451c/MaxPane/releases/download/v1.5.1/reaper_maxpane-x86_64.so</source>
</version>
<version name="1.5.0" author="b451c" time="2026-03-03T00:00:00Z">
<changelog><![CDATA[Solo pane, tab reorder, keyboard actions, design refactors
New features:
- Solo/maximize pane: expand any pane to fill the container (context menu)
- Tab reorder within pane: drag tabs left/right to rearrange
- Splitter double-click resets ratio to 50/50
- REAPER actions: Next/Prev Tab, Next/Prev Pane, Solo Toggle (bind in Actions dialog)
Improvements:
- TabEntry owned storage (eliminates dangling pointer risk)
- IsWindow validation for open windows menu
- InvalidateRect FALSE everywhere (correct with WM_ERASEBKGND)
Note: Windows and Linux builds are untested. Please report issues on GitHub.
]]></changelog>
<source platform="darwin-arm64" file="reaper_maxpane-arm64.dylib">https://github.com/b451c/MaxPane/releases/download/v1.5.0/reaper_maxpane-arm64.dylib</source>
<source platform="darwin64" file="reaper_maxpane-x86_64.dylib">https://github.com/b451c/MaxPane/releases/download/v1.5.0/reaper_maxpane-x86_64.dylib</source>
<source platform="win64" file="reaper_maxpane-x64.dll">https://github.com/b451c/MaxPane/releases/download/v1.5.0/reaper_maxpane-x64.dll</source>
<source platform="linux64" file="reaper_maxpane-x86_64.so">https://github.com/b451c/MaxPane/releases/download/v1.5.0/reaper_maxpane-x86_64.so</source>
</version>
<version name="1.4.0" author="b451c" time="2026-03-03T00:00:00Z">
<changelog><![CDATA[Cross-platform release
- Region Render Matrix added to known windows
- Removed MIDI Editor from known windows (requires active MIDI item)
- Known windows reorganized into logical groups
- Windows x64 and Linux x86_64 support
- Central platform abstraction (platform.h)
- Portable dialog creation helper
- Fixed min/max macro conflicts on Linux
]]></changelog>
<source platform="darwin-arm64" file="reaper_maxpane-arm64.dylib">https://github.com/b451c/MaxPane/releases/download/v1.4.0/reaper_maxpane-arm64.dylib</source>
<source platform="darwin64" file="reaper_maxpane-x86_64.dylib">https://github.com/b451c/MaxPane/releases/download/v1.4.0/reaper_maxpane-x86_64.dylib</source>
<source platform="win64" file="reaper_maxpane-x64.dll">https://github.com/b451c/MaxPane/releases/download/v1.4.0/reaper_maxpane-x64.dll</source>
<source platform="linux64" file="reaper_maxpane-x86_64.so">https://github.com/b451c/MaxPane/releases/download/v1.4.0/reaper_maxpane-x86_64.so</source>
</version>
<version name="1.3.0" author="b451c" time="2026-03-03T00:00:00Z">
<changelog><![CDATA[Feature release
- Renamed project: ReDockIt → MaxPane
- Diagonal grid lines in empty panes
- Fix pane background color for captured windows
- Fix DoRelease toggle for Actions window
- Fix hint text color on light background
]]></changelog>
<source platform="darwin-arm64" file="reaper_maxpane-arm64.dylib">https://github.com/b451c/MaxPane/releases/download/v1.3.0/reaper_maxpane-arm64.dylib</source>
<source platform="darwin64" file="reaper_maxpane-x86_64.dylib">https://github.com/b451c/MaxPane/releases/download/v1.3.0/reaper_maxpane-x86_64.dylib</source>
</version>
</reapack>
</category>
</index>