Chris Robinson
|
10dbb1bc9b
|
Remove the Lock and Unlock methods from BackendFuncs
All backends that still use the old interface use the default locking methods,
which is also used by the ALCbackend base.
|
2013-11-04 23:34:18 -08:00 |
|
Chris Robinson
|
ca83629e4e
|
Forward some wrapper functions to the base method
|
2013-11-04 23:19:30 -08:00 |
|
Chris Robinson
|
a1a3f51be2
|
Convert the OSS backend to the new interface
|
2013-11-02 15:42:45 -07:00 |
|
Chris Robinson
|
c851e2c611
|
Set vtables in the constructor
|
2013-11-02 13:23:20 -07:00 |
|
Chris Robinson
|
9f0e49917d
|
Add default handlers for reset, captureSamples, and availableSamples
|
2013-10-29 15:07:13 -07:00 |
|
Chris Robinson
|
7a424ab4bf
|
Don't return a void
|
2013-10-28 20:23:41 -07:00 |
|
Chris Robinson
|
21f1e54cb9
|
Create and use a backend wrapper for capture
|
2013-10-28 14:38:55 -07:00 |
|
Chris Robinson
|
f8c95f1e90
|
Add audio capture methods to ALCbackend
|
2013-10-28 13:51:55 -07:00 |
|
Chris Robinson
|
20bcb68ad6
|
Move ALCbackend base stuff to a separate file
|
2013-10-28 12:30:57 -07:00 |
|