Mike-Solar
6f931e720a
fix: black screen during playback
...
renderer_generated_frame_for_queue pushed a raw void* QVariant into the
display queue, but on_paint only unwraps OakSharedBufferPtr; the unwrap
failed and the widget painted blank. Paused display worked because
set_display_image wraps with oak_make_shared_frame. Wrap the queued
frames the same way. Also adds env-gated OAK_DEBUG_PLAYBACK
diagnostics.
2026-08-02 14:56:41 +08:00
..
2026-07-31 22:46:52 +08:00
2026-07-19 16:10:54 +08:00
2026-07-27 17:14:56 +08:00
2026-07-27 17:14:56 +08:00
2026-07-31 22:46:52 +08:00
2026-07-31 22:46:52 +08:00
2026-07-31 22:46:52 +08:00
2026-07-27 17:14:56 +08:00
2026-07-31 22:46:52 +08:00
2026-07-26 22:43:21 +08:00
2026-07-19 16:10:54 +08:00
2026-07-27 17:14:56 +08:00
2026-07-31 22:46:52 +08:00
2026-07-31 22:46:52 +08:00
2026-07-31 22:46:52 +08:00
2026-07-31 22:46:52 +08:00
2026-07-31 22:46:52 +08:00
2026-07-31 22:46:52 +08:00
2026-07-31 22:46:52 +08:00
2026-08-02 14:29:49 +08:00
2026-07-31 22:46:52 +08:00
2026-07-31 22:46:52 +08:00
2026-07-31 22:46:52 +08:00
2026-08-02 14:29:49 +08:00
2026-07-27 17:14:56 +08:00
2026-07-19 16:10:54 +08:00
2026-07-27 17:14:56 +08:00
2026-07-31 22:46:52 +08:00
2026-07-27 17:14:56 +08:00
2026-07-31 22:46:52 +08:00
2026-07-27 17:14:56 +08:00
2026-07-31 22:46:52 +08:00
2026-07-26 22:43:21 +08:00
2026-07-27 17:14:56 +08:00
2026-07-31 22:46:52 +08:00
2026-07-31 22:46:52 +08:00
2026-07-31 22:46:52 +08:00
2026-07-31 22:46:52 +08:00
2026-07-31 22:46:52 +08:00
2026-08-02 14:56:41 +08:00
2026-07-13 15:30:43 +08:00