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 full sound support #88

Draft
wants to merge 25 commits into
base: master
Choose a base branch
from
Draft

Add full sound support #88

wants to merge 25 commits into from

Conversation

TomAwezome
Copy link
Collaborator

@TomAwezome TomAwezome commented Dec 27, 2022

  • HDAudio driver
    • Functional on Thinkpad T420
    • Functional on Gigabyte H110M-M2-CF motherboard
    • Functional on QEMU
    • Functional on Virtualbox
    • Functional on VMWare
  • AC97 driver
    • Functional on QEMU
    • Functional on Virtualbox
    • Functional on VMWare
  • Sound Subsystem
    • Implement new multi-driver sound system
    • Test new sound system functionality
    • Replace old sound system with new system
      • Update all Games and Demos to use new sound system
    • Test all Games and Demos with new sound system functionality
    • Document new sound system and both sound drivers

This was linked to issues Dec 27, 2022
@TomAwezome TomAwezome added bug Something isn't working documentation Improvements or additions to documentation enhancement New feature or request help wanted Extra attention is needed labels Dec 27, 2022
@y4my4my4m
Copy link
Collaborator

Mp3 player that makes use of this version of AC97 drivers.
https://github.com/y4my4my4m/ZealAmp

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation Improvements or additions to documentation enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add AC97 driver. Add HDAudio driver.
3 participants