Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add IDevice::has_state() #706

Closed
5 tasks done
gavv opened this issue Feb 28, 2024 · 0 comments
Closed
5 tasks done

Add IDevice::has_state() #706

gavv opened this issue Feb 28, 2024 · 0 comments
Assignees
Milestone

Comments

@gavv
Copy link
Member

gavv commented Feb 28, 2024

  • add IDevice::has_state()
  • in file backends, return false
  • in device backends, return true
  • in sox backend, return true for devices and false for files
  • in sndio::Pump, use pause/resume/restart/state only if has_state() returns true
@gavv gavv added this to Frontlog in kanban board Feb 28, 2024
@gavv gavv removed the sound io Audio I/O label May 21, 2024
@gavv gavv self-assigned this May 21, 2024
@gavv gavv moved this from Frontlog to In work in kanban board May 21, 2024
@gavv gavv added this to the next milestone May 21, 2024
@gavv gavv closed this as completed May 29, 2024
kanban board automation moved this from In work to Done May 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

1 participant