No description
Find a file
enzotar 93cdbb75d7 engine: v0.28–v0.50 milestone
ds-physics v0.50.0 (138 tests)
- v0.28: apply_body_torque, is_body_sleeping, get_body_angle
- v0.30: set_body_gravity, set_linear_damping, count_awake_bodies
- v0.40: joints (distance/pin), raycast, kinematic, time scale, world stats
- v0.50: point query, explosion, velocity/position set, contacts, gravity, collision groups

ds-stream v0.50.0 (201 tests)
- v0.28: BufferPool, PacketJitterBuffer, RttTracker
- v0.30: FrameRingBuffer, PacketLossDetector, ConnectionQuality
- v0.40: QualityAdapter, SourceMixer, FrameDeduplicator, BackpressureController, HeartbeatMonitor, CompressionTracker, FecEncoder, StreamSnapshot, AdaptivePriorityQueue
- v0.50: StreamCipher, ChannelMux/Demux, FramePacer, CongestionWindow, FlowController, ProtocolNegotiator, ReplayRecorder, BandwidthShaper

ds-stream-wasm v0.50.0 (111 tests)
- WASM bindings for all stream features

ds-screencast v0.50.0
- CLI: --jitter-buffer, --latency-window, --ring-buffer, --loss-threshold, --adaptive, --dedup, --backpressure, --heartbeat-ms, --fec, --encrypt-key, --channels, --pacing-ms, --max-bps, --replay-file
2026-03-11 12:47:56 -07:00
.changeset chore: add per-package versioning, changesets, and clean changelogs 2026-03-08 23:12:54 -07:00
.playwright-mcp feat: Add Waveshare P4 panel device integration with display streaming and touch input, alongside core streaming engine and compiler updates. 2026-03-02 16:08:49 -08:00
bench feat: component registry with styled variants, dreamstack add/convert CLI, and showcase 2026-02-26 13:27:49 -08:00
compiler feat: Bump package versions, add physics body sleeping, revolute motor, and prismatic joints, and enhance type checker exhaustiveness. 2026-03-10 21:07:22 -07:00
devices feat: Implement ds-screencast engine, panel preview, and Waveshare ESP-NOW communication. 2026-03-07 02:34:57 -08:00
docs feat(compiler): v0.4 + v0.5 — CLI modularity, diagnostic pipeline, test suite 2026-03-10 09:09:02 -07:00
engine engine: v0.28–v0.50 milestone 2026-03-11 12:47:56 -07:00
examples feat: Implement Panel IR emitter to generate JSON UI descriptions for LVGL panels. 2026-03-06 20:06:33 -08:00
registry feat: enhanced 14 registry components + component gallery 2026-02-26 18:25:49 -08:00
scripts chore: add per-package versioning, changesets, and clean changelogs 2026-03-08 23:12:54 -07:00
sdk feat: Add Waveshare P4 panel device integration with display streaming and touch input, alongside core streaming engine and compiler updates. 2026-03-02 16:08:49 -08:00
.gitignore feat: DreamStack compiler foundation — Phase 0/1 2026-02-25 00:03:06 -08:00
BITSTREAM_INTEGRATION.md docs: comprehensive documentation update 2026-02-27 11:15:54 -08:00
Cargo.toml feat(compiler): v0.4 + v0.5 — CLI modularity, diagnostic pipeline, test suite 2026-03-10 09:09:02 -07:00
CHANGELOG.md chore: add per-package versioning, changesets, and clean changelogs 2026-03-08 23:12:54 -07:00
cliff.toml chore: add per-package versioning, changesets, and clean changelogs 2026-03-08 23:12:54 -07:00
DREAMSTACK.md feat: Bump package versions, add physics body sleeping, revolute motor, and prismatic joints, and enhance type checker exhaustiveness. 2026-03-10 21:07:22 -07:00
IMPLEMENTATION_PLAN.md refine: type system second pass — deeper unification throughout 2026-02-27 11:54:15 -08:00
STREAM_COMPOSITION.md feat: comprehensive streaming improvements 2026-02-26 18:09:14 -08:00
TODO.md feat: Add Waveshare P4 panel device integration with display streaming and touch input, alongside core streaming engine and compiler updates. 2026-03-02 16:08:49 -08:00
USE_CASES.md feat: Add Waveshare P4 panel device integration with display streaming and touch input, alongside core streaming engine and compiler updates. 2026-03-02 16:08:49 -08:00