Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2005-03-17 | fix for dmix | Warren Dukes | 1 | -2/+1 |
2005-03-13 | slight changes to alsa errors | Warren Dukes | 1 | -3/+32 |
2005-03-12 | if no audioOutput specified, we no attempt to detect if there exists a usable... | Warren Dukes | 1 | -1/+23 |
2005-03-08 | we ne allow audioOutput plugins to set the final outAudioFormat that will be ... | Warren Dukes | 1 | -4/+10 |
2005-03-08 | now player and decoder processes should only exit() when receiving term signa... | Warren Dukes | 1 | -1/+1 |
2005-03-05 | don't need the extra snd_pcm_prepare after _drop | Warren Dukes | 1 | -1/+0 |
2005-03-05 | more alsa work | Warren Dukes | 1 | -41/+57 |
2005-03-05 | this seemed to help a bit with the blip's on next | Warren Dukes | 1 | -0/+1 |
2005-03-05 | implemented dropping of current buffered audio, works for oss, but there seems | Warren Dukes | 1 | -10/+29 |
2005-03-05 | now alsa plugin should work | Warren Dukes | 1 | -7/+13 |
2005-03-05 | implemented alsa audioOutput plugin, now it needs testing | Warren Dukes | 1 | -0/+293 |