Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add the Bauer stereophonic-to-binaural DSP (bs2b) code and hooks | Chris Robinson | 2008-01-03 | 2 | -0/+111 |
| | |||||
* | Remove obsolete comment | Chris Robinson | 2007-12-31 | 1 | -2/+0 |
| | |||||
* | Add some more formats | Chris Robinson | 2007-12-31 | 1 | -3/+15 |
| | |||||
* | Make some defines local to ALu.c | Chris Robinson | 2007-12-31 | 1 | -6/+0 |
| | |||||
* | Fix includes so alMain.h doesn't include so much by itself | Chris Robinson | 2007-12-31 | 1 | -8/+2 |
| | |||||
* | Don't append _struct to the source struct name | Chris Robinson | 2007-12-31 | 1 | -2/+2 |
| | |||||
* | Remove unused macros | Chris Robinson | 2007-12-31 | 1 | -4/+0 |
| | |||||
* | Implement AL_EXT_FLOAT32 | Chris Robinson | 2007-12-28 | 1 | -0/+3 |
| | |||||
* | Allow 5.1 channel output | Chris Robinson | 2007-12-26 | 2 | -2/+4 |
| | | | | This doesn't use the center or LFE channel in spatial calculations, however | ||||
* | Prevent possible buffer overflow in AL_PRINT | Chris Robinson | 2007-12-22 | 1 | -1/+3 |
| | |||||
* | MacOSX doesn't like global szDebug and g_mutex symbol names | Chris Robinson | 2007-12-19 | 1 | -5/+5 |
| | |||||
* | Add generic ring buffer methods | Chris Robinson | 2007-12-16 | 1 | -0/+7 |
| | |||||
* | Store a persistant name string with the device struct | Chris Robinson | 2007-12-14 | 1 | -1/+1 |
| | |||||
* | Move some global declrations into headers | Chris Robinson | 2007-12-06 | 1 | -0/+8 |
| | |||||
* | Move function declarations outside of the if-block | Chris Robinson | 2007-12-06 | 1 | -2/+2 |
| | |||||
* | Fix use of assert() to properly handle NDEBUG | Chris Robinson | 2007-11-30 | 1 | -6/+16 |
| | |||||
* | Use an AL_PRINT macro for printing lib messages/errors to the console | Chris Robinson | 2007-11-30 | 1 | -0/+13 |
| | |||||
* | Initial import | Chris Robinson | 2007-11-13 | 9 | -0/+427 |