| Commit message (Expand) | Author | Files | Lines |
2007-05-24 | Reverting to the full lsr API. Turns out the simple API needs all of the | J. Alexander Treuman | 1 | -0/+2 |
2007-04-05 | The massive copyright update | Avuton Olrich | 1 | -1/+1 |
2006-07-20 | Add mpd-indent.sh | Avuton Olrich | 1 | -16/+14 |
2006-07-19 | Remove useless buffer signedness warnings, use | Avuton Olrich | 1 | -1/+1 |
2006-07-14 | Change shank's email address | J. Alexander Treuman | 1 | -1/+1 |
2006-07-13 | Huge header update, update the copyright and add | Avuton Olrich | 1 | -1/+1 |
2004-11-02 | rewrite replaygain code, needs testing | Warren Dukes | 1 | -3/+11 |
2004-06-10 | minor little cleanups | Warren Dukes | 1 | -1/+0 |
2004-06-08 | remove "wrap" from buffering control, its not needed, and could potentially | Warren Dukes | 1 | -1/+0 |
2004-06-06 | harden metadatabuffer | Warren Dukes | 1 | -3/+3 |
2004-06-06 | spelling fix for avuton | Warren Dukes | 1 | -0/+3 |
2004-06-06 | mechanism for updating metadata while decoding | Warren Dukes | 1 | -7/+5 |
2004-06-06 | todo update | Warren Dukes | 1 | -1/+10 |
2004-05-30 | clean up some grammar | Warren Dukes | 1 | -1/+1 |
2004-05-29 | fix TIcho's seeking while paused bug | Warren Dukes | 1 | -2/+2 |
2004-05-21 | do input buffering in while sleeping loop of sending stuff to output buffer | Warren Dukes | 1 | -2/+6 |
2004-05-18 | yes! rudimentary stream playing for mp3's! | Warren Dukes | 1 | -0/+2 |
2004-05-10 | some more work on organizing code for resampling/audioFormat conversion | Warren Dukes | 1 | -1/+2 |
2004-05-07 | rewrite outputBuffer'ing abstraction a bit to be more effecient and easier | Warren Dukes | 1 | -3/+4 |
2004-05-07 | new OutputBuffer abstraction stuff, implemented for mp3, now need to | Warren Dukes | 1 | -27/+10 |
2004-04-14 | add vim shiznit to end of all source files | Warren Dukes | 1 | -0/+1 |
2004-04-11 | add volatile qualifiers to some shared mem buffer stuff, to enusre compiler | Warren Dukes | 1 | -8/+8 |
2004-04-01 | use 16-bit signed ints for storing positions in the ring buffer | Warren Dukes | 1 | -4/+4 |
2004-03-18 | bunch of autotool cleanups | Warren Dukes | 1 | -0/+2 |
2004-03-05 | make chunk_size 1020, so its divisible for 8,16,24, and 32-bit audio | Warren Dukes | 1 | -1/+2 |
2004-02-25 | some more cleanups | Warren Dukes | 1 | -1/+1 |