AuroraOpenALSoft/common
Chris Robinson d9bf4f7620 Allow increasing the maximum source limit
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.
2017-04-14 23:50:49 -07:00
..
align.h Move internal headers out of the include directory 2017-04-14 18:15:56 -07:00
almalloc.c Move the aligned malloc functions to the common lib 2016-03-29 00:44:58 -07:00
almalloc.h Move internal headers out of the include directory 2017-04-14 18:15:56 -07:00
atomic.c Remove a couple unneeded functions 2016-05-25 06:45:56 -07:00
atomic.h Move internal headers out of the include directory 2017-04-14 18:15:56 -07:00
bool.h Move internal headers out of the include directory 2017-04-14 18:15:56 -07:00
math_defs.h Move internal headers out of the include directory 2017-04-14 18:15:56 -07:00
rwlock.c Use atomic flags for boolean atomic locks 2016-11-25 23:25:16 -08:00
rwlock.h Move internal headers out of the include directory 2017-04-14 18:15:56 -07:00
static_assert.h Move internal headers out of the include directory 2017-04-14 18:15:56 -07:00
threads.c Try increasing the stack size if thread creation fails 2016-09-08 06:30:25 -07:00
threads.h Move internal headers out of the include directory 2017-04-14 18:15:56 -07:00
uintmap.c Allow increasing the maximum source limit 2017-04-14 23:50:49 -07:00
uintmap.h Allow increasing the maximum source limit 2017-04-14 23:50:49 -07:00