Reorganize top-level directories with clearer naming convention

app -> app-desktop-macos, presets -> app-presets, server -> remote-server,
daw-config-reaper -> osc-config-daw, plugin-reaper-realearn -> plugin-reaper-relearn.
Updated run.py and presets.py path references accordingly.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This commit is contained in:
Paul Lipscomb
2026-07-15 17:51:05 -04:00
parent e58f06d9fa
commit 7ecc718f5d
2256 changed files with 11 additions and 5 deletions
@@ -0,0 +1,10 @@
ifdef::pdf-theme[[[column-cell-exclusive-mode,Exclusive mode]]]
ifndef::pdf-theme[[[column-cell-exclusive-mode,Exclusive mode image:playtime::generated/screenshots/elements/column-cell/exclusive-mode.png[width=50, pdfwidth=8mm]]]]
=== Exclusive mode
image::playtime::generated/screenshots/elements/column-cell/exclusive-mode.png[Exclusive mode, role="related thumb right", float=right]
This lights up if the column is in exclusive mode, which means that only one slot at a time will usually be playing.
You can also click this button to toggle exclusive mode on/off.
@@ -0,0 +1,8 @@
ifdef::pdf-theme[[[column-cell-follow-scenes,Follow scenes]]]
ifndef::pdf-theme[[[column-cell-follow-scenes,Follow scenes image:playtime::generated/screenshots/elements/column-cell/follow-scenes.png[width=50, pdfwidth=8mm]]]]
=== Follow scenes
image::playtime::generated/screenshots/elements/column-cell/follow-scenes.png[Follow scenes, role="related thumb right", float=right]
This lights up if the column follows scenes. You can also click this button to follow/unfollow.
@@ -0,0 +1,8 @@
ifdef::pdf-theme[[[column-cell-has-overrides,Has overrides]]]
ifndef::pdf-theme[[[column-cell-has-overrides,Has overrides image:playtime::generated/screenshots/elements/column-cell/has-overrides.png[width=50, pdfwidth=8mm]]]]
=== Has overrides
image::playtime::generated/screenshots/elements/column-cell/has-overrides.png[Has overrides, role="related thumb right", float=right]
This lights up if the column overrides at least one matrix setting.
@@ -0,0 +1,8 @@
ifdef::pdf-theme[[[column-cell-label,Column label]]]
ifndef::pdf-theme[[[column-cell-label,Column label image:playtime::generated/screenshots/elements/column-cell/label.png[width=50, pdfwidth=8mm]]]]
=== Column label
image::playtime::generated/screenshots/elements/column-cell/label.png[Column label, role="related thumb right", float=right]
Selects this column cell. This makes the inspector show settings related to this column.
@@ -0,0 +1,10 @@
ifdef::pdf-theme[[[column-cell-stop,Stop column]]]
ifndef::pdf-theme[[[column-cell-stop,Stop column image:playtime::generated/screenshots/elements/column-cell/stop.png[width=50, pdfwidth=8mm]]]]
=== Stop column
image::playtime::generated/screenshots/elements/column-cell/stop.png[Stop column, role="related thumb right", float=right]
A single click stops all playing clips in this column according to their stop timing.
A double click stops all playing clips in this column instantly.