dolphin
dolphin copied to clipboard
AudioCommon: Add mmap support and surround support for alsa
This pull request uses alsa's mmap interface instead of the read/write interface which removes unnecessary copying. It also adds support for surround using alsa.
I only gave a quick look and can't test this, but the code looks fine to me.