| Commit message (Expand) | Author | Age | Files | Lines |
* | fixed seek, its now blocking again | Warren Dukes | 2004-05-30 | 1 | -2/+4 |
* | fix TIcho's seeking while paused bug | Warren Dukes | 2004-05-29 | 1 | -0/+1 |
* | do input buffering in while sleeping loop of sending stuff to output buffer | Warren Dukes | 2004-05-21 | 1 | -1/+5 |
* | non-blocking seeking, needs some testing! (this is not just for streams | Warren Dukes | 2004-05-19 | 1 | -2/+1 |
* | try to make seeking more non-blocking | Warren Dukes | 2004-05-19 | 1 | -1/+0 |
* | yes! rudimentary stream playing for mp3's! | Warren Dukes | 2004-05-18 | 1 | -2/+1 |
* | some more work on organizing code for resampling/audioFormat conversion | Warren Dukes | 2004-05-10 | 1 | -13/+14 |
* | implement new outputBuffering stuff for rest of decoders | Warren Dukes | 2004-05-07 | 1 | -19/+7 |
* | new OutputBuffer abstraction stuff, implemented for mp3, now need to | Warren Dukes | 2004-05-07 | 1 | -1/+1 |
* | add vim shiznit to end of all source files | Warren Dukes | 2004-04-14 | 1 | -0/+1 |
* | when converting from bps -> kbps, divide by 1000, not 1024 | Warren Dukes | 2004-04-03 | 1 | -1/+1 |
* | use our own portable version of usleep using select() | Warren Dukes | 2004-04-01 | 1 | -1/+1 |
* | bitRate support for audiofile | Warren Dukes | 2004-03-24 | 1 | -2/+15 |
* | aac decoding! | Warren Dukes | 2004-03-22 | 1 | -1/+1 |
* | close audio device on pause | Warren Dukes | 2004-03-20 | 1 | -4/+0 |
* | bunch of autotool cleanups | Warren Dukes | 2004-03-18 | 1 | -2/+2 |
* | make some usleeps longer, just to try to stave off busy waiting | Warren Dukes | 2004-03-06 | 1 | -1/+1 |
* | add xfade and audio to status, remove crossfade no args options | Warren Dukes | 2004-02-27 | 1 | -2/+4 |
* | some more cleanups | Warren Dukes | 2004-02-25 | 1 | -1/+1 |
* | import from SF CVS | Warren Dukes | 2004-02-23 | 1 | -0/+138 |