dragonflight/services
Zac Gaetano 7587c7d2f4 chore(ui+infra): retire stale recorder modal, clean VC-3 card, fix schema drift
GUI:
- Retire orphaned modal-new-recorder.jsx (old New Recorder dialog).
  Nothing triggered it; the clean inline RecorderConfigModal in
  screens-ingest.jsx is the single recorder editor now. Drop dead
  app.jsx/index.html wiring and the unused onNew prop.
- Recorder card sub-line shows VC-3/DNxHD MXF OP1a 4:2:2 in growing
  mode instead of the misleading hevc_nvenc native native.

Infra:
- Remove vestigial local db service from compose (app uses external
  Postgres via DATABASE_URL). Drops db depends_on refs + orphan
  postgres_data volume. compose config validates clean.
- Regenerate schema.sql from the live migrated DB (8 -> 29 tables).
  Old schema.sql predated 37 migrations (missing growing_codec,
  device_index, node_id, audio_offset_ms) so a fresh init silently
  rolled the UI back to XDCAM. Fresh init now matches current code.
2026-06-05 17:38:25 +00:00
..
capture refactor(capture): remove dead raw2bmx/AVC-Intra/HEVC growing code paths 2026-06-05 14:28:36 +00:00
framecache fix(framecache): single-input streaming AVI muxer in fc_pipe (kills 2-pipe ffmpeg deadlock) 2026-06-05 14:06:35 +00:00
mam-api chore(ui+infra): retire stale recorder modal, clean VC-3 card, fix schema drift 2026-06-05 17:38:25 +00:00
node-agent fix(capture): pin NVENC to a GPU with ffmpeg -gpu N (privileged bypasses env) 2026-06-04 16:07:59 +00:00
playout feat(playout): redesigned MCR screen + SCTE-35 end-to-end 2026-05-31 19:58:02 -04:00
premiere-plugin diag(premiere-plugin): v1.2.5 — no-op IIFE writes to Documents/ + reports lf.open result 2026-05-28 03:59:40 +00:00
premiere-plugin-uxp chore(panel): bump manifest to 2.2.4 (import-flow revert + conform fix) 2026-06-05 12:24:38 -04:00
web-ui chore(ui+infra): retire stale recorder modal, clean VC-3 card, fix schema drift 2026-06-05 17:38:25 +00:00
worker fix(promotion): heal dead CIFS mounts + retry file lookup; reset orphans on failure 2026-06-05 11:45:10 +00:00