Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove static variable from DSound callback | Chris Robinson | 2007-12-05 | 1 | -7/+6 |
* | Allow aluMixData to accept a NULL context for silence | Chris Robinson | 2007-12-05 | 4 | -28/+9 |
* | Use an AL_PRINT macro for printing lib messages/errors to the console | Chris Robinson | 2007-11-30 | 4 | -60/+58 |
* | Don't use platform-specific methods for initialization | Chris Robinson | 2007-11-16 | 1 | -0/+5 |
* | Move ALu.c to the Alc directory | Chris Robinson | 2007-11-15 | 1 | -0/+677 |
* | Use a better name for the device list init function and make it static | Chris Robinson | 2007-11-15 | 1 | -22/+16 |
* | Use aluBytesFromFormat and aluChannelsFromFormat to get the channel count and... | Chris Robinson | 2007-11-15 | 1 | -30/+9 |
* | Initial import | Chris Robinson | 2007-11-13 | 7 | -0/+3396 |