shawn
e1014462b4
fix: Restore missing P in OP LABS — path was truncated, only had O letter
CMake / build (push) Has been cancelled
CodeQL / Analyze (cpp) (push) Has been cancelled
2026-06-20 13:24:59 -04:00
shawn
4047a74dd5
fix: Revise OP-Pedal logos - OP LABS + OP PEDAL subtitle with per-letter spacing
CMake / build (push) Has been cancelled
CodeQL / Analyze (cpp) (push) Has been cancelled
2026-06-20 12:09:17 -04:00
shawn
236e1e2b3c
feat: Add OP-Pedal branded logo variants (horizontal + square stack)
...
CMake / build (push) Has been cancelled
CodeQL / Analyze (cpp) (push) Has been cancelled
- Horizontal lockup: OP Labs icon + 'OP' (silver) + 'PEDAL' (blue)
- Square stack: icon above 'OP PEDAL' text
- Place in artifacts/ and vite/public/img/ for UI use
2026-06-20 12:05:29 -04:00
shawn
ae13b3739d
feat: Add OP Labs branding — favicon, PWA icons, manifest, UI logo
...
CMake / build (push) Has been cancelled
CodeQL / Analyze (cpp) (push) Has been cancelled
- OP Labs icon SVG as default app icon + favicon (SVG + ICO fallback)
- 192x192 and 512x512 PWA icons generated from OP Labs logo
- Updated manifest.json with SVG favicon + maskable icon support
- Updated index.html with SVG favicon link
- Replaced old ic_logo.svg with OP Labs icon mark
- Stored OP Labs logo assets (icon, horizontal, square) in artifacts/
- Removed old PiPedal20Thumb.jpg
2026-06-20 12:03:42 -04:00
shawn
acfb8d15ab
fix: Rebrand project from PiPedal to OP-Pedal
...
CMake / build (push) Has been cancelled
CodeQL / Analyze (cpp) (push) Has been cancelled
Updated branding across the project:
- CMakeLists.txt: project name, description, homepage, display version
- src/PiPedalVersion.cpp: server name string
- debian/control: package name, source, homepage, description
- vite/package.json: package name
- vite/index.html: title, meta description
- vite/public/manifest.json: name, short_name, description, URLs
- UI files: AboutDialog, AppThemed, MainPage, SettingsDialog,
UpdateDialog, WifiConfigDialog, WifiConfigSettings,
WifiDirectConfigSettings, Tone3000Downloader, Tone3000HelpDialog,
WindowScale
Preserved upstream copyright/attribution and legal references.
2026-06-20 11:04:28 -04:00
Robin E.R. Davies
d75a52bdac
RE-add esbuild
2026-06-18 08:30:36 -04:00
Robin E.R. Davies
4522200b3b
Merge branch 'dev' of https://github.com/rerdavies/pipedal
2026-06-17 14:11:24 -04:00
Robin E.R. Davies
57ce06cecd
Copy/Paste for splits effects.
2026-06-16 03:39:50 -04:00
Robin E.R. Davies
84b9469896
Allow dragging of Splits
2026-06-15 09:30:52 -04:00
dependabot[bot]
dd7fb7fb11
Bump esbuild in /vite in the npm_and_yarn group across 1 directory
...
Bumps the npm_and_yarn group with 1 update in the /vite directory: [esbuild](https://github.com/evanw/esbuild ).
Removes `esbuild`
---
updated-dependencies:
- dependency-name: esbuild
dependency-version:
dependency-type: indirect
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-06-14 03:01:29 +00:00
Robin E.R. Davies
f186cc8b54
Improve names of USB devices in AudioDeviceDialog.
2026-06-08 00:43:30 -04:00
Robin E.R. Davies
f047ee36d1
... and the build change for AudioDeviceDialog.tsx
2026-06-07 22:45:31 -04:00
Robin E.R. Davies
fed554ba90
Rename JackServerSettingsDialog to AudioDeviceDialog
2026-06-07 22:36:06 -04:00
Robin Davies
c0726246a4
Merge pull request #494 from FoolHen/midi-unit-range
...
Add units to MIDI range control
2026-06-07 21:49:00 -04:00
Robin Davies
5cfd2e9e5f
Merge pull request #495 from FoolHen/snapshot-next-prev-midi
...
Add snapshot next/prev MIDI bindings
2026-06-07 21:47:50 -04:00
Robin E.R. Davies
02e741f568
Correct proying of config.json when running Vite debug server.
2026-06-07 21:33:58 -04:00
Robin E.R. Davies
d5fdc893e0
Build change for removed vite/public/var/config.json
2026-06-04 08:43:44 -04:00
Robin E.R. Davies
dbf1acb0b2
Update documentation for new debuggnig procedure and for Vite proxying of /var/config.json
2026-06-04 08:26:29 -04:00
FoolHen
00952dad3a
Add snapshot next/prev MIDI bindings
2026-06-03 21:21:43 +02:00
FoolHen
144c60a0aa
Add units to MIDI range control
...
This time taking into account logarithmic scale. Refactored range conversion
functions across the codebase too, as there were similar functions
in different files.
2026-06-03 17:39:13 +02:00
Robin E.R. Davies
a3e3bd4ad3
Last dribble of copyright updates.
2026-06-02 14:10:57 -04:00
Robin E.R. Davies
4358866265
Copyright scrub
2026-06-02 13:18:02 -04:00
Robin E.R. Davies
05bd32ad38
Big Fat Copyright Cleanup
2026-06-02 12:59:41 -04:00
Robin E.R. Davies
c2881da66e
License updates
2026-06-02 05:32:09 -04:00
Robin E.R. Davies
63d0ddaea9
Revert "Add units to MIDI range control"
...
This reverts commit 8b1f52eca9 .
2026-06-02 01:15:59 -04:00
Robin Davies
1008ce30b9
Merge pull request #486 from FoolHen/midi-unit-range
...
Add units to MIDI range control
2026-06-02 00:58:41 -04:00
Robin E.R. Davies
8205e2b71f
Upload T3K thumbnails to new thumbnails director (inside audio_uploads)
2026-06-01 15:27:59 -04:00
Robin E.R. Davies
2f10bfcba2
Tone3000 API fix for [::1] address.
2026-06-01 14:44:04 -04:00
FoolHen
8b1f52eca9
Add units to MIDI range control
2026-05-31 15:52:32 +02:00
Robin E.R. Davies
779f3c80ad
Factory Prest Assets
2026-05-31 02:46:12 -04:00
Robin E.R. Davies
9bc348bc9e
Add REMOVE button to Snapshot Edit dialog.
2026-05-30 22:37:31 -04:00
Robin E.R. Davies
533e313b40
"Cancelled" to US spelling.
2026-05-30 01:03:29 -04:00
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