| Commit message (Expand) | Author | Files | Lines |
2005-03-08 | now player and decoder processes should only exit() when receiving term signa... | Warren Dukes | 1 | -1/+2 |
2004-11-03 | remove vim &*(@ | Warren Dukes | 1 | -1/+0 |
2004-06-06 | mechanism for updating metadata while decoding | Warren Dukes | 1 | -2/+0 |
2004-06-06 | todo update | Warren Dukes | 1 | -8/+1 |
2004-06-01 | ogg voribs comment parsing on the fly in the decoder | Warren Dukes | 1 | -0/+5 |
2004-05-31 | icynames are now copied to title of streams | Warren Dukes | 1 | -1/+6 |
2004-05-30 | fixed seek, its now blocking again | Warren Dukes | 1 | -1/+2 |
2004-05-20 | get rid of seekError in DecoderControl | Warren Dukes | 1 | -1/+0 |
2004-05-19 | non-blocking seeking, needs some testing! (this is not just for streams | Warren Dukes | 1 | -1/+1 |
2004-05-19 | bug fixy poo s/1/0/ | Warren Dukes | 1 | -0/+1 |
2004-05-19 | try to make seeking more non-blocking | Warren Dukes | 1 | -1/+2 |
2004-05-18 | fix a mem leak when unknow type in decodeStart() | Warren Dukes | 1 | -2/+2 |
2004-05-18 | rework stuff so that we can use mime-type of streams to detect type of file | Warren Dukes | 1 | -8/+11 |
2004-05-10 | some more work on organizing code for resampling/audioFormat conversion | Warren Dukes | 1 | -1/+4 |
2004-04-15 | log cycling and a few cleanups | Warren Dukes | 1 | -6/+7 |
2004-04-14 | add vim shiznit to end of all source files | Warren Dukes | 1 | -0/+1 |
2004-03-22 | fix error reporting for mp4 files | Warren Dukes | 1 | -0/+1 |
2004-03-22 | aac decoding! | Warren Dukes | 1 | -5/+8 |
2004-03-21 | parse length from Aac files and ID3 tags | Warren Dukes | 1 | -0/+1 |
2004-03-18 | bunch of autotool cleanups | Warren Dukes | 1 | -2/+3 |
2004-03-17 | have AAC and MP4 types | Warren Dukes | 1 | -0/+1 |
2004-03-17 | fix a few snafoo's in configure.ac | Warren Dukes | 1 | -0/+1 |