feat: Test spicetools logging bmsound-wine side
> broken commit > route bmsound messages back to spicetools log
This commit is contained in:
@@ -242,7 +242,7 @@ HRESULT PipewireBackend::on_release_buffer(uint32_t num_frames_written, DWORD dw
|
||||
}
|
||||
|
||||
BmswClientReleaseBuffer(client_, num_frames_written);
|
||||
if(notif_state_ == -1) callback_notify(this);
|
||||
if (notif_state_ == -1) callback_notify(this);
|
||||
|
||||
return S_OK;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user