Commit Graph

201 Commits

Author SHA1 Message Date
Robin E.R. Davies d1f220c5a5 Adjust trigger level for Model Select dialog. 2026-05-30 01:02:48 -04:00
Robin E.R. Davies 448e373841 Model/IR Select dialog for large downloads 2026-05-30 00:46:45 -04:00
Robin E.R. Davies 356c0e42a7 t3k: No canceled message when user cancels before authenticating. 2026-05-29 21:09:07 -04:00
Robin E.R. Davies bfb55143e6 Promotional Asset Bundle 2026-05-29 00:20:41 -04:00
Robin E.R. Davies a146cc5cd5 BUG: Tone3000 downloads don't work with .local addresses. 2026-05-29 00:20:14 -04:00
Robin E.R. Davies 7c8f18d83b Prep for T3k Flow of user and tone URLS. 2026-05-29 00:19:11 -04:00
Robin E.R. Davies 100b5bed05 Prep for T3k links to users and tone through Flow APIs. 2026-05-29 00:18:20 -04:00
dependabot[bot] a4fb102fce Bump postcss in /vite in the npm_and_yarn group across 1 directory
Bumps the npm_and_yarn group with 1 update in the /vite directory: [postcss](https://github.com/postcss/postcss).


Updates `postcss` from 8.5.3 to 8.5.15
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.5.3...8.5.15)

---
updated-dependencies:
- dependency-name: postcss
  dependency-version: 8.5.15
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-24 18:21:12 +00:00
Robin Davies 7769b81db9 Merge branch 'main' into dev
Signed-off-by: Robin Davies <rerdavies@gmail.com>
2026-05-24 14:14:29 -04:00
Robin E.R. Davies 0ff96636ed Subscription Mutex Deadlock 2026-05-23 18:48:49 -04:00
Robin E.R. Davies aa411574fb Copy/Paste Plugin 2026-05-23 18:48:05 -04:00
Robin E.R. Davies a9b7ece592 Copyright notices for Fulgencio Ruiz Rubio, for bug fixes. 2026-05-23 13:46:31 -04:00
Robin E.R. Davies 2b0813ebd0 Adjustments to profilePluginMain info 2026-05-21 10:37:24 -04:00
Robin E.R. Davies d19a062c5d Merge branch 'dev' of https://github.com/rerdavies/pipedal into dev 2026-05-20 09:32:10 -04:00
Robin E.R. Davies 5ee86c519f A2 UI 2026-05-20 09:30:55 -04:00
Robin E. R. Davies 6574304227 NAM Performance profiling (sync) 2026-05-16 06:26:53 -04:00
Robin E.R. Davies 7343ced278 NAM A2 Calibration 2026-05-13 11:22:42 -04:00
Robin E.R. Davies c456e5187b NAM A2 Sync 2026-05-12 12:31:21 -04:00
Robin E.R. Davies 5c492ea848 Set step size for numeric input controls. 2026-04-20 13:21:28 -04:00
Robin E. R. Davies 0c5e8d446b Merge back to 'dev' branch. 2026-04-20 00:23:09 -04:00
Robin E. R. Davies 705fc9d67e Merge branch 'dev_tone3000' of https://github.com/rerdavies/pipedal into dev 2026-04-20 00:22:58 -04:00
Robin E. R. Davies fdee3fa231 v2.0.100 Release 2026-04-20 00:16:25 -04:00
Robin E.R. Davies 466b2a2def VuMeter optional height parameter. 2026-04-10 16:35:17 -04:00
dependabot[bot] 0712faf721 Bump the npm_and_yarn group across 1 directory with 5 updates
Bumps the npm_and_yarn group with 5 updates in the /vite directory:

| Package | From | To |
| --- | --- | --- |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `6.4.1` | `6.4.2` |
| [picomatch](https://github.com/micromatch/picomatch) | `4.0.2` | `4.0.4` |
| [picomatch](https://github.com/micromatch/picomatch) | `2.3.1` | `2.3.2` |
| [minimatch](https://github.com/isaacs/minimatch) | `3.1.2` | `3.1.5` |
| [yaml](https://github.com/eemeli/yaml) | `1.10.2` | `1.10.3` |
| [flatted](https://github.com/WebReflection/flatted) | `3.3.3` | `3.4.2` |



Updates `vite` from 6.4.1 to 6.4.2
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v6.4.2/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v6.4.2/packages/vite)

Updates `picomatch` from 4.0.2 to 4.0.4
- [Release notes](https://github.com/micromatch/picomatch/releases)
- [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/picomatch/compare/4.0.2...4.0.4)

Updates `picomatch` from 2.3.1 to 2.3.2
- [Release notes](https://github.com/micromatch/picomatch/releases)
- [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/picomatch/compare/4.0.2...4.0.4)

Updates `minimatch` from 3.1.2 to 3.1.5
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.1.2...v3.1.5)

Updates `yaml` from 1.10.2 to 1.10.3
- [Release notes](https://github.com/eemeli/yaml/releases)
- [Commits](https://github.com/eemeli/yaml/compare/v1.10.2...v1.10.3)

Updates `flatted` from 3.3.3 to 3.4.2
- [Commits](https://github.com/WebReflection/flatted/compare/v3.3.3...v3.4.2)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 6.4.2
  dependency-type: direct:development
  dependency-group: npm_and_yarn
- dependency-name: picomatch
  dependency-version: 4.0.4
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: picomatch
  dependency-version: 2.3.2
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: minimatch
  dependency-version: 3.1.5
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: yaml
  dependency-version: 1.10.3
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: flatted
  dependency-version: 3.4.2
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-08 19:27:16 +00:00
Robin E.R. Davies 432bc6c475 Tone3000 Download Throttling 2026-04-07 14:50:50 -04:00
Robin E.R. Davies 0a8f3f42e4 Tweak EQ icons 2026-04-06 14:57:10 -04:00
Robin E.R. Davies b21c9d636a Channel routing without inserts. 2026-04-04 14:51:41 -04:00
Robin E.R. Davies 1f60e02ce0 Checkpoint point, pre instantiation of supplementary LV2pedalboards. 2026-03-05 09:19:51 -05:00
dependabot[bot] a675d91863 Bump rollup in /vite in the npm_and_yarn group across 1 directory
Bumps the npm_and_yarn group with 1 update in the /vite directory: [rollup](https://github.com/rollup/rollup).


Updates `rollup` from 4.40.2 to 4.59.0
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v4.40.2...v4.59.0)

---
updated-dependencies:
- dependency-name: rollup
  dependency-version: 4.59.0
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-27 20:16:40 +00:00
Robin E.R. Davies 564ed914cc Manifest.json, Channel Router Sync. Alsa device enumeration. 2026-02-13 16:06:10 -05:00
Robin E.R. Davies cf7f499994 Checkpoint 2026-02-11 12:28:11 -05:00
Robin E.R. Davies da8a61b5d3 Merge branch 'dev_routing' of https://github.com/rerdavies/pipedal into dev_tone3000 2026-02-10 20:18:09 -05:00
Robin E.R. Davies 22b63a32db Complete except for throttling bug. 2026-02-10 19:59:05 -05:00
Robin E.R. Davies aec88fa9f1 Checkpoint 2026-02-05 11:51:43 -05:00
Robin E.R. Davies e5beb97466 Sync. 2026-02-04 15:05:37 -05:00
Robin E.R. Davies 6c441ecfee WIP Sync 2026-01-27 23:45:13 -05:00
Robin E. R. Davies 59263ee715 Sync 2026-01-27 10:10:36 -05:00
Robin E. R. Davies 014c23f270 Routing, in progress. 2026-01-24 19:52:44 -05:00
Robin E. R. Davies 6a292cdc44 Midi bindings dialog broken for splits. 2026-01-24 16:34:04 -05:00
Robin E. R. Davies f0c3995a8f Tone3000 dialog (waiting for iframe fix) 2026-01-23 21:47:31 -05:00
Robin E. R. Davies e259b31628 Allow upload of readme.txt/.md and license.txt/.md 2026-01-21 08:24:16 -05:00
Robin E. R. Davies fcb94c4718 Stereo EQS. Toob CRV bypass settings in snapshots. 2026-01-20 17:58:54 -05:00
Robin E. R. Davies e0a44ea082 Merge branch 'main' of https://github.com/rerdavies/pipedal into dev 2026-01-20 17:56:41 -05:00
Robin Davies a91bceabd3 Merge pull request #433 from rerdavies/dependabot/npm_and_yarn/vite/npm_and_yarn-3c67cbb9cd
Bump js-yaml from 4.1.0 to 4.1.1 in /vite in the npm_and_yarn group across 1 directory
2026-01-20 17:55:44 -05:00
Robin E. R. Davies ec642195bf Roll back "Added expanding description panel" 2026-01-18 19:32:15 -05:00
Robin Davies 45ae4bb07c Merge pull request #436 from bewshy/plugin-description
Plugin description
2026-01-18 14:34:05 -05:00
Robin E. R. Davies 1afbcc30f0 Bug: losing lv2 state during snapshot selection 2026-01-16 14:20:42 -05:00
Robin E. R. Davies 69e54c3052 Prune snapshot values 2026-01-16 12:29:47 -05:00
Robin E. R. Davies e5e7eb0e01 Split control double-tap for default value. 2026-01-16 11:45:03 -05:00
Robin E. R. Davies fb46cbde74 Split controls: Double-click for defaults. 2026-01-16 11:43:29 -05:00