aboutsummaryrefslogtreecommitdiffstats
path: root/alc/mixvoice.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove always-true assumptionChris Robinson2019-08-121-1/+0
* Remove multiple buffers per queue itemChris Robinson2019-08-111-92/+41
* Update some includesChris Robinson2019-08-051-1/+1
* Move some structs to where they're usedChris Robinson2019-08-041-20/+37
* Don't allow numeric values for the resampler optionChris Robinson2019-08-041-8/+1
* Modify LIKELY and UNLIKELY to not need extra parenthesisChris Robinson2019-08-041-8/+8
* Make a couple counts size_tChris Robinson2019-08-031-0/+1
* Use a smart pointer for holding the context's deviceChris Robinson2019-08-011-1/+1
* Add iterators to ALbufferlistitemChris Robinson2019-07-311-33/+29
* Properly prefix ALCcontext membersChris Robinson2019-07-301-7/+7
* Rename al/* sources to avoid camel-caseChris Robinson2019-07-291-3/+3
* Move the event declarations to a separate headerChris Robinson2019-07-291-0/+1
* Rename Alc to alcChris Robinson2019-07-281-0/+954