aboutsummaryrefslogtreecommitdiffstats
path: root/Alc/null.c
Commit message (Expand)AuthorAgeFilesLines
* Handle the timer wrapping in the wave and null output devicesChris Robinson2010-11-211-3/+4
* Get rid of the device timer stuffChris Robinson2010-11-211-22/+2
* Rename Null Output to No OutputChris Robinson2010-08-131-1/+1
* Use millisecond resolution for the Null and Wave Writer backendsChris Robinson2010-08-021-3/+11
* Use a better method to time the Null and Wave Writer backendsChris Robinson2010-08-021-14/+21
* Store the time precision with the deviceChris Robinson2010-07-251-0/+3
* Add a backend callback to get the device timeChris Robinson2010-07-241-1/+7
* Add a Null Output deviceChris Robinson2010-05-281-0/+176