Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-06-15 | Update copyright boilerplates from http://www.gnu.org/licenses/lgpl-2.1.txt ↵ | Ville Skyttä | |
and http://www.gnu.org/licenses/gpl-2.0.txt | |||
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. |