aboutsummaryrefslogtreecommitdiffstats
path: root/Alc/wave.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove duplication of setting the max source countChris Robinson2008-01-191-1/+0
|
* Don't limit output wave filename sizeChris Robinson2008-01-111-3/+2
|
* Fix the Wave Writer's reliance on ftellChris Robinson2008-01-111-2/+3
| | | | So output can work on FIFOs
* Add a wave file writing backendChris Robinson2008-01-111-0/+335