Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2004-05-10 | more little bits of code in prep for resample/audioFormat conversion, | Warren Dukes | 1 | -2/+0 |
2004-05-10 | use memcpy for isCurrentAudioFormat() | Warren Dukes | 1 | -6/+1 |
2004-05-10 | stuff for configuring the audio output format (sampling rate, channels, bits) | Warren Dukes | 1 | -12/+93 |
2004-04-14 | add vim shiznit to end of all source files | Warren Dukes | 1 | -0/+1 |
2004-04-11 | add --disable-audio configure option | Warren Dukes | 1 | -2/+18 |
2004-04-07 | don't report an error about not able to open device in audioError | Warren Dukes | 1 | -1/+0 |
2004-04-02 | use EXIT_SUCCESS and EXIT_FAILURE | Warren Dukes | 1 | -6/+6 |
2004-03-21 | fix for iconv | Warren Dukes | 1 | -2/+2 |
2004-03-20 | close audio device on pause | Warren Dukes | 1 | -7/+10 |
2004-02-27 | audio cleanups | Warren Dukes | 1 | -9/+13 |
2004-02-27 | cleanup audio code some | Warren Dukes | 1 | -14/+15 |