Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2004-05-07 | implement new outputBuffering stuff for rest of decoders | Warren Dukes | 1 | -19/+7 |
2004-05-07 | new OutputBuffer abstraction stuff, implemented for mp3, now need to | Warren Dukes | 1 | -1/+1 |
2004-04-14 | add vim shiznit to end of all source files | Warren Dukes | 1 | -0/+1 |
2004-04-03 | when converting from bps -> kbps, divide by 1000, not 1024 | Warren Dukes | 1 | -1/+1 |
2004-04-01 | use our own portable version of usleep using select() | Warren Dukes | 1 | -1/+1 |
2004-03-24 | bitRate support for audiofile | Warren Dukes | 1 | -2/+15 |
2004-03-22 | aac decoding! | Warren Dukes | 1 | -1/+1 |
2004-03-20 | close audio device on pause | Warren Dukes | 1 | -4/+0 |
2004-03-18 | bunch of autotool cleanups | Warren Dukes | 1 | -2/+2 |
2004-03-06 | make some usleeps longer, just to try to stave off busy waiting | Warren Dukes | 1 | -1/+1 |
2004-02-27 | add xfade and audio to status, remove crossfade no args options | Warren Dukes | 1 | -2/+4 |
2004-02-25 | some more cleanups | Warren Dukes | 1 | -1/+1 |