aboutsummaryrefslogtreecommitdiffstats
path: root/common/uintmap.h
Commit message (Collapse)AuthorAgeFilesLines
* Convert threads.c to C++Chris Robinson2018-11-171-34/+28
| | | | Also vastly simplify and remove related code.
* Remove some now-unused NoLock function variantsChris Robinson2018-01-281-12/+5
|
* Remove an unused functionChris Robinson2018-01-271-1/+0
|
* Include limits.h where INT_MAX is usedChris Robinson2017-08-301-0/+2
|
* Allow increasing the maximum source limitChris Robinson2017-04-141-1/+2
| | | | | | | | If the requested number of mono and stereo sources exceeds 256, the source limit will be expanded. Any config file setting overrides this. If the device is reset to have fewer sources than are currently allocated, excess sources will remain and be usable as normal, but no more can be generated until enough are delated to go back below the limit.
* Move internal headers out of the include directoryChris Robinson2017-04-141-0/+46