| Commit message (Expand) | Author | Age | Files | Lines |
* | flac_plugin | Warren Dukes | 2004-05-31 | 1 | -441/+0 |
* | fixed seek, its now blocking again | Warren Dukes | 2004-05-30 | 1 | -3/+6 |
* | fix TIcho's seeking while paused bug | Warren Dukes | 2004-05-29 | 1 | -1/+1 |
* | do input buffering in while sleeping loop of sending stuff to output buffer | Warren Dukes | 2004-05-21 | 1 | -2/+2 |
* | non-blocking seeking, needs some testing! (this is not just for streams | Warren Dukes | 2004-05-19 | 1 | -0/+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 |
* | add new inputStream stuff, hopefully something major isn't foobar'd | Warren Dukes | 2004-05-18 | 1 | -1/+1 |
* | trash XMMS resampling, use ESD's instead, don't understand it, but it works | Warren Dukes | 2004-05-10 | 1 | -2/+3 |
* | some more work on organizing code for resampling/audioFormat conversion | Warren Dukes | 2004-05-10 | 1 | -13/+16 |
* | add replayGain stuff for flac from AliasMrJones | Warren Dukes | 2004-05-07 | 1 | -90/+115 |
* | implement new outputBuffering stuff for rest of decoders | Warren Dukes | 2004-05-07 | 1 | -19/+11 |
* | new OutputBuffer abstraction stuff, implemented for mp3, now need to | Warren Dukes | 2004-05-07 | 1 | -3/+3 |
* | flac uses abstracted inputStream stuff | Warren Dukes | 2004-05-04 | 1 | -46/+149 |
* | potential fix for CompBrain's segfault, i could test it if he ever gave me | Warren Dukes | 2004-04-22 | 1 | -1/+2 |
* | add vim shiznit to end of all source files | Warren Dukes | 2004-04-14 | 1 | -0/+1 |
* | add --disable-audio configure option | Warren Dukes | 2004-04-11 | 1 | -1/+0 |
* | 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 |
* | aac decoding! | Warren Dukes | 2004-03-22 | 1 | -1/+1 |
* | i don't think we need to swap byte order for flac either | Warren Dukes | 2004-03-20 | 1 | -3/+0 |
* | bunch of autotool cleanups | Warren Dukes | 2004-03-18 | 1 | -1/+2 |
* | move time from tag info to song info. | Warren Dukes | 2004-03-10 | 1 | -0/+9 |
* | fix a compiler error, bug for bigendian | Warren Dukes | 2004-03-09 | 1 | -1/+1 |
* | make some usleeps longer, just to try to stave off busy waiting | Warren Dukes | 2004-03-06 | 1 | -1/+1 |
* | add bitrate reporting to flac | Warren Dukes | 2004-02-26 | 1 | -2/+17 |
* | some more cleanups | Warren Dukes | 2004-02-25 | 1 | -1/+1 |
* | import from SF CVS | Warren Dukes | 2004-02-23 | 1 | -0/+292 |