summaryrefslogtreecommitdiff
path: root/dxr3audio-alsa.h
AgeCommit message (Collapse)Author
2009-02-25improve audio device handlingChristian Gmeiner
- keep track if sound device is open - use pass-by-reference-to-const instead of pass-by-value (no copying needed)
2009-02-25working alsa supportChristian Gmeiner
At the moment alsa support is disabled, but it is working (with some problems)