Centralize legacy recording bridge
This commit is contained in:
@@ -476,6 +476,11 @@ Known local toolchain state:
|
||||
stop, clear, platform cleanup, frame-count reset, and export progress-total
|
||||
planning as JSON; the live recording controls consume those contracts before
|
||||
reaching legacy recording threads, PBO readback, and MP4 encoder execution.
|
||||
- `src/legacy_recording_services.*` is the current app-shell bridge for
|
||||
recording start/stop/clear and MP4 export execution. It keeps those live paths
|
||||
on the `pp_app_core` contracts while legacy recording thread ownership, PBO
|
||||
readback, progress UI, platform cleanup, and `MP4Encoder` execution remain
|
||||
tracked by `DEBT-0037`.
|
||||
- `pano_cli plan-share-file` exposes `pp_app_core` share availability planning
|
||||
as JSON for unsaved and saved document paths; the live platform share command
|
||||
consumes the same contract before reaching iOS/macOS sharing bridges or
|
||||
|
||||
Reference in New Issue
Block a user