Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-02-25 | fix audio resampling | Christian Gmeiner | |
Split up the process of audio resampling. First, change the sound levels. Second, respect audio channel setting. | |||
2009-02-21 | first work to get alsa audio output | Christian Gmeiner | |
Introduce a iAudio class - will be later base class for oss and alas output -, which handles volume and channel handling. |