Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fallback to non-mmap access for ALSA if mmap isn't available | Chris Robinson | 2007-12-30 | 1 | -3/+114 |
* | Check for the correct ALSA driver option name | Chris Robinson | 2007-12-30 | 1 | -1/+1 |
* | Don't check explicitly against formats, but rather their byte/channel count | Chris Robinson | 2007-12-26 | 1 | -7/+3 |
* | Store a persistant name string with the device struct | Chris Robinson | 2007-12-14 | 1 | -8/+5 |
* | Print an error when ALSA fails to open the audio device | Chris Robinson | 2007-12-12 | 1 | -0/+2 |
* | Use -Wextra instead of -W for extra warnings | Chris Robinson | 2007-12-06 | 1 | -1/+1 |
* | Use %zd for size_t types | Chris Robinson | 2007-12-06 | 1 | -1/+1 |
* | Prevent some ICC warnings | Chris Robinson | 2007-12-06 | 1 | -2/+6 |
* | Allow aluMixData to accept a NULL context for silence | Chris Robinson | 2007-12-05 | 1 | -11/+3 |
* | Use an AL_PRINT macro for printing lib messages/errors to the console | Chris Robinson | 2007-11-30 | 1 | -40/+39 |
* | Initial import | Chris Robinson | 2007-11-13 | 1 | -0/+828 |