Commit Graph

9 Commits

Author SHA1 Message Date
Brent Perteet
a89fdc6843 Update GUI styling and font configuration
- Fix bt_app.h syntax error (remove stray "1")
- Improve menu item alignment and styling
- Enable additional LVGL fonts (Montserrat 8, Unscii 16)
- Clean up volume page layout, remove instruction labels
- Update default font to Montserrat 8

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-27 18:23:40 +00:00
Brent Perteet
439c6ef22d Enhance Bluetooth functionality and GUI integration
- Add Bluetooth device list management with discovery and pairing support
- Implement volume control with AVRC integration
- Add system event handling for GUI-to-Bluetooth communication
- Enhance menu system with device selection and volume control pages
- Improve memory management by making menu creation lazy
- Add proper event subscription between GUI and Bluetooth modules
- Update filter coefficient for improved audio clicking behavior

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-25 16:46:16 +00:00
Brent Perteet
25f875b3b2 Memory issues resolved 2025-08-20 15:46:17 +00:00
Brent Perteet
c4ca91bf84 added tweaks to filter 2025-08-08 17:31:27 -05:00
Brent Perteet
4697b369db Merge branch 'master' of https://git.sparksoftdesign.com/firstpass/soundshot 2025-07-22 14:09:47 -05:00
Brent Perteet
dc2885e02e Adding environment setup and instructions 2025-07-22 14:04:27 -05:00
Brent Perteet
4feb4c0a98 Audio working 2025-07-13 03:02:18 +00:00
Brent Perteet
311981ceb4 basic menu working 2025-06-24 09:20:40 -05:00
Brent Perteet
f59eb660cf Initial commit
IMU and bubble level working
2025-06-14 16:38:53 -05:00