Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert ALSA to the new backend interface | Chris Robinson | 2013-10-28 | 1 | -0/+1 |
* | Rename the support method to querySupport | Chris Robinson | 2013-10-28 | 1 | -4/+4 |
* | Create and use a backend wrapper for capture | Chris Robinson | 2013-10-28 | 1 | -2/+3 |
* | Add audio capture methods to ALCbackend | Chris Robinson | 2013-10-28 | 1 | -0/+9 |
* | Move ALCbackend base stuff to a separate file | Chris Robinson | 2013-10-28 | 1 | -0/+2 |
* | Move the device mutex to the backend | Chris Robinson | 2013-10-28 | 1 | -0/+5 |
* | Convert the Null backend to the ALCbackend style | Chris Robinson | 2013-10-28 | 1 | -0/+2 |
* | Add a backend factory base type | Chris Robinson | 2013-10-28 | 1 | -0/+43 |
* | Add a default getLatency to ALCbackend | Chris Robinson | 2013-10-28 | 1 | -0/+1 |
* | Move the lock/unlock methods to the backend | Chris Robinson | 2013-10-28 | 1 | -0/+12 |
* | Add missing header to git | Chris Robinson | 2013-10-27 | 1 | -0/+62 |