• Joined on 2026-05-17
shawn pushed to main at shawn/pi-multifx-pedal 2026-06-16 23:14:54 +00:00
427c77cbe7 fix: loadAudioDevices accesses .devices from response object
shawn pushed to main at shawn/pi-multifx-pedal 2026-06-16 23:13:27 +00:00
93610e4d98 audio interface: separate input/output device selectors
shawn pushed to main at shawn/pi-multifx-pedal 2026-06-16 23:11:23 +00:00
1530aa266f audio: replace profiles with direct sample rate + buffer size controls
shawn pushed to main at shawn/pi-multifx-pedal 2026-06-16 23:03:20 +00:00
ea75c41745 settings: nav sticks to top with bigger buttons
shawn pushed to main at shawn/pi-multifx-pedal 2026-06-16 22:57:55 +00:00
f6fe3b2523 settings: add horizontal section nav bar
shawn pushed to main at shawn/pi-multifx-pedal 2026-06-16 22:46:56 +00:00
bdf1434718 fix: port 80 hardcoded in main.py (was 8080)
shawn pushed to main at shawn/pi-multifx-pedal 2026-06-16 22:45:54 +00:00
753de36dc2 serve on port 80 — pedal.local works without :8080
shawn pushed to main at shawn/pi-multifx-pedal 2026-06-16 22:45:05 +00:00
7078217783 nuke all old UIs — templates, React SPA, /v2 mount, legacy routes
shawn pushed to main at shawn/pi-multifx-pedal 2026-06-16 22:41:14 +00:00
9cc08d16da settings: open as v2 overlay instead of redirecting to old settings page
shawn pushed to main at shawn/pi-multifx-pedal 2026-06-16 22:35:53 +00:00
93eb8cc4aa Make v2 UI Settings button navigate to /settings page
shawn pushed to main at shawn/pi-multifx-pedal 2026-06-16 22:33:05 +00:00
4fa49d46c1 Bump template version to 8 for CSS cache bust
shawn pushed to main at shawn/pi-multifx-pedal 2026-06-16 22:32:46 +00:00
88ee1e24dc Fix mobile settings sidebar: keep vertical layout instead of horizontal row
shawn pushed to main at shawn/pi-multifx-pedal 2026-06-16 22:30:09 +00:00
3b1bb43895 Add cache-busting ?v= to template CSS/JS, bump version
shawn pushed to main at shawn/pi-multifx-pedal 2026-06-16 22:24:34 +00:00
a7d8a27975 Settings ⚙ button now links to /settings page with left nav sidebar
shawn pushed to main at shawn/pi-multifx-pedal 2026-06-16 22:19:33 +00:00
23a83cbd7b Settings: left sidebar nav with separate page views per category
shawn pushed to main at shawn/pi-multifx-pedal 2026-06-16 21:45:13 +00:00
29542e196b Fix settings 500: add missing block_id to FXBlock, rebuild UI
shawn pushed to main at shawn/pi-multifx-pedal 2026-06-16 21:40:06 +00:00
1281bf5943 Restore lost UI dist build (prefers-reduced-motion, updated SVG assets)
shawn pushed to main at shawn/pi-multifx-pedal 2026-06-16 21:29:43 +00:00
44f04887dc Add missing save_config() to config.py (was imported by server.py but never pushed)
shawn pushed to main at shawn/pi-multifx-pedal 2026-06-16 21:15:26 +00:00
2c4d7298ec Fix audio timeout when changing buffer size/sample rate
shawn pushed to main at shawn/pi-multifx-pedal 2026-06-15 06:03:49 +00:00
0fa8bd387a NAM hero fills screen, pedal-style FX blocks below