sojorn/go-backend/cmd
Patrick Britton 135bb7f08d feat: Audio overlay system — AudioLibraryScreen, Funkwhale proxy, ffmpeg audio mix
Go:
- GET /audio/library?q= — Funkwhale tracks proxy (503 until FUNKWHALE_BASE set)
- GET /audio/library/:trackId/listen — audio stream proxy
- FUNKWHALE_BASE config key added (env var)

Flutter:
- AudioLibraryScreen: Device tab (file_picker) + Library tab (Funkwhale)
- VideoStitchingService.stitchVideos(): audioOverlayPath + audioVolume params
  — second FFmpeg pass: amix with configurable volume, falls back if mix fails
- EnhancedQuipRecorderScreen: music button, audio chip + volume slider, wired to stitcher

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-17 16:00:55 -06:00
..
api feat: Audio overlay system — AudioLibraryScreen, Funkwhale proxy, ffmpeg audio mix 2026-02-17 16:00:55 -06:00
fix_db refactor: rename Go module from github.com/patbritton to gitlab.com/patrickbritton3 2026-02-16 23:58:39 -06:00
fixdb security: sanitized baseline for public release 2026-02-15 00:33:24 -06:00
migrate refactor: rename Go module from github.com/patbritton to gitlab.com/patrickbritton3 2026-02-16 23:58:39 -06:00
migrate_new refactor: rename Go module from github.com/patbritton to gitlab.com/patrickbritton3 2026-02-16 23:58:39 -06:00
search_migration refactor: rename Go module from github.com/patbritton to gitlab.com/patrickbritton3 2026-02-16 23:58:39 -06:00
seeder security: sanitized baseline for public release 2026-02-15 00:33:24 -06:00
verify refactor: rename Go module from github.com/patbritton to gitlab.com/patrickbritton3 2026-02-16 23:58:39 -06:00