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